=>> Building databases/datafusion-cli build started at Thu Mar 12 04:17:41 EDT 2026 port directory: /usr/ports/databases/datafusion-cli package name: datafusion-cli-52.1.0 building for: FreeBSD pkg.DaveG.ca 14.4-RELEASE FreeBSD 14.4-RELEASE 1404000 amd64 maintained by: sunpoet@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 666 Feb 17 19:06 /usr/ports/databases/datafusion-cli/Makefile Ports top last git commit: 26b198eb3ee3 Ports top unclean checkout: no Port dir last git commit: a575c84c4b45 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1404000 Job Id: 13 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1404000 UNAME_v=FreeBSD 14.4-RELEASE 1404000 UNAME_r=14.4-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_14_4_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_14_4_x64-HEAD-ALL/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_4_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_4_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/datafusion-cli/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/datafusion-cli/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/datafusion-cli/work/.cache HOME=/wrkdirs/usr/ports/databases/datafusion-cli/work TMPDIR="/wrkdirs/usr/ports/databases/datafusion-cli/work" PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/datafusion-cli/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-- LIBCLANG_PATH=/usr/local/llvm19/lib LLVM_CONFIG_PATH=llvm-config19 MYTHREAD_POSIX=1 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/datafusion-cli/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/datafusion-cli/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/datafusion-cli/work/.cache HOME=/wrkdirs/usr/ports/databases/datafusion-cli/work TMPDIR="/wrkdirs/usr/ports/databases/datafusion-cli/work" PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/datafusion-cli/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="/usr/local/llvm19/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/usr/local/llvm19/bin/clang-cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="/usr/local/llvm19/bin/clang++" 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.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/datafusion" EXAMPLESDIR="share/examples/datafusion" DATADIR="share/datafusion" WWWDIR="www/datafusion" ETCDIR="etc/datafusion" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/datafusion DOCSDIR=/usr/local/share/doc/datafusion EXAMPLESDIR=/usr/local/share/examples/datafusion WWWDIR=/usr/local/www/datafusion ETCDIR=/usr/local/etc/datafusion --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> datafusion-cli-52.1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.6.2.pkg [pkg.DaveG.ca] Installing pkg-2.6.2... [pkg.DaveG.ca] Extracting pkg-2.6.2: .......... done ===> datafusion-cli-52.1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of datafusion-cli-52.1.0 =========================================================================== =================================================== ===== 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 datafusion-cli-52.1.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by datafusion-cli-52.1.0 for building => SHA256 Checksum OK for rust/crates/abi_stable-0.11.3.crate. => SHA256 Checksum OK for rust/crates/abi_stable_derive-0.11.3.crate. => SHA256 Checksum OK for rust/crates/abi_stable_shared-0.11.0.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.12.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/alloca-0.4.0.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.20.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.4.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.10.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.100.crate. => SHA256 Checksum OK for rust/crates/apache-avro-0.21.0.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.9.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/arrow-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-arith-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-array-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-buffer-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-cast-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-csv-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-data-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-flight-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-ipc-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-json-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-ord-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-row-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-schema-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-select-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-string-57.1.0.crate. => SHA256 Checksum OK for rust/crates/as_derive_utils-0.11.0.crate. => SHA256 Checksum OK for rust/crates/astral-tokio-tar-0.5.6.crate. => SHA256 Checksum OK for rust/crates/async-compression-0.4.35.crate. => SHA256 Checksum OK for rust/crates/async-ffi-0.5.0.crate. => SHA256 Checksum OK for rust/crates/async-recursion-1.1.1.crate. => SHA256 Checksum OK for rust/crates/async-stream-0.3.6.crate. => SHA256 Checksum OK for rust/crates/async-stream-impl-0.3.6.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.89.crate. => SHA256 Checksum OK for rust/crates/atoi-2.0.0.crate. => SHA256 Checksum OK for rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/aws-config-1.8.12.crate. => SHA256 Checksum OK for rust/crates/aws-credential-types-1.2.11.crate. => SHA256 Checksum OK for rust/crates/aws-lc-rs-1.14.0.crate. => SHA256 Checksum OK for rust/crates/aws-lc-sys-0.31.0.crate. => SHA256 Checksum OK for rust/crates/aws-runtime-1.5.17.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sso-1.91.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-ssooidc-1.93.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sts-1.95.0.crate. => SHA256 Checksum OK for rust/crates/aws-sigv4-1.3.7.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-async-1.2.7.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-0.62.6.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-client-1.1.5.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-json-0.61.9.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-observability-0.1.5.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-query-0.60.9.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-runtime-1.9.6.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-runtime-api-1.9.3.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-types-1.3.5.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-xml-0.60.13.crate. => SHA256 Checksum OK for rust/crates/aws-types-1.3.11.crate. => SHA256 Checksum OK for rust/crates/axum-0.8.4.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.5.2.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64-simd-0.8.0.crate. => SHA256 Checksum OK for rust/crates/bigdecimal-0.4.9.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.72.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.4.crate. => SHA256 Checksum OK for rust/crates/blake2-0.10.6.crate. => SHA256 Checksum OK for rust/crates/blake3-1.8.2.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/bollard-0.19.4.crate. => SHA256 Checksum OK for rust/crates/bollard-buildkit-proto-0.7.0.crate. => SHA256 Checksum OK for rust/crates/bollard-stubs-1.49.1-rc.28.4.0.crate. => SHA256 Checksum OK for rust/crates/bon-3.8.1.crate. => SHA256 Checksum OK for rust/crates/bon-macros-3.8.1.crate. => SHA256 Checksum OK for rust/crates/brotli-8.0.2.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-5.0.0.crate. => SHA256 Checksum OK for rust/crates/bstr-1.12.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.11.0.crate. => SHA256 Checksum OK for rust/crates/bytes-utils-0.1.4.crate. => SHA256 Checksum OK for rust/crates/bzip2-0.6.1.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.38.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.3.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.42.crate. => SHA256 Checksum OK for rust/crates/chrono-tz-0.10.4.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.2.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.8.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.53.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.53.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.49.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.5.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.4.1.crate. => SHA256 Checksum OK for rust/crates/cmake-0.1.54.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/comfy-table-7.1.2.crate. => SHA256 Checksum OK for rust/crates/compression-codecs-0.4.34.crate. => SHA256 Checksum OK for rust/crates/compression-core-0.4.31.crate. => SHA256 Checksum OK for rust/crates/console-0.15.11.crate. => SHA256 Checksum OK for rust/crates/console-0.16.1.crate. => SHA256 Checksum OK for rust/crates/console_error_panic_hook-0.1.7.crate. => SHA256 Checksum OK for rust/crates/const-random-0.1.18.crate. => SHA256 Checksum OK for rust/crates/const-random-macro-0.1.16.crate. => SHA256 Checksum OK for rust/crates/const_panic-0.2.15.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.10.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/core_extensions-1.5.4.crate. => SHA256 Checksum OK for rust/crates/core_extensions_proc_macros-1.5.4.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.17.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.5.0.crate. => SHA256 Checksum OK for rust/crates/criterion-0.8.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.8.1.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.6.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.21.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.4.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.1.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.12.crate. => SHA256 Checksum OK for rust/crates/ctor-0.6.3.crate. => SHA256 Checksum OK for rust/crates/ctor-proc-macro-0.0.7.crate. => SHA256 Checksum OK for rust/crates/cty-0.2.2.crate. => SHA256 Checksum OK for rust/crates/darling-0.21.3.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.21.3.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.21.3.crate. => SHA256 Checksum OK for rust/crates/dashmap-6.1.0.crate. => SHA256 Checksum OK for rust/crates/deranged-0.5.3.crate. => SHA256 Checksum OK for rust/crates/diff-0.1.13.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dirs-6.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/docker_credential-1.3.2.crate. => SHA256 Checksum OK for rust/crates/dtor-0.1.1.crate. => SHA256 Checksum OK for rust/crates/dtor-proc-macro-0.0.6.crate. => SHA256 Checksum OK for rust/crates/dunce-1.0.5.crate. => SHA256 Checksum OK for rust/crates/dyn-clone-1.0.20.crate. => SHA256 Checksum OK for rust/crates/educe-0.6.0.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-1.0.0.crate. => SHA256 Checksum OK for rust/crates/endian-type-0.1.2.crate. => SHA256 Checksum OK for rust/crates/enum-ordinalize-4.3.0.crate. => SHA256 Checksum OK for rust/crates/enum-ordinalize-derive-4.3.1.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.3.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.8.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.14.crate. => SHA256 Checksum OK for rust/crates/error-code-3.3.2.crate. => SHA256 Checksum OK for rust/crates/escape8259-0.5.3.crate. => SHA256 Checksum OK for rust/crates/etcetera-0.11.0.crate. => SHA256 Checksum OK for rust/crates/fallible-iterator-0.2.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/fd-lock-4.0.4.crate. => SHA256 Checksum OK for rust/crates/ferroid-0.8.9.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.26.crate. => SHA256 Checksum OK for rust/crates/find-msvc-tools-0.1.2.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.5.7.crate. => SHA256 Checksum OK for rust/crates/flatbuffers-25.2.10.crate. => SHA256 Checksum OK for rust/crates/flate2-1.1.5.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.5.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.2.0.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.2.crate. => SHA256 Checksum OK for rust/crates/fs-err-3.1.2.crate. => SHA256 Checksum OK for rust/crates/fs_extra-1.3.0.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-timer-3.0.3.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/generational-arena-0.2.9.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.4.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.3.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.16.crate. => SHA256 Checksum OK for rust/crates/h2-0.4.12.crate. => SHA256 Checksum OK for rust/crates/half-2.7.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.16.1.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/home-0.5.11.crate. => SHA256 Checksum OK for rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for rust/crates/http-1.3.1.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.3.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/humantime-2.3.0.crate. => SHA256 Checksum OK for rust/crates/hyper-1.7.0.crate. => SHA256 Checksum OK for rust/crates/hyper-named-pipe-0.1.0.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.7.crate. => SHA256 Checksum OK for rust/crates/hyper-timeout-0.5.2.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.17.crate. => SHA256 Checksum OK for rust/crates/hyperlocal-0.9.1.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.64.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.0.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/idna-1.1.0.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.1.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.12.1.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.18.3.crate. => SHA256 Checksum OK for rust/crates/insta-1.46.0.crate. => SHA256 Checksum OK for rust/crates/insta-cmd-0.6.0.crate. => SHA256 Checksum OK for rust/crates/integer-encoding-3.0.4.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.11.0.crate. => SHA256 Checksum OK for rust/crates/iri-string-0.7.8.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itertools-0.14.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/jiff-0.2.15.crate. => SHA256 Checksum OK for rust/crates/jiff-static-0.2.15.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.34.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.83.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lexical-core-1.0.6.crate. => SHA256 Checksum OK for rust/crates/lexical-parse-float-1.0.6.crate. => SHA256 Checksum OK for rust/crates/lexical-parse-integer-1.0.6.crate. => SHA256 Checksum OK for rust/crates/lexical-util-1.0.7.crate. => SHA256 Checksum OK for rust/crates/lexical-write-float-1.0.6.crate. => SHA256 Checksum OK for rust/crates/lexical-write-integer-1.0.6.crate. => SHA256 Checksum OK for rust/crates/libbz2-rs-sys-0.2.2.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.177.crate. => SHA256 Checksum OK for rust/crates/libloading-0.7.4.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.9.crate. => SHA256 Checksum OK for rust/crates/liblzma-0.4.5.crate. => SHA256 Checksum OK for rust/crates/liblzma-sys-0.4.4.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.15.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.44.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.10.crate. => SHA256 Checksum OK for rust/crates/libtest-mimic-0.8.1.crate. => SHA256 Checksum OK for rust/crates/libz-rs-sys-0.5.2.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.11.0.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.0.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.13.crate. => SHA256 Checksum OK for rust/crates/log-0.4.29.crate. => SHA256 Checksum OK for rust/crates/lru-slab-0.1.2.crate. => SHA256 Checksum OK for rust/crates/lz4_flex-0.12.0.crate. => SHA256 Checksum OK for rust/crates/matchit-0.8.4.crate. => SHA256 Checksum OK for rust/crates/md-5-0.10.6.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.5.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.48.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/minicov-0.3.7.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.9.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.4.crate. => SHA256 Checksum OK for rust/crates/multimap-0.10.1.crate. => SHA256 Checksum OK for rust/crates/nibble_vec-0.1.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.30.1.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.50.1.crate. => SHA256 Checksum OK for rust/crates/num-0.4.3.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-complex-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-rational-0.4.2.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/objc2-core-foundation-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-io-kit-0.3.1.crate. => SHA256 Checksum OK for rust/crates/object_store-0.12.4.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/oorandom-11.1.5.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.6.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/outref-0.5.2.crate. => SHA256 Checksum OK for rust/crates/owo-colors-4.2.2.crate. => SHA256 Checksum OK for rust/crates/page_size-0.6.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.4.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.11.crate. => SHA256 Checksum OK for rust/crates/parquet-57.1.0.crate. => SHA256 Checksum OK for rust/crates/parse-display-0.9.1.crate. => SHA256 Checksum OK for rust/crates/parse-display-derive-0.9.1.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/pbjson-0.8.0.crate. => SHA256 Checksum OK for rust/crates/pbjson-build-0.8.0.crate. => SHA256 Checksum OK for rust/crates/pbjson-types-0.8.0.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.2.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.7.1.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.8.3.crate. => SHA256 Checksum OK for rust/crates/phf-0.12.1.crate. => SHA256 Checksum OK for rust/crates/phf-0.13.1.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.12.1.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.13.1.crate. => SHA256 Checksum OK for rust/crates/pin-project-1.1.10.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.1.10.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/pkg-config-0.3.32.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.7.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.7.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.7.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.13.0.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-util-0.2.4.crate. => SHA256 Checksum OK for rust/crates/postgres-derive-0.4.7.crate. => SHA256 Checksum OK for rust/crates/postgres-protocol-0.6.9.crate. => SHA256 Checksum OK for rust/crates/postgres-types-0.2.11.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.3.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/pretty_assertions-1.4.1.crate. => SHA256 Checksum OK for rust/crates/prettyplease-0.2.37.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-3.4.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.101.crate. => SHA256 Checksum OK for rust/crates/prost-0.14.1.crate. => SHA256 Checksum OK for rust/crates/prost-build-0.14.1.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.14.1.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.14.1.crate. => SHA256 Checksum OK for rust/crates/protobuf-src-2.1.1+27.1.crate. => SHA256 Checksum OK for rust/crates/psm-0.1.26.crate. => SHA256 Checksum OK for rust/crates/quad-rand-0.2.3.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.38.3.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.9.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.13.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.14.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.41.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/radix_trie-0.2.1.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand-0.9.2.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for rust/crates/rand_distr-0.5.1.crate. => SHA256 Checksum OK for rust/crates/rayon-1.11.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.13.0.crate. => SHA256 Checksum OK for rust/crates/recursive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/recursive-proc-macro-impl-0.1.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.17.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.5.2.crate. => SHA256 Checksum OK for rust/crates/ref-cast-1.0.24.crate. => SHA256 Checksum OK for rust/crates/ref-cast-impl-1.0.24.crate. => SHA256 Checksum OK for rust/crates/regex-1.12.2.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.13.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.8.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.6.crate. => SHA256 Checksum OK for rust/crates/regress-0.10.4.crate. => SHA256 Checksum OK for rust/crates/relative-path-1.9.3.crate. => SHA256 Checksum OK for rust/crates/repr_offset-0.2.2.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.23.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.14.crate. => SHA256 Checksum OK for rust/crates/rstest-0.26.1.crate. => SHA256 Checksum OK for rust/crates/rstest_macros-0.26.1.crate. => SHA256 Checksum OK for rust/crates/rstest_reuse-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rustix-1.1.2.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.32.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.8.1.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.2.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.12.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.103.6.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.22.crate. => SHA256 Checksum OK for rust/crates/rustyline-17.0.2.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.28.crate. => SHA256 Checksum OK for rust/crates/schemars-0.8.22.crate. => SHA256 Checksum OK for rust/crates/schemars-0.9.0.crate. => SHA256 Checksum OK for rust/crates/schemars-1.0.4.crate. => SHA256 Checksum OK for rust/crates/schemars_derive-0.8.22.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-3.5.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.15.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.27.crate. => SHA256 Checksum OK for rust/crates/seq-macro-0.3.6.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.228.crate. => SHA256 Checksum OK for rust/crates/serde_bytes-0.11.19.crate. => SHA256 Checksum OK for rust/crates/serde_core-1.0.228.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.228.crate. => SHA256 Checksum OK for rust/crates/serde_derive_internals-0.29.1.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.145.crate. => SHA256 Checksum OK for rust/crates/serde_repr-0.1.20.crate. => SHA256 Checksum OK for rust/crates/serde_tokenstream-0.2.2.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_with-3.14.1.crate. => SHA256 Checksum OK for rust/crates/serde_with_macros-3.14.1.crate. => SHA256 Checksum OK for rust/crates/serde_yaml-0.9.34+deprecated.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.6.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/simdutf8-0.1.5.crate. => SHA256 Checksum OK for rust/crates/similar-2.7.0.crate. => SHA256 Checksum OK for rust/crates/siphasher-1.0.1.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.11.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/snap-1.1.1.crate. => SHA256 Checksum OK for rust/crates/snmalloc-rs-0.3.8.crate. => SHA256 Checksum OK for rust/crates/snmalloc-sys-0.3.8.crate. => SHA256 Checksum OK for rust/crates/socket2-0.6.0.crate. => SHA256 Checksum OK for rust/crates/sqllogictest-0.28.4.crate. => SHA256 Checksum OK for rust/crates/sqlparser-0.59.0.crate. => SHA256 Checksum OK for rust/crates/sqlparser_derive-0.3.0.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/stacker-0.1.21.crate. => SHA256 Checksum OK for rust/crates/stringprep-0.1.5.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/structmeta-0.3.0.crate. => SHA256 Checksum OK for rust/crates/structmeta-derive-0.3.0.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum-0.27.2.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.27.2.crate. => SHA256 Checksum OK for rust/crates/subst-0.3.8.crate. => SHA256 Checksum OK for rust/crates/substrait-0.62.2.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.113.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.2.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.37.2.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.23.0.crate. => SHA256 Checksum OK for rust/crates/testcontainers-0.26.3.crate. => SHA256 Checksum OK for rust/crates/testcontainers-modules-0.14.0.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.17.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.17.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.9.crate. => SHA256 Checksum OK for rust/crates/thrift-0.17.0.crate. => SHA256 Checksum OK for rust/crates/time-0.3.44.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.6.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.24.crate. => SHA256 Checksum OK for rust/crates/tiny-keccak-2.0.2.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.1.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.10.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.48.0.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.6.0.crate. => SHA256 Checksum OK for rust/crates/tokio-postgres-0.7.14.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.3.crate. => SHA256 Checksum OK for rust/crates/tokio-stream-0.1.17.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.17.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.7.2.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.23.6.crate. => SHA256 Checksum OK for rust/crates/toml_parser-1.0.3.crate. => SHA256 Checksum OK for rust/crates/tonic-0.14.2.crate. => SHA256 Checksum OK for rust/crates/tonic-prost-0.14.2.crate. => SHA256 Checksum OK for rust/crates/tower-0.5.2.crate. => SHA256 Checksum OK for rust/crates/tower-http-0.6.6.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.44.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.31.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.36.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.22.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/tstr-0.2.4.crate. => SHA256 Checksum OK for rust/crates/tstr_proc_macros-0.2.2.crate. => SHA256 Checksum OK for rust/crates/twox-hash-2.1.2.crate. => SHA256 Checksum OK for rust/crates/typed-arena-2.0.2.crate. => SHA256 Checksum OK for rust/crates/typenum-1.18.0.crate. => SHA256 Checksum OK for rust/crates/typewit-1.14.2.crate. => SHA256 Checksum OK for rust/crates/typify-0.5.0.crate. => SHA256 Checksum OK for rust/crates/typify-impl-0.5.0.crate. => SHA256 Checksum OK for rust/crates/typify-macro-0.5.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.18.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.19.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.24.crate. => SHA256 Checksum OK for rust/crates/unicode-properties-0.1.3.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.1.crate. => SHA256 Checksum OK for rust/crates/unit-prefix-0.5.1.crate. => SHA256 Checksum OK for rust/crates/unsafe-libyaml-0.2.11.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/ureq-3.1.2.crate. => SHA256 Checksum OK for rust/crates/ureq-proto-0.5.2.crate. => SHA256 Checksum OK for rust/crates/url-2.5.7.crate. => SHA256 Checksum OK for rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for rust/crates/utf-8-0.7.6.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uuid-1.19.0.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.1.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/vsimd-0.8.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasip2-1.0.1+wasi-0.2.4.crate. => SHA256 Checksum OK for rust/crates/wasite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.106.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.56.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.106.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.106.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.106.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-test-0.3.56.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-test-macro-0.3.56.crate. => SHA256 Checksum OK for rust/crates/wasm-streams-0.4.2.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.83.crate. => SHA256 Checksum OK for rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-1.0.3.crate. => SHA256 Checksum OK for rust/crates/whoami-1.6.1.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.11.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.61.3.crate. => SHA256 Checksum OK for rust/crates/windows-collections-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.61.2.crate. => SHA256 Checksum OK for rust/crates/windows-future-0.2.1.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.60.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.59.1.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.1.3.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-numerics-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.3.4.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.4.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.60.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.61.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.53.3.crate. => SHA256 Checksum OK for rust/crates/windows-threading-0.1.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.7.13.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-0.46.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.1.crate. => SHA256 Checksum OK for rust/crates/xattr-1.6.1.crate. => SHA256 Checksum OK for rust/crates/xmlparser-0.13.6.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.0.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.0.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.27.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.27.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerotrie-0.2.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.1.crate. => SHA256 Checksum OK for rust/crates/zlib-rs-0.5.2.crate. => SHA256 Checksum OK for rust/crates/zstd-0.13.3.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-7.2.4.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate. => SHA256 Checksum OK for apache-datafusion-52.1.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by datafusion-cli-52.1.0 for building ===> Extracting for datafusion-cli-52.1.0 => SHA256 Checksum OK for rust/crates/abi_stable-0.11.3.crate. => SHA256 Checksum OK for rust/crates/abi_stable_derive-0.11.3.crate. => SHA256 Checksum OK for rust/crates/abi_stable_shared-0.11.0.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.12.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/alloca-0.4.0.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.20.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.4.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.10.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.100.crate. => SHA256 Checksum OK for rust/crates/apache-avro-0.21.0.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.9.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/arrow-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-arith-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-array-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-buffer-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-cast-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-csv-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-data-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-flight-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-ipc-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-json-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-ord-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-row-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-schema-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-select-57.1.0.crate. => SHA256 Checksum OK for rust/crates/arrow-string-57.1.0.crate. => SHA256 Checksum OK for rust/crates/as_derive_utils-0.11.0.crate. => SHA256 Checksum OK for rust/crates/astral-tokio-tar-0.5.6.crate. => SHA256 Checksum OK for rust/crates/async-compression-0.4.35.crate. => SHA256 Checksum OK for rust/crates/async-ffi-0.5.0.crate. => SHA256 Checksum OK for rust/crates/async-recursion-1.1.1.crate. => SHA256 Checksum OK for rust/crates/async-stream-0.3.6.crate. => SHA256 Checksum OK for rust/crates/async-stream-impl-0.3.6.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.89.crate. => SHA256 Checksum OK for rust/crates/atoi-2.0.0.crate. => SHA256 Checksum OK for rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/aws-config-1.8.12.crate. => SHA256 Checksum OK for rust/crates/aws-credential-types-1.2.11.crate. => SHA256 Checksum OK for rust/crates/aws-lc-rs-1.14.0.crate. => SHA256 Checksum OK for rust/crates/aws-lc-sys-0.31.0.crate. => SHA256 Checksum OK for rust/crates/aws-runtime-1.5.17.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sso-1.91.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-ssooidc-1.93.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sts-1.95.0.crate. => SHA256 Checksum OK for rust/crates/aws-sigv4-1.3.7.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-async-1.2.7.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-0.62.6.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-client-1.1.5.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-json-0.61.9.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-observability-0.1.5.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-query-0.60.9.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-runtime-1.9.6.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-runtime-api-1.9.3.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-types-1.3.5.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-xml-0.60.13.crate. => SHA256 Checksum OK for rust/crates/aws-types-1.3.11.crate. => SHA256 Checksum OK for rust/crates/axum-0.8.4.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.5.2.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64-simd-0.8.0.crate. => SHA256 Checksum OK for rust/crates/bigdecimal-0.4.9.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.72.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.4.crate. => SHA256 Checksum OK for rust/crates/blake2-0.10.6.crate. => SHA256 Checksum OK for rust/crates/blake3-1.8.2.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/bollard-0.19.4.crate. => SHA256 Checksum OK for rust/crates/bollard-buildkit-proto-0.7.0.crate. => SHA256 Checksum OK for rust/crates/bollard-stubs-1.49.1-rc.28.4.0.crate. => SHA256 Checksum OK for rust/crates/bon-3.8.1.crate. => SHA256 Checksum OK for rust/crates/bon-macros-3.8.1.crate. => SHA256 Checksum OK for rust/crates/brotli-8.0.2.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-5.0.0.crate. => SHA256 Checksum OK for rust/crates/bstr-1.12.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.11.0.crate. => SHA256 Checksum OK for rust/crates/bytes-utils-0.1.4.crate. => SHA256 Checksum OK for rust/crates/bzip2-0.6.1.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.38.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.3.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.42.crate. => SHA256 Checksum OK for rust/crates/chrono-tz-0.10.4.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.2.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.8.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.53.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.53.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.49.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.5.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.4.1.crate. => SHA256 Checksum OK for rust/crates/cmake-0.1.54.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/comfy-table-7.1.2.crate. => SHA256 Checksum OK for rust/crates/compression-codecs-0.4.34.crate. => SHA256 Checksum OK for rust/crates/compression-core-0.4.31.crate. => SHA256 Checksum OK for rust/crates/console-0.15.11.crate. => SHA256 Checksum OK for rust/crates/console-0.16.1.crate. => SHA256 Checksum OK for rust/crates/console_error_panic_hook-0.1.7.crate. => SHA256 Checksum OK for rust/crates/const-random-0.1.18.crate. => SHA256 Checksum OK for rust/crates/const-random-macro-0.1.16.crate. => SHA256 Checksum OK for rust/crates/const_panic-0.2.15.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.10.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/core_extensions-1.5.4.crate. => SHA256 Checksum OK for rust/crates/core_extensions_proc_macros-1.5.4.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.17.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.5.0.crate. => SHA256 Checksum OK for rust/crates/criterion-0.8.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.8.1.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.6.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.21.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.4.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.1.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.12.crate. => SHA256 Checksum OK for rust/crates/ctor-0.6.3.crate. => SHA256 Checksum OK for rust/crates/ctor-proc-macro-0.0.7.crate. => SHA256 Checksum OK for rust/crates/cty-0.2.2.crate. => SHA256 Checksum OK for rust/crates/darling-0.21.3.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.21.3.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.21.3.crate. => SHA256 Checksum OK for rust/crates/dashmap-6.1.0.crate. => SHA256 Checksum OK for rust/crates/deranged-0.5.3.crate. => SHA256 Checksum OK for rust/crates/diff-0.1.13.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dirs-6.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/docker_credential-1.3.2.crate. => SHA256 Checksum OK for rust/crates/dtor-0.1.1.crate. => SHA256 Checksum OK for rust/crates/dtor-proc-macro-0.0.6.crate. => SHA256 Checksum OK for rust/crates/dunce-1.0.5.crate. => SHA256 Checksum OK for rust/crates/dyn-clone-1.0.20.crate. => SHA256 Checksum OK for rust/crates/educe-0.6.0.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-1.0.0.crate. => SHA256 Checksum OK for rust/crates/endian-type-0.1.2.crate. => SHA256 Checksum OK for rust/crates/enum-ordinalize-4.3.0.crate. => SHA256 Checksum OK for rust/crates/enum-ordinalize-derive-4.3.1.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.3.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.8.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.14.crate. => SHA256 Checksum OK for rust/crates/error-code-3.3.2.crate. => SHA256 Checksum OK for rust/crates/escape8259-0.5.3.crate. => SHA256 Checksum OK for rust/crates/etcetera-0.11.0.crate. => SHA256 Checksum OK for rust/crates/fallible-iterator-0.2.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/fd-lock-4.0.4.crate. => SHA256 Checksum OK for rust/crates/ferroid-0.8.9.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.26.crate. => SHA256 Checksum OK for rust/crates/find-msvc-tools-0.1.2.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.5.7.crate. => SHA256 Checksum OK for rust/crates/flatbuffers-25.2.10.crate. => SHA256 Checksum OK for rust/crates/flate2-1.1.5.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.5.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.2.0.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.2.crate. => SHA256 Checksum OK for rust/crates/fs-err-3.1.2.crate. => SHA256 Checksum OK for rust/crates/fs_extra-1.3.0.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-timer-3.0.3.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/generational-arena-0.2.9.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.4.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.3.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.16.crate. => SHA256 Checksum OK for rust/crates/h2-0.4.12.crate. => SHA256 Checksum OK for rust/crates/half-2.7.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.16.1.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/home-0.5.11.crate. => SHA256 Checksum OK for rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for rust/crates/http-1.3.1.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.3.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/humantime-2.3.0.crate. => SHA256 Checksum OK for rust/crates/hyper-1.7.0.crate. => SHA256 Checksum OK for rust/crates/hyper-named-pipe-0.1.0.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.7.crate. => SHA256 Checksum OK for rust/crates/hyper-timeout-0.5.2.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.17.crate. => SHA256 Checksum OK for rust/crates/hyperlocal-0.9.1.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.64.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.0.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/idna-1.1.0.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.1.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.12.1.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.18.3.crate. => SHA256 Checksum OK for rust/crates/insta-1.46.0.crate. => SHA256 Checksum OK for rust/crates/insta-cmd-0.6.0.crate. => SHA256 Checksum OK for rust/crates/integer-encoding-3.0.4.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.11.0.crate. => SHA256 Checksum OK for rust/crates/iri-string-0.7.8.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itertools-0.14.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/jiff-0.2.15.crate. => SHA256 Checksum OK for rust/crates/jiff-static-0.2.15.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.34.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.83.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lexical-core-1.0.6.crate. => SHA256 Checksum OK for rust/crates/lexical-parse-float-1.0.6.crate. => SHA256 Checksum OK for rust/crates/lexical-parse-integer-1.0.6.crate. => SHA256 Checksum OK for rust/crates/lexical-util-1.0.7.crate. => SHA256 Checksum OK for rust/crates/lexical-write-float-1.0.6.crate. => SHA256 Checksum OK for rust/crates/lexical-write-integer-1.0.6.crate. => SHA256 Checksum OK for rust/crates/libbz2-rs-sys-0.2.2.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.177.crate. => SHA256 Checksum OK for rust/crates/libloading-0.7.4.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.9.crate. => SHA256 Checksum OK for rust/crates/liblzma-0.4.5.crate. => SHA256 Checksum OK for rust/crates/liblzma-sys-0.4.4.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.15.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.44.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.10.crate. => SHA256 Checksum OK for rust/crates/libtest-mimic-0.8.1.crate. => SHA256 Checksum OK for rust/crates/libz-rs-sys-0.5.2.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.11.0.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.0.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.13.crate. => SHA256 Checksum OK for rust/crates/log-0.4.29.crate. => SHA256 Checksum OK for rust/crates/lru-slab-0.1.2.crate. => SHA256 Checksum OK for rust/crates/lz4_flex-0.12.0.crate. => SHA256 Checksum OK for rust/crates/matchit-0.8.4.crate. => SHA256 Checksum OK for rust/crates/md-5-0.10.6.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.5.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.48.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/minicov-0.3.7.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.9.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.4.crate. => SHA256 Checksum OK for rust/crates/multimap-0.10.1.crate. => SHA256 Checksum OK for rust/crates/nibble_vec-0.1.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.30.1.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.50.1.crate. => SHA256 Checksum OK for rust/crates/num-0.4.3.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-complex-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-rational-0.4.2.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/objc2-core-foundation-0.3.1.crate. => SHA256 Checksum OK for rust/crates/objc2-io-kit-0.3.1.crate. => SHA256 Checksum OK for rust/crates/object_store-0.12.4.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/oorandom-11.1.5.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.6.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/outref-0.5.2.crate. => SHA256 Checksum OK for rust/crates/owo-colors-4.2.2.crate. => SHA256 Checksum OK for rust/crates/page_size-0.6.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.4.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.11.crate. => SHA256 Checksum OK for rust/crates/parquet-57.1.0.crate. => SHA256 Checksum OK for rust/crates/parse-display-0.9.1.crate. => SHA256 Checksum OK for rust/crates/parse-display-derive-0.9.1.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/pbjson-0.8.0.crate. => SHA256 Checksum OK for rust/crates/pbjson-build-0.8.0.crate. => SHA256 Checksum OK for rust/crates/pbjson-types-0.8.0.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.2.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.7.1.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.8.3.crate. => SHA256 Checksum OK for rust/crates/phf-0.12.1.crate. => SHA256 Checksum OK for rust/crates/phf-0.13.1.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.12.1.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.13.1.crate. => SHA256 Checksum OK for rust/crates/pin-project-1.1.10.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.1.10.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/pkg-config-0.3.32.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.7.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.7.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.7.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.13.0.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-util-0.2.4.crate. => SHA256 Checksum OK for rust/crates/postgres-derive-0.4.7.crate. => SHA256 Checksum OK for rust/crates/postgres-protocol-0.6.9.crate. => SHA256 Checksum OK for rust/crates/postgres-types-0.2.11.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.3.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/pretty_assertions-1.4.1.crate. => SHA256 Checksum OK for rust/crates/prettyplease-0.2.37.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-3.4.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.101.crate. => SHA256 Checksum OK for rust/crates/prost-0.14.1.crate. => SHA256 Checksum OK for rust/crates/prost-build-0.14.1.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.14.1.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.14.1.crate. => SHA256 Checksum OK for rust/crates/protobuf-src-2.1.1+27.1.crate. => SHA256 Checksum OK for rust/crates/psm-0.1.26.crate. => SHA256 Checksum OK for rust/crates/quad-rand-0.2.3.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.38.3.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.9.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.13.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.14.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.41.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/radix_trie-0.2.1.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand-0.9.2.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for rust/crates/rand_distr-0.5.1.crate. => SHA256 Checksum OK for rust/crates/rayon-1.11.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.13.0.crate. => SHA256 Checksum OK for rust/crates/recursive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/recursive-proc-macro-impl-0.1.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.17.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.5.2.crate. => SHA256 Checksum OK for rust/crates/ref-cast-1.0.24.crate. => SHA256 Checksum OK for rust/crates/ref-cast-impl-1.0.24.crate. => SHA256 Checksum OK for rust/crates/regex-1.12.2.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.13.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.8.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.6.crate. => SHA256 Checksum OK for rust/crates/regress-0.10.4.crate. => SHA256 Checksum OK for rust/crates/relative-path-1.9.3.crate. => SHA256 Checksum OK for rust/crates/repr_offset-0.2.2.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.23.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.14.crate. => SHA256 Checksum OK for rust/crates/rstest-0.26.1.crate. => SHA256 Checksum OK for rust/crates/rstest_macros-0.26.1.crate. => SHA256 Checksum OK for rust/crates/rstest_reuse-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rustix-1.1.2.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.32.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.8.1.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.2.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.12.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.103.6.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.22.crate. => SHA256 Checksum OK for rust/crates/rustyline-17.0.2.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.28.crate. => SHA256 Checksum OK for rust/crates/schemars-0.8.22.crate. => SHA256 Checksum OK for rust/crates/schemars-0.9.0.crate. => SHA256 Checksum OK for rust/crates/schemars-1.0.4.crate. => SHA256 Checksum OK for rust/crates/schemars_derive-0.8.22.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-3.5.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.15.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.27.crate. => SHA256 Checksum OK for rust/crates/seq-macro-0.3.6.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.228.crate. => SHA256 Checksum OK for rust/crates/serde_bytes-0.11.19.crate. => SHA256 Checksum OK for rust/crates/serde_core-1.0.228.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.228.crate. => SHA256 Checksum OK for rust/crates/serde_derive_internals-0.29.1.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.145.crate. => SHA256 Checksum OK for rust/crates/serde_repr-0.1.20.crate. => SHA256 Checksum OK for rust/crates/serde_tokenstream-0.2.2.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_with-3.14.1.crate. => SHA256 Checksum OK for rust/crates/serde_with_macros-3.14.1.crate. => SHA256 Checksum OK for rust/crates/serde_yaml-0.9.34+deprecated.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.6.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/simdutf8-0.1.5.crate. => SHA256 Checksum OK for rust/crates/similar-2.7.0.crate. => SHA256 Checksum OK for rust/crates/siphasher-1.0.1.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.11.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/snap-1.1.1.crate. => SHA256 Checksum OK for rust/crates/snmalloc-rs-0.3.8.crate. => SHA256 Checksum OK for rust/crates/snmalloc-sys-0.3.8.crate. => SHA256 Checksum OK for rust/crates/socket2-0.6.0.crate. => SHA256 Checksum OK for rust/crates/sqllogictest-0.28.4.crate. => SHA256 Checksum OK for rust/crates/sqlparser-0.59.0.crate. => SHA256 Checksum OK for rust/crates/sqlparser_derive-0.3.0.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/stacker-0.1.21.crate. => SHA256 Checksum OK for rust/crates/stringprep-0.1.5.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/structmeta-0.3.0.crate. => SHA256 Checksum OK for rust/crates/structmeta-derive-0.3.0.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum-0.27.2.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.27.2.crate. => SHA256 Checksum OK for rust/crates/subst-0.3.8.crate. => SHA256 Checksum OK for rust/crates/substrait-0.62.2.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.113.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.2.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.37.2.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.23.0.crate. => SHA256 Checksum OK for rust/crates/testcontainers-0.26.3.crate. => SHA256 Checksum OK for rust/crates/testcontainers-modules-0.14.0.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.17.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.17.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.9.crate. => SHA256 Checksum OK for rust/crates/thrift-0.17.0.crate. => SHA256 Checksum OK for rust/crates/time-0.3.44.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.6.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.24.crate. => SHA256 Checksum OK for rust/crates/tiny-keccak-2.0.2.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.1.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.10.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.48.0.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.6.0.crate. => SHA256 Checksum OK for rust/crates/tokio-postgres-0.7.14.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.3.crate. => SHA256 Checksum OK for rust/crates/tokio-stream-0.1.17.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.17.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.7.2.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.23.6.crate. => SHA256 Checksum OK for rust/crates/toml_parser-1.0.3.crate. => SHA256 Checksum OK for rust/crates/tonic-0.14.2.crate. => SHA256 Checksum OK for rust/crates/tonic-prost-0.14.2.crate. => SHA256 Checksum OK for rust/crates/tower-0.5.2.crate. => SHA256 Checksum OK for rust/crates/tower-http-0.6.6.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.44.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.31.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.36.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.22.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/tstr-0.2.4.crate. => SHA256 Checksum OK for rust/crates/tstr_proc_macros-0.2.2.crate. => SHA256 Checksum OK for rust/crates/twox-hash-2.1.2.crate. => SHA256 Checksum OK for rust/crates/typed-arena-2.0.2.crate. => SHA256 Checksum OK for rust/crates/typenum-1.18.0.crate. => SHA256 Checksum OK for rust/crates/typewit-1.14.2.crate. => SHA256 Checksum OK for rust/crates/typify-0.5.0.crate. => SHA256 Checksum OK for rust/crates/typify-impl-0.5.0.crate. => SHA256 Checksum OK for rust/crates/typify-macro-0.5.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.18.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.19.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.24.crate. => SHA256 Checksum OK for rust/crates/unicode-properties-0.1.3.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.1.crate. => SHA256 Checksum OK for rust/crates/unit-prefix-0.5.1.crate. => SHA256 Checksum OK for rust/crates/unsafe-libyaml-0.2.11.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/ureq-3.1.2.crate. => SHA256 Checksum OK for rust/crates/ureq-proto-0.5.2.crate. => SHA256 Checksum OK for rust/crates/url-2.5.7.crate. => SHA256 Checksum OK for rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for rust/crates/utf-8-0.7.6.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uuid-1.19.0.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.1.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/vsimd-0.8.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasip2-1.0.1+wasi-0.2.4.crate. => SHA256 Checksum OK for rust/crates/wasite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.106.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.56.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.106.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.106.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.106.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-test-0.3.56.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-test-macro-0.3.56.crate. => SHA256 Checksum OK for rust/crates/wasm-streams-0.4.2.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.83.crate. => SHA256 Checksum OK for rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-1.0.3.crate. => SHA256 Checksum OK for rust/crates/whoami-1.6.1.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.11.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.61.3.crate. => SHA256 Checksum OK for rust/crates/windows-collections-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.61.2.crate. => SHA256 Checksum OK for rust/crates/windows-future-0.2.1.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.60.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.59.1.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.1.3.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-numerics-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.3.4.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.4.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.60.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.61.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.53.3.crate. => SHA256 Checksum OK for rust/crates/windows-threading-0.1.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.7.13.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-0.46.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.1.crate. => SHA256 Checksum OK for rust/crates/xattr-1.6.1.crate. => SHA256 Checksum OK for rust/crates/xmlparser-0.13.6.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.0.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.0.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.27.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.27.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerotrie-0.2.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.1.crate. => SHA256 Checksum OK for rust/crates/zlib-rs-0.5.2.crate. => SHA256 Checksum OK for rust/crates/zstd-0.13.3.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-7.2.4.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate. => SHA256 Checksum OK for apache-datafusion-52.1.0_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0//cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for datafusion-cli-52.1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> datafusion-cli-52.1.0 depends on executable: protoc - not found ===> Installing existing package /packages/All/protobuf-29.5,1.pkg [pkg.DaveG.ca] Installing protobuf-29.5,1... [pkg.DaveG.ca] `-- Installing abseil-20250127.1_1... [pkg.DaveG.ca] `-- Extracting abseil-20250127.1_1: .......... done [pkg.DaveG.ca] `-- Installing jsoncpp-1.9.6_1... [pkg.DaveG.ca] `-- Extracting jsoncpp-1.9.6_1: .......... done [pkg.DaveG.ca] Extracting protobuf-29.5,1: .......... done ===> datafusion-cli-52.1.0 depends on executable: protoc - found ===> Returning to build of datafusion-cli-52.1.0 ===> datafusion-cli-52.1.0 depends on package: rust>=1.93.0 - not found ===> Installing existing package /packages/All/rust-1.93.1.pkg [pkg.DaveG.ca] Installing rust-1.93.1... [pkg.DaveG.ca] `-- Installing curl-8.17.0... [pkg.DaveG.ca] | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] | | `-- Installing libunistring-1.4.2... [pkg.DaveG.ca] | | `-- Extracting libunistring-1.4.2: .......... done [pkg.DaveG.ca] | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | `-- Installing libnghttp2-1.68.0... [pkg.DaveG.ca] | `-- Extracting libnghttp2-1.68.0: ....... done [pkg.DaveG.ca] | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] `-- Extracting curl-8.17.0: .......... done [pkg.DaveG.ca] Extracting rust-1.93.1: .......... done ===> datafusion-cli-52.1.0 depends on package: rust>=1.93.0 - found ===> Returning to build of datafusion-cli-52.1.0 ===> datafusion-cli-52.1.0 depends on executable: cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.10_1.pkg [pkg.DaveG.ca] Installing cmake-core-3.31.10_1... [pkg.DaveG.ca] `-- Installing expat-2.7.4... [pkg.DaveG.ca] `-- Extracting expat-2.7.4: .......... done [pkg.DaveG.ca] `-- Installing libuv-1.52.0... [pkg.DaveG.ca] `-- Extracting libuv-1.52.0: .......... done [pkg.DaveG.ca] `-- Installing rhash-1.4.6... [pkg.DaveG.ca] | `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] `-- Extracting rhash-1.4.6: .......... done [pkg.DaveG.ca] Extracting cmake-core-3.31.10_1: .......... done ===> datafusion-cli-52.1.0 depends on executable: cmake - found ===> Returning to build of datafusion-cli-52.1.0 ===> datafusion-cli-52.1.0 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> datafusion-cli-52.1.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of datafusion-cli-52.1.0 ===> datafusion-cli-52.1.0 depends on executable: llvm-config19 - not found ===> Installing existing package /packages/All/llvm19-19.1.7_1.pkg [pkg.DaveG.ca] Installing llvm19-19.1.7_1... [pkg.DaveG.ca] `-- Installing libedit-3.1.20251016_1,1... [pkg.DaveG.ca] `-- Extracting libedit-3.1.20251016_1,1: .......... done [pkg.DaveG.ca] `-- Installing lua53-5.3.6_1... [pkg.DaveG.ca] `-- Extracting lua53-5.3.6_1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] `-- Installing python311-3.11.15... [pkg.DaveG.ca] | `-- Installing libffi-3.5.1... [pkg.DaveG.ca] | `-- Extracting libffi-3.5.1: .......... done [pkg.DaveG.ca] | `-- Installing mpdecimal-4.0.1... [pkg.DaveG.ca] | `-- Extracting mpdecimal-4.0.1: .......... done [pkg.DaveG.ca] | `-- Installing readline-8.3.3... [pkg.DaveG.ca] | `-- Extracting readline-8.3.3: .......... done [pkg.DaveG.ca] `-- Extracting python311-3.11.15: .......... done [pkg.DaveG.ca] Extracting llvm19-19.1.7_1: .......... done ===== Message from python311-3.11.15: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> datafusion-cli-52.1.0 depends on executable: llvm-config19 - found ===> Returning to build of datafusion-cli-52.1.0 ===> datafusion-cli-52.1.0 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) create symlink for clang19 create symlink for clang19 (world) create symlink for clang++19 create symlink for clang++19 (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. ===> datafusion-cli-52.1.0 depends on file: /usr/local/bin/ccache - found ===> Returning to build of datafusion-cli-52.1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for datafusion-cli-52.1.0 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0//cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions note: to see how you depend on a package, run `cargo tree --invert @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for datafusion-cli-52.1.0 Compiling quote v1.0.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41/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.60 CARGO_PKG_VERSION=1.0.41 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41/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", "proc-macro"))' -C metadata=6278400450b66f73 -C extra-filename=-27eeaa893637cf4e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/quote-27eeaa893637cf4e -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling proc-macro2 v1.0.101 Compiling unicode-ident v1.0.19 Compiling libc v0.2.177 Compiling cfg-if v1.0.3 Compiling autocfg v1.5.0 Compiling memchr v2.7.5 Compiling bytes v1.11.0 Compiling shlex v1.3.0 Compiling find-msvc-tools v0.1.2 Compiling itoa v1.0.15 Compiling libm v0.2.15 Compiling once_cell v1.21.3 Compiling serde v1.0.228 Compiling serde_core v1.0.228 Compiling either v1.15.0 Compiling smallvec v1.15.1 Compiling ryu v1.0.20 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.31 Compiling allocator-api2 v0.2.21 Compiling equivalent v1.0.2 Compiling version_check v0.9.5 Compiling prettyplease v0.2.37 Compiling parking_lot_core v0.9.11 Compiling scopeguard v1.2.0 Compiling foldhash v0.2.0 Compiling log v0.4.29 Compiling getrandom v0.3.4 Compiling regex-syntax v0.8.6 Compiling pin-utils v0.1.0 Compiling bitflags v2.9.4 Compiling futures-sink v0.3.31 Compiling fnv v1.0.7 Compiling slab v0.4.11 Compiling futures-task v0.3.31 Compiling futures-io v0.3.31 Compiling zerocopy v0.8.27 Compiling glob v0.3.3 Compiling heck v0.5.0 Compiling zeroize v1.8.1 Compiling minimal-lexical v0.2.1 Compiling bindgen v0.72.1 Compiling subtle v2.6.1 Compiling rustc-hash v2.1.1 Compiling typenum v1.18.0 Compiling serde_json v1.0.145 Compiling dunce v1.0.5 Compiling fs_extra v1.3.0 Compiling base64 v0.22.1 Compiling iana-time-zone v0.1.64 Compiling aws-lc-rs v1.14.0 Compiling stable_deref_trait v1.2.0 Compiling percent-encoding v2.3.2 Compiling pkg-config v0.3.32 Compiling siphasher v1.0.1 Compiling untrusted v0.9.0 Compiling httparse v1.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1b182970cac2fb17 -C extra-filename=-b671ae39bf3d8894 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-b671ae39bf3d8894 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=73ccf8bfeb66d70f -C extra-filename=-2f5f4749b9c0ae8a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-2f5f4749b9c0ae8a -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=36034a04b995b91b -C extra-filename=-654fb4073fc264d0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' -C debug-assertions=off --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=f4c5043834115ad2 -C extra-filename=-2e337713aecd9838 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libm-2e337713aecd9838 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=eeaa0abc3558e2a3 -C extra-filename=-6dc7dbc3a6dd64a9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-6dc7dbc3a6dd64a9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-project-lite-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=59cccbce986fd7cd -C extra-filename=-4fab9f4442e20342 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=d841fa71bcc182a7 -C extra-filename=-9e450c2b5842769b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/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=92e52b14eeb5216b -C extra-filename=-2a3ad72d5a34c3af --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/proc-macro2-2a3ad72d5a34c3af -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/autocfg-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7bce9cbf3ce4d25 -C extra-filename=-6a96a0686b32c745 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0/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.57 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=5f684d89fc9e62e2 -C extra-filename=-e955389495a2306c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=c958d154ecfe8cb1 -C extra-filename=-975f57d4870923aa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=21202b58210450c6 -C extra-filename=-e07d94fa857d819e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/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=06bd2cfb9158a36c -C extra-filename=-ee02954ceae923e6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde-ee02954ceae923e6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=cd853e5a8df512fa -C extra-filename=-d26abf66a8e875bd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-ident-1.0.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-ident-1.0.19/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.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-ident-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61e51cba25596b2e -C extra-filename=-17cee639ad0c2f73 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/smallvec-1.15.1/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=46a431da9df3251b -C extra-filename=-a92cb82901624dd2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=find_msvc_tools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/find-msvc-tools-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/find-msvc-tools-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Find windows-specific tools, read MSVC versions from the registry and from COM interfaces' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=find-msvc-tools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/find-msvc-tools-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e5b68bd528c577f -C extra-filename=-9150a783fc2c6ad0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0ea22f8948773a3e -C extra-filename=-c792d27a338ca293 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=17c2c36f1566b2aa -C extra-filename=-fe1c210d1871ae4c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b173b8aa69ed646a -C extra-filename=-a44b88c4f866ab36 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=6e95ab7963c5ea9d -C extra-filename=-995a30aafbb66576 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=f899496afbb0553c -C extra-filename=-5391ab47d3f43080 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=c6bb7924b7b18416 -C extra-filename=-5678f137e442436a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/prettyplease-5678f137e442436a -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d234e5bd62ada3a -C extra-filename=-130338bb5e8bb173 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=3d3d17533ec30785 -C extra-filename=-7a6630b3ab4fdbbc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=d2dd766c71135dfb -C extra-filename=-b59cabe43b1d8230 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=b1eec75b760dc1b5 -C extra-filename=-4433a30946d78935 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/parking_lot_core-4433a30946d78935 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20/src/f2s.rs:146:17 | 146 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused import: `for_both` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/src/iterator.rs:1:13 | 1 | use super::{for_both, Either, Left, Right}; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a69c7dc3ec4abbbf -C extra-filename=-a6ce426da78f5f67 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29/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.68.0 CARGO_PKG_VERSION=0.4.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=e83442cdc06167df -C extra-filename=-9ee64d2ade724afc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4/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.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=623822eca5ca63a8 -C extra-filename=-53bb7a4a562bd8ae --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=dd130e5340df1c6b -C extra-filename=-db7d2c039ac25585 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling libloading v0.8.9 Compiling rustversion v1.0.22 Compiling atomic-waker v1.1.2 Compiling rustls v0.23.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=94e3794593ccd8af -C extra-filename=-fb2721be44497b93 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=ac95bca8cf031e8f -C extra-filename=-29665e97c788481e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-29665e97c788481e -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/lib.rs:228:22 | 228 | pub fn quote(in_str: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/lib.rs:241:26 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/slab-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/slab-0.4.11/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.51 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/slab-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=e5255a578775f646 -C extra-filename=-be3a249e7f607a4d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f39ced1a996ec8fb -C extra-filename=-33bcc75af4dfcb2c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dbbc7798749f1d07 -C extra-filename=-146bebf24bd9ce66 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3d9dc28dc59eed16 -C extra-filename=-c14e851640575988 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4/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.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=86dac2b0a893eaf4 -C extra-filename=-0ed1a82325b3a7ba --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dunce CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dunce-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dunce-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='Normalize Windows paths to the most compatible format, avoiding UNC where possible' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/dunce' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dunce CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/kornelski/dunce' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dunce --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dunce-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fc6bb2f2e76cef9 -C extra-filename=-2f6401c1964cf086 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=d1263a416cbd8b45 -C extra-filename=-9d5a4ea503137f2e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION=1.63.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6ec5afee225f82d -C extra-filename=-f26beeecdb163e75 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=9447121d8adb0c65 -C extra-filename=-48e1bdb6501a90de --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=10645ca181e77bd3 -C extra-filename=-0ba5a93e02fca132 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=f0a665f6c8de03a3 -C extra-filename=-14f6cdf88525815f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-14f6cdf88525815f -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pkg-config-0.3.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pkg-config-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dce9e54eb15f20ad -C extra-filename=-eaa6af7c26d94ded --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d41c7785b2be83a3 -C extra-filename=-6f1af5e4bb2ebeb2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/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="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=f084c80242daa689 -C extra-filename=-a2c7e73b64fdbde1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zerocopy-a2c7e73b64fdbde1 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=8d36a5a741428dec -C extra-filename=-0ab992b6deffba10 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4869f7e526242e1d -C extra-filename=-0f7d795d8c09f088 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc-hash-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc-hash-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc-hash-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=7868201d3f142e9a -C extra-filename=-e355c29b9587f077 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=7759e85d23f47a34 -C extra-filename=-3870833e82f42c9d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-3870833e82f42c9d -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/siphasher-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/siphasher-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/siphasher-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=f237c9ff74fa7a9f -C extra-filename=-0db0271422e2359e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=099d2f3f38a34a84 -C extra-filename=-5b61f5b79d83d245 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/httparse-5b61f5b79d83d245 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=eaa8a1d74a33daf6 -C extra-filename=-d75dd260dc02ae39 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_extra CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs_extra-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs_extra-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Denis Kurilenko ' CARGO_PKG_DESCRIPTION='Expanding std::fs and std::io. Recursively copy folders with information about process and much more.' CARGO_PKG_HOMEPAGE='https://github.com/webdesus/fs_extra' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs_extra CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/webdesus/fs_extra' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fs_extra --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs_extra-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e70c0d5186a9f396 -C extra-filename=-af518c023f7b224a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/percent-encoding-2.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/percent-encoding-2.3.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=2856014bf0275686 -C extra-filename=-ebf7ad28379cb98f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=764a3481c794a637 -C extra-filename=-0c8286e4c8697913 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=2f27049228ae2815 -C extra-filename=-002c8b7820d75153 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.72.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=72 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.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=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=6d9118f620054be8 -C extra-filename=-cf68acacf6a17117 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bindgen-cf68acacf6a17117 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `shlex` (lib) generated 5 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=e3546d58c1a23a0f -C extra-filename=-44535f06d59d50aa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-rs-44535f06d59d50aa -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=7e1e77e4178b4d3e -C extra-filename=-70070bb0ceb23aa4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/typenum-70070bb0ceb23aa4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `ryu` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iana-time-zone-0.1.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iana-time-zone-0.1.64/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.1.64 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iana-time-zone-0.1.64/src/lib.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 codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=ab382221ff3b88b2 -C extra-filename=-93d1670ced60884a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `either` (lib) generated 1 warning warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.2.0/src/seed.rs:152:35 | 152 | seed = mix(seed, func_ptr as usize as u64); | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 152 | seed = mix(seed, func_ptr as *const () as usize as u64); | ++++++++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=f6cf5f24f172f12b -C extra-filename=-6b23ad73c0cffb89 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[T]` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:115:5 | 115 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | warning: `foldhash` (lib) generated 1 warning Compiling num-traits v0.2.19 Compiling lock_api v0.4.13 Compiling hashbrown v0.16.1 Compiling futures-channel v0.3.31 Compiling tracing-core v0.1.36 Compiling itertools v0.13.0 Compiling generic-array v0.14.7 Compiling ahash v0.8.12 Compiling chrono-tz v0.10.4 Compiling try-lock v0.2.5 Compiling thiserror v2.0.17 Compiling tower-service v0.3.3 Compiling sync_wrapper v1.0.2 Compiling tower-layer v0.3.3 Compiling openssl-probe v0.1.6 Compiling ipnet v2.11.0 Compiling writeable v0.6.1 Compiling litemap v0.8.0 Compiling icu_properties_data v2.0.1 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41/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.60 CARGO_PKG_VERSION=1.0.41 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/quote-609a6dad469bf7f5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/quote-27eeaa893637cf4e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=6f7b67eff264d126 -C extra-filename=-3800edc2cd2e4533 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `allocator-api2` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/parking_lot_core-5f6e73e7ff5d9b27/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/parking_lot_core-4433a30946d78935/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arch,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_ARCH=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libm-83de4a83dc1d4919/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libm-2e337713aecd9838/build-script-build` warning: `zeroize` (lib) generated 3 warnings warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15 | 226 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `either` (lib) generated 1 warning (1 duplicate) warning: `atomic-waker` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.8.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.8.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fc1a81f6b30fd69 -C extra-filename=-df792815631d8390 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-7a6630b3ab4fdbbc.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=verbatim 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_VERBATIM=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37 CARGO_MANIFEST_LINKS=prettyplease02 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/prettyplease-2f5d79398f5ab291/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/prettyplease-5678f137e442436a/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d12347d61582bcf -C extra-filename=-bc6e298bd558b895 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustversion-bc6e298bd558b895 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-54195d4311cfdce0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-2f5f4749b9c0ae8a/build-script-build` [libc 0.2.177] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=d4eff3578613cbc1 -C extra-filename=-e02974fa27b39524 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/lock_api-e02974fa27b39524 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libautocfg-6a96a0686b32c745.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling http v1.3.1 Compiling rustls-pki-types v1.12.0 Compiling phf_shared v0.12.1 Compiling aho-corasick v1.1.3 Compiling form_urlencoded v1.2.2 Compiling lexical-util v1.0.7 Compiling icu_normalizer_data v2.0.0 Compiling zstd-safe v7.2.4 Compiling unicode-width v0.2.1 Compiling rustix v1.1.2 Compiling crc32fast v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-layer-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Decorates a `Service` to allow easy composition between `Service`s. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-layer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e6290b637ce83dc -C extra-filename=-d5b887c58aedfd53 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/proc-macro2-41e23932bd069610/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/proc-macro2-2a3ad72d5a34c3af/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32/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.71 CARGO_PKG_VERSION=0.23.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32/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(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' -C debug-assertions=off --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=3afea5995fe923f8 -C extra-filename=-efca8913afa8b6ee --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustls-efca8913afa8b6ee -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [libm 0.2.15] cargo:rerun-if-changed=build.rs [libm 0.2.15] cargo:rerun-if-changed=configure.rs [libm 0.2.15] cargo:rustc-check-cfg=cfg(assert_no_panic) [libm 0.2.15] cargo:rustc-check-cfg=cfg(intrinsics_enabled) [libm 0.2.15] cargo:rustc-check-cfg=cfg(arch_enabled) [libm 0.2.15] cargo:rustc-cfg=arch_enabled [libm 0.2.15] cargo:rustc-check-cfg=cfg(optimizations_enabled) [libm 0.2.15] cargo:rustc-cfg=optimizations_enabled [libm 0.2.15] cargo:rustc-check-cfg=cfg(x86_no_sse) [libm 0.2.15] cargo:rustc-env=CFG_CARGO_FEATURES=["arch", "default"] [libm 0.2.15] cargo:rustc-env=CFG_OPT_LEVEL=3 [libm 0.2.15] cargo:rustc-env=CFG_TARGET_FEATURES=["fxsr", "sse", "sse2"] [libm 0.2.15] cargo:rustc-check-cfg=cfg(f16_enabled) [libm 0.2.15] cargo:rustc-check-cfg=cfg(f128_enabled) [quote 1.0.41] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.177] cargo:rustc-cfg=freebsd12 [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS [libc 0.2.177] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.177] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.177] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.177] cargo:rustc-check-cfg=cfg(gnu_time_bits64) [libc 0.2.177] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.177] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.177] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.177] cargo:rustc-check-cfg=cfg(musl_v1_2_3) [libc 0.2.177] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.177] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.177] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pki-types-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pki-types-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pki-types-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=bd75280a326ee2dd -C extra-filename=-54bf73a796444a5a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-9d5a4ea503137f2e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=b464a9b3cb3c5b88 -C extra-filename=-01cac35cbe60a62f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde-8c0ffb185214d3b5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde-ee02954ceae923e6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.1/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.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.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 codegen-units=1 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=f60c63264a25c2a7 -C extra-filename=-464953c02d6f9b57 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballocator_api2-995a30aafbb66576.rmeta --extern equivalent=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libequivalent-a44b88c4f866ab36.rmeta --extern foldhash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfoldhash-fb2721be44497b93.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=019c4617703a5e6d -C extra-filename=-73894450144ce55a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-db7d2c039ac25585.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-61a80b3953ce6bef/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-b671ae39bf3d8894/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=2457c99a2803be31 -C extra-filename=-3e33b946e2b08d86 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ahash-3e33b946e2b08d86 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libversion_check-130338bb5e8bb173.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4e71f0925137ac83 -C extra-filename=-8d9c55f9c27ffbaa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern fnv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfnv-33bcc75af4dfcb2c.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-d26abf66a8e875bd.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='TimeZone implementations for chrono from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION=1.65 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=c263d5935018aa1d -C extra-filename=-26dc127d58bbcaff --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/chrono-tz-26dc127d58bbcaff -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc84b9196929e3ab -C extra-filename=-0d3bafdd15912a57 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=cd53e5b5d9478fad -C extra-filename=-485cb4335a61d323 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeither-975f57d4870923aa.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=38385020040ba698 -C extra-filename=-8a5054f2dcf6687a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/generic-array-8a5054f2dcf6687a -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libversion_check-130338bb5e8bb173.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sync_wrapper-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sync_wrapper-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sync_wrapper-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 codegen-units=1 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=0712f4dff75048e9 -C extra-filename=-2b163ebd8362b6b6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-service-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd7956ce544d2748 -C extra-filename=-2114931151cf4d46 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ipnet-2.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ipnet-2.11.0/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ipnet-2.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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=58f7ff8d43f48d6e -C extra-filename=-e43d78433375439d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/litemap-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/litemap-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/litemap-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=af00dafe156f7420 -C extra-filename=-baf9e32f1021f29a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=rc,result,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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_RC=1 CARGO_FEATURE_RESULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-db13ae5c790558b2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-6dc7dbc3a6dd64a9/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=0e2d171642f467d9 -C extra-filename=-73885c221f802e78 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/num-traits-73885c221f802e78 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libautocfg-6a96a0686b32c745.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=4151da86e3332e5c -C extra-filename=-483d7eefdd18eec9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/openssl-probe-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/openssl-probe-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/openssl-probe-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ee9a41a84e44be2 -C extra-filename=-f38ccd61c84a1037 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling clang-sys v1.8.1 Compiling itertools v0.14.0 Compiling simd-adler32 v0.3.7 Compiling hex v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cafdcfdbda48249 -C extra-filename=-940e6d08742cbbe8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_properties_data-940e6d08742cbbe8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=2cd90ab589977fa9 -C extra-filename=-0ecc34eb53fea631 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/form_urlencoded-1.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/form_urlencoded-1.2.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=37326434198ea18f -C extra-filename=-542c1014c2ce1a23 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [quote 1.0.41] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std,wasm_js CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_STD=1 CARGO_FEATURE_WASM_JS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-ee540da5793312d5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-29665e97c788481e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,raw_value,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-22001d287b9624bb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-14f6cdf88525815f/build-script-build` [prettyplease 0.2.37] cargo:rerun-if-changed=build.rs [prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(exhaustive) [prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(prettyplease_debug) [prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(prettyplease_debug_indent) [prettyplease 0.2.37] cargo:VERSION=0.2.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.4 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=non_upper_case_globals -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=5ab835176021efe7 -C extra-filename=-b9c58bb0554e98cb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-safe-b9c58bb0554e98cb -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-core-0.1.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-core-0.1.36/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.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-core-0.1.36/src/lib.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 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=44acf787fbb243d5 -C extra-filename=-75f6a8a3f5018d1d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-e07d94fa857d819e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf_shared-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf_shared-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf_shared-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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=752d1e5793b7bf7e -C extra-filename=-fe926cdf5161b718 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsiphasher-0db0271422e2359e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0464eaa5d01f1a6c -C extra-filename=-edef7c5dbcf8708d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_normalizer_data-edef7c5dbcf8708d -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [parking_lot_core 0.9.11] cargo:rerun-if-changed=build.rs [parking_lot_core 0.9.11] cargo:rustc-check-cfg=cfg(tsan_enabled) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e6e90390e49ea447 -C extra-filename=-14c68e6256568856 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/thiserror-14c68e6256568856 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=a1421cc2420d0b6e -C extra-filename=-a18afdeeb8c9b9b3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/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.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "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=97484e83581f19fb -C extra-filename=-c642892b3ce05043 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustix-c642892b3ce05043 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_file) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_location) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_build_probe) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span.rs [serde 1.0.228] cargo:rerun-if-changed=build.rs [serde 1.0.228] cargo:rustc-cfg=if_docsrs_then_no_serde_core [proc-macro2 1.0.101] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs [libc 0.2.177] cargo:rerun-if-changed=build.rs [serde 1.0.228] cargo:rustc-check-cfg=cfg(feature, values("result")) [serde 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ [proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_location [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.177] cargo:rustc-cfg=freebsd12 [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS [libc 0.2.177] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.177] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.177] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.177] cargo:rustc-check-cfg=cfg(gnu_time_bits64) [libc 0.2.177] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.177] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.177] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.177] cargo:rustc-check-cfg=cfg(musl_v1_2_3) [libc 0.2.177] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.177] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.177] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: `minimal-lexical` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-util-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-util-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Shared utilities for lexical creates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_util --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-util-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 codegen-units=1 --cfg 'feature="parse-floats"' --cfg 'feature="parse-integers"' --cfg 'feature="write-floats"' --cfg 'feature="write-integers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "float16", "format", "lint", "parse-floats", "parse-integers", "power-of-two", "radix", "std", "write-floats", "write-integers"))' -C metadata=ebdf8beda43bdd47 -C extra-filename=-54a047219ce1d2cc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=1c1cf74ab5d2d683 -C extra-filename=-1c03fecd07fc236f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crc32fast-1c03fecd07fc236f -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29/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.68.0 CARGO_PKG_VERSION=0.4.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=0ac7e552763aa4d6 -C extra-filename=-de32c2c84348de9e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CFG_CARGO_FEATURES='["arch", "default"]' CFG_OPT_LEVEL=3 CFG_TARGET_FEATURES='["fxsr", "sse", "sse2"]' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libm-83de4a83dc1d4919/out /usr/local/bin/rustc --crate-name libm --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=1490c3cac37c16f6 -C extra-filename=-3ddc78620c75cd6c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'` Compiling nom v7.1.3 Compiling rustls-native-certs v0.8.1 Compiling utf8_iter v1.0.4 Compiling adler2 v2.0.1 Compiling ident_case v1.0.1 Compiling strum v0.26.3 Compiling strsim v0.11.1 Compiling regex-lite v0.1.8 Compiling paste v1.0.15 Compiling zlib-rs v0.5.2 Compiling iri-string v0.7.8 Compiling alloc-no-stdlib v2.0.4 Compiling libbz2-rs-sys v0.2.2 Compiling snap v1.1.1 Compiling twox-hash v2.1.2 Compiling csv-core v0.1.12 [serde_core 1.0.228] cargo:rerun-if-changed=build.rs [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic) [serde_json 1.0.145] cargo:rerun-if-changed=build.rs [serde_json 1.0.145] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.145] cargo:rustc-cfg=fast_arithmetic="64" [getrandom 0.3.4] cargo:rerun-if-changed=build.rs warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21 | 92 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9 | 3 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 92 | pub fn try_lock(&self) -> Option> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=getrandom,runtime-rng 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ahash-483a5eea45378605/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ahash-3e33b946e2b08d86/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c4335342e100746 -C extra-filename=-37984c162268413e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/httparse-5c0b253b3e228fe8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/httparse-5b61f5b79d83d245/build-script-build` [proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_file [proc-macro2 1.0.101] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling bigdecimal v0.4.9 Compiling simdutf8 v0.1.5 [ahash 0.8.12] cargo:rerun-if-changed=build.rs [ahash 0.8.12] cargo:rustc-check-cfg=cfg(specialize) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iri_string CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/Cargo.toml CARGO_PKG_AUTHORS='YOSHIOKA Takuma ' CARGO_PKG_DESCRIPTION='IRI as string types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iri-string CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lo48576/iri-string' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name iri_string --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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", "memchr", "serde", "std"))' -C metadata=bca8c6d5955fa1de -C extra-filename=-53cc3849b2572a07 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `base64` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4bb9f24ded6e66c -C extra-filename=-18229ec0589570b6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=derive,simd,zerocopy-derive 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SIMD=1 CARGO_FEATURE_ZEROCOPY_DERIVE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zerocopy-f75f52d017299355/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zerocopy-a2c7e73b64fdbde1/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_no_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-no-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=bf3562bd3dbf2b46 -C extra-filename=-0e7dc7b5ba0f96e6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=68e31573fd33ac70 -C extra-filename=-d33417cfbed5bfab --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-a6ce426da78f5f67.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libminimal_lexical-d75dd260dc02ae39.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27 | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30 | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47 | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: `try-lock` (lib) generated 4 warnings warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/lib.rs:305:24 | 305 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 305 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:115:24 | 115 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:132:24 | 132 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 132 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:149:24 | 149 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:173:24 | 173 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 173 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 205 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 206 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ [ahash 0.8.12] cargo:rustc-check-cfg=cfg(folded_multiply) [ahash 0.8.12] cargo:rustc-cfg=folded_multiply warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/litemap-0.8.0/src/map.rs:1377:18 | 1377 | pub fn entry(&mut self, key: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1377 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V, S> { | +++ warning: `litemap` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6c1d637042c8b7f2 -C extra-filename=-513b17a075e4c23b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 207 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 208 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/parts_write_adapter.rs:105:24 | 105 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/lock_api-967fc21654ca749c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/lock_api-e02974fa27b39524/build-script-build` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/generic-array-57249048bfd5aa18/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/generic-array-8a5054f2dcf6687a/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libbz2_rs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='a drop-in compatible rust bzip2 implementation' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/libbzip2-rs' CARGO_PKG_LICENSE=bzip2-1.0.6 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libbz2-rs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/libbzip2-rs' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name libbz2_rs_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-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 codegen-units=1 --cfg 'feature="rust-allocator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal-fuzz-disable-checksum", "c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "stdio", "testing-prefix"))' -C metadata=18b6a8f866b1b3af -C extra-filename=-5e974138f3ee9da8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/try_writeable.rs:195:28 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/try_writeable.rs:251:28 | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/try_writeable.rs:294:24 | 294 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/try_writeable.rs:347:28 | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ +++ Compiling want v0.3.1 Compiling humantime v2.3.0 Compiling same-file v1.0.6 Compiling rustls-pemfile v2.2.0 Compiling byteorder v1.5.0 Compiling integer-encoding v3.0.4 Compiling seq-macro v0.3.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34f5f0c0c54c4002 -C extra-filename=-a637bd1ce26c110a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/snap-a637bd1ce26c110a -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=result,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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_RESULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-ac1e94c5ee7fad6d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-3870833e82f42c9d/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/proc-macro2-41e23932bd069610/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=583b8cf377c9c323 -C extra-filename=-5fdc16c9f8eab63a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_ident-17cee639ad0c2f73.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=43bc3ace0c638208 -C extra-filename=-4903128289e86e03 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-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 --allow=unexpected_cfgs --check-cfg 'cfg(no_track_caller)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=b5815132b02c7541 -C extra-filename=-2d2211fae75d5c8d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bigdecimal-2d2211fae75d5c8d -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libautocfg-6a96a0686b32c745.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b713fdb068e283f5 -C extra-filename=-6fce1fddada87ada --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/paste-6fce1fddada87ada -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.26.3/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=0c4ddb652351dc0c -C extra-filename=-7f43d0e30dd862c0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/adler2-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/adler2-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=d5b95fc4b3720102 -C extra-filename=-7271e2e57394aee1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-core-0.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-core-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Bare bones CSV parsing with no_std support.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-core-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=274c6422ccd4c0a2 -C extra-filename=-ca54908df1e970dc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simdutf8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simdutf8-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simdutf8-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Hans Kratz ' CARGO_PKG_DESCRIPTION='SIMD-accelerated UTF-8 validation.' CARGO_PKG_HOMEPAGE='https://github.com/rusticstuff/simdutf8' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simdutf8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticstuff/simdutf8' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name simdutf8 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simdutf8-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_neon", "aarch64_neon_prefetch", "default", "hints", "public_imp", "std"))' -C metadata=80d7a51a4b17b092 -C extra-filename=-57c01437a725f996 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence [httparse 1.10.1] cargo:rustc-cfg=httparse_simd_neon_intrinsics [httparse 1.10.1] cargo:rustc-cfg=httparse_simd warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:5:9 | 5 | pub use core::ops::IndexMut; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `core::ops::Index` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:6:9 | 6 | pub use core::ops::Index; | ^^^^^^^^^^^^^^^^ warning: unused import: `core::ops::Range` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=4d7b167e135a8ad9 -C extra-filename=-aca334ecf3da0ece --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/clang-sys-aca334ecf3da0ece -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern glob=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libglob-f26beeecdb163e75.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='TimeZone implementations for chrono from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION=1.65 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/chrono-tz-b83a0795f58eaff8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/chrono-tz-26dc127d58bbcaff/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=seq_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/seq-macro-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/seq-macro-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macro to repeat sequentially indexed copies of a fragment of code.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=seq-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/seq-macro' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name seq_macro --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/seq-macro-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be5673adf452b11a -C extra-filename=-ec5cb7d61dadb685 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-54195d4311cfdce0/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8ba7d5127efda6c7 -C extra-filename=-6eb046ed161b386a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=4ca5496fd9f0f45a -C extra-filename=-3d1456b814730e1b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeither-0ba5a93e02fca132.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs:78:5 | 78 | core::mem::forget(core::mem::replace(&mut self.data, &mut[])); | ^^^^^^^^^^^^^^^^^^------------------------------------------^ | | | argument has type `&mut [T]` | = note: `#[warn(forgetting_references)]` on by default help: use `let _ = ...` to ignore the expression or result | 78 - core::mem::forget(core::mem::replace(&mut self.data, &mut[])); 78 + let _ = core::mem::replace(&mut self.data, &mut[]); | [zerocopy 0.8.27] cargo:rerun-if-changed=build.rs [zerocopy 0.8.27] cargo:rerun-if-changed=Cargo.toml Compiling phf v0.12.1 Compiling alloc-stdlib v0.2.2 Compiling strum v0.27.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7c6d5ef2e7ab058 -C extra-filename=-8c3cd11f78c6df89 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtry_lock-0d3bafdd15912a57.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zlib_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A memory-safe zlib implementation written in rust' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zlib-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.5.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zlib_rs --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-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 codegen-units=1 --deny=unsafe_op_in_unsafe_fn --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=9cde44a8e8ea95bf -C extra-filename=-b3556d21fb0e26ad --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling fastrand v2.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-native-certs-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-native-certs-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='rustls-native-certs allows rustls to use the platform native certificate store' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls-native-certs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-native-certs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-native-certs-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a825149a00445c14 -C extra-filename=-473b6cf2dcf6d69f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libopenssl_probe-f38ccd61c84a1037.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-54bf73a796444a5a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=8d593874580f397e -C extra-filename=-189e8737d5c31dca --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94f4777788c0362e -C extra-filename=-f612cd205fe18a91 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=integer_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/integer-encoding-3.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/integer-encoding-3.0.4/Cargo.toml CARGO_PKG_AUTHORS='Lewin Bormann ' CARGO_PKG_DESCRIPTION='varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=integer-encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dermesser/integer-encoding-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.4 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name integer_encoding --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/integer-encoding-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "futures-util", "futures_async", "tokio", "tokio_async"))' -C metadata=44ce84e3ad3a5097 -C extra-filename=-8db55cd473eb56f5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-db13ae5c790558b2/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/src/lib.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 codegen-units=1 --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=b7f7a8cf796061b2 -C extra-filename=-bd32d8966c919d8b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustversion-4916999816f2c618/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustversion-bc6e298bd558b895/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-61a80b3953ce6bef/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/src/lib.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 codegen-units=1 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=de5219ca836e4cc4 -C extra-filename=-848281c5b0e6debf --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pemfile-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pemfile-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7ecf4bf9f7e7d035 -C extra-filename=-49592149b447a0e2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-54bf73a796444a5a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=twox_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/twox-hash-2.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/twox-hash-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='A Rust implementation of the XXHash and XXH3 algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=twox-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shepmaster/twox-hash' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name twox_hash --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/twox-hash-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(_internal_xxhash3_force_scalar)' --check-cfg 'cfg(_internal_xxhash3_force_neon)' --check-cfg 'cfg(_internal_xxhash3_force_sse2)' --check-cfg 'cfg(_internal_xxhash3_force_avx2)' --cfg 'feature="xxhash32"' --cfg 'feature="xxhash64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "random", "serialize", "std", "xxhash32", "xxhash3_128", "xxhash3_64", "xxhash64"))' -C metadata=7bd93392b568c6c6 -C extra-filename=-efeab143e7aa4e76 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-lite-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-lite-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A lightweight regex engine that optimizes for binary size and compilation time. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-lite' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-lite-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=942e842d64d844fe -C extra-filename=-6eb202ea80aea4c7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=a71bb5d747a6b510 -C extra-filename=-094a2e570f075807 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_properties_data-e36ce7091b1cfe31/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_properties_data-940e6d08742cbbe8/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c016551fd073507 -C extra-filename=-a0741dbbe2d94b6a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/humantime-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/humantime-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A parser and formatter for std::time::{Duration, SystemTime}' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/humantime' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/humantime-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mu"))' -C metadata=4d5c79f2ab34694f -C extra-filename=-e5a05aa422338fcb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unused macro definition: `prefix` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/bzlib.rs:71:14 | 71 | macro_rules! prefix { | ^^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused import: `prefix` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/bzlib.rs:88:16 | 88 | pub(crate) use prefix; | ^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `libbz2_rs_sys_version` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/lib.rs:83:16 | 83 | pub(crate) use libbz2_rs_sys_version; | ^^^^^^^^^^^^^^^^^^^^^ 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/typenum-07689e9f314e273e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/typenum-70070bb0ceb23aa4/build-script-build` Compiling regex-automata v0.4.13 Compiling crossbeam-utils v0.8.21 [serde_core 1.0.228] cargo:rerun-if-changed=build.rs [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.81.0")) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.78.0")) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.61.0")) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.60.0")) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.59.0")) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.57.0")) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(doc_cfg) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(kani) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS) [zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(coverage_nightly) [zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_core_error_1_81_0 [zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0 [zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0 [zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0 [zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0 [zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2318:35 | 2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2318:35 | 2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2318 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2326:43 | 2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2326:43 | 2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2326 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2966:35 | 2966 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2966:35 | 2966 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2966 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2986:43 | 2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2986:43 | 2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2986 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:3009:35 | 3009 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:3009:35 | 3009 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3009 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:3018:43 | 3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:3018:43 | 3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3018 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: `alloc-no-stdlib` (lib) generated 4 warnings [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: `writeable` (lib) generated 14 warnings warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.27.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.27.2/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION=1.66.1 CARGO_PKG_VERSION=0.27.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.27.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=925c00f79e4f0929 -C extra-filename=-a540e87425c4bd01 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=16aba066144d1467 -C extra-filename=-f9c31e00c2af37ad --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_normalizer_data-a438a1c8f69d1fd5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_normalizer_data-edef7c5dbcf8708d/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/httparse-5c0b253b3e228fe8/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=db1347fb7d0a6ff3 -C extra-filename=-4364d805618393cb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crc32fast-97274bb9cdae2fe4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crc32fast-1c03fecd07fc236f/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf-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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=2c7e4ddc4ae478d2 -C extra-filename=-34953086986c5062 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libphf_shared-fe926cdf5161b718.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: variable `numQSorted` is assigned to, but never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/blocksort.rs:646:9 | 646 | let mut numQSorted: i32; | ^^^^^^^^^^^^^^ | = note: consider using `_numQSorted` instead = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `numQSorted` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/blocksort.rs:724:5 | 724 | numQSorted = 0 as c_int; | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `numQSorted` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/blocksort.rs:764:25 | 764 | numQSorted += hi - lo + 1 as c_int; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? [rustversion 1.0.22] cargo:rerun-if-changed=build/build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-stdlib-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-stdlib-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator example that may be used with the stdlib' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_stdlib --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-stdlib-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=958b5782c7dfb661 -C extra-filename=-5efdc6a0622ee4f6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_no_stdlib-0e7dc7b5ba0f96e6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: variable `totc` is assigned to, but never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:223:9 | 223 | let mut totc: i32; | ^^^^^^^^ | = note: consider using `_totc` instead warning: variable `nBytes` is assigned to, but never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:228:9 | 228 | let mut nBytes: i32; | ^^^^^^^^^^ | = note: consider using `_nBytes` instead warning: unused variable: `iter` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:323:9 | 323 | for iter in 0..BZ_N_ITERS { | ^^^^ help: if this is intentional, prefix it with an underscore: `_iter` warning: unused variable: `f` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:430:17 | 430 | for f in fave.iter() { | ^ help: if this is intentional, prefix it with an underscore: `_f` warning: value assigned to `totc` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:343:9 | 343 | totc = 0; | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `totc` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:404:13 | 404 | totc += bc; | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `nBytes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:496:9 | 496 | nBytes = writer.num_z as i32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `nBytes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:513:5 | 513 | nBytes = writer.num_z as i32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `nBytes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:528:5 | 528 | nBytes = writer.num_z as i32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `nBytes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:550:5 | 550 | nBytes = writer.num_z as i32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? [lock_api 0.4.13] cargo:rerun-if-changed=build.rs Compiling http-body v1.0.1 Compiling indexmap v2.12.1 Compiling lexical-write-integer v1.0.6 Compiling lexical-parse-integer v1.0.6 Compiling cpufeatures v0.2.17 Compiling fixedbitset v0.5.7 Compiling datafusion-doc v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/doc) Compiling foldhash v0.1.5 Compiling hashbrown v0.14.5 Compiling arrayref v0.3.9 Compiling unicode-segmentation v1.12.0 Compiling arrayvec v0.7.6 [lock_api 0.4.13] cargo:rustc-check-cfg=cfg(has_const_fn_trait_bound) warning: associated function `from_mut` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/bzlib.rs:253:30 | 230 | impl BzStream { | -------------------------------- associated function in this implementation ... 253 | pub(crate) unsafe fn from_mut(s: &mut bz_stream) -> &mut Self { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [lock_api 0.4.13] cargo:rustc-cfg=has_const_fn_trait_bound [rustversion 1.0.22] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [rustversion 1.0.22] cargo:rustc-check-cfg=cfg(host_os, values("windows")) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,i128,libm,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_I128=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/num-traits-ea77ec13bfc15abe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/num-traits-73885c221f802e78/build-script-build` [typenum 1.18.0] cargo:rerun-if-changed=tests [icu_properties_data 2.0.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_properties_data 2.0.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=e8b5c110df410524 -C extra-filename=-5dd57e7873134922 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-c14e851640575988.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unused import: `hash::*` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling constant_time_eq v0.3.1 warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [icu_normalizer_data 2.0.0] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_normalizer_data 2.0.0] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs:1491:30 | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs:1517:26 | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs:2331:26 | 2331 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2331 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs:2370:34 | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: `ident_case` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=99907fa077337b73 -C extra-filename=-5765c1c4078e2b6c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crossbeam-utils-5765c1c4078e2b6c -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-ac1e94c5ee7fad6d/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/src/lib.rs --error-format=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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=9d36938c56793501 -C extra-filename=-63468d24de471e3f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.12.1/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.82 CARGO_PKG_VERSION=2.12.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.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 codegen-units=1 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=afe877d9bac66f3c -C extra-filename=-fb96588d9edeedab --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libequivalent-a44b88c4f866ab36.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-464953c02d6f9b57.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4228cf78e2ef7897 -C extra-filename=-f5ef20c2a8082f5d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/thiserror-c84f85687312319b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/thiserror-14c68e6256568856/build-script-build` Compiling miniz_oxide v0.8.9 Compiling lz4_flex v0.12.0 [crc32fast 1.5.0] cargo:rustc-cfg=stable_arm_crc32_intrinsics [crc32fast 1.5.0] cargo:rustc-check-cfg=cfg(stable_arm_crc32_intrinsics) 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/paste-1d4b88f5b68b0393/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/paste-6fce1fddada87ada/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_parse_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-integer-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-integer-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient parsing of integers from strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-parse-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_parse_integer --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-integer-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=63adb7cdac6a9908 -C extra-filename=-c1a32c4558c95ec5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-54a047219ce1d2cc.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_write_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-integer-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-integer-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient formatting of integers to strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-write-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_write_integer --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-integer-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=875116ae122b4d74 -C extra-filename=-b5134e87c43fd5ac --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-54a047219ce1d2cc.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/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.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustix-7b3e947540180ea1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustix-c642892b3ce05043/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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/snap-d26af0716f1a2eb8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/snap-a637bd1ce26c110a/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41/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.60 CARGO_PKG_VERSION=1.0.41 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/quote-609a6dad469bf7f5/out /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41/src/lib.rs --error-format=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=1b2c4cbb7c58c339 -C extra-filename=-4e8e429a6b8d7bab --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(no_diagnostic_namespace)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0f04765025a85348 -C extra-filename=-a832f1415976cea2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cpufeatures-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b38376b6678387be -C extra-filename=-20ed42cbd91822e9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/constant_time_eq-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=282ae2e56f231d98 -C extra-filename=-f06d5003e16fe4fe --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=50010d37aa07f359 -C extra-filename=-40d19f7eb3ff0f13 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling bzip2 v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3ff9ba783139e495 -C extra-filename=-f7e1593e6631630f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=27207b9699f4d8b8 -C extra-filename=-ec088046cd93c81e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_doc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/doc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/doc/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Documentation module for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-doc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_doc --edition=2024 datafusion/doc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d81a5ac53197bace -C extra-filename=-b00396a626024dd3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=db0bdb3ff60cd9c9 -C extra-filename=-40206cc5ac9616cd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/typenum-07689e9f314e273e/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=1bb2032c7602e1c0 -C extra-filename=-da796a6e8a057898 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayref-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayref-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fe01de67e56d8ab -C extra-filename=-196fe524b91cc543 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Compiling walkdir v2.5.0 Compiling compression-core v0.4.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_properties_data-e36ce7091b1cfe31/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94e08bf17578bc1d -C extra-filename=-614d6f08f7d85ed3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(icu4c_enable_renaming)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustversion-4916999816f2c618/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustversion-1.0.22/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=7d6302d20dbcfd1c -C extra-filename=-7f141de2e5c57ffa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_doc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/doc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/doc/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Documentation module for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-doc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_doc --edition=2024 datafusion/doc/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa14873b51c60236 -C extra-filename=-51730980559de31b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/lock_api-967fc21654ca749c/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=9dbb534484c21695 -C extra-filename=-b37c8f1738862ff1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libscopeguard-b59cabe43b1d8230.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'` [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs [thiserror 2.0.17] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.17] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.17] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.17] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) warning: `itertools` (lib) generated 6 warnings Compiling anyhow v1.0.100 [paste 1.0.15] cargo:rerun-if-changed=build.rs Compiling brotli-decompressor v5.0.0 warning: `same-file` (lib) generated 1 warning Compiling powerfmt v0.2.0 Compiling http v0.2.12 Compiling outref v0.5.2 [rustix 1.1.2] cargo:rerun-if-changed=build.rs [paste 1.0.15] cargo:rustc-check-cfg=cfg(no_literal_fromstr) [paste 1.0.15] cargo:rustc-check-cfg=cfg(feature, values("protocol_feature_paste")) [thiserror 2.0.17] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: multiple associated items are never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:36:11 | 9 | pub trait Float: | ----- associated items in this trait ... 36 | const INFINITY: Self; | ^^^^^^^^ 37 | const NEG_INFINITY: Self; | ^^^^^^^^^^^^ 38 | const NAN: Self; 39 | const NEG_NAN: Self; | ^^^^^^^ 40 | const MAX: Self; | ^^^ 41 | const MIN: Self; | ^^^ 42 | const EPSILON: Self; 43 | const PI: Self; | ^^ 44 | const NEG_PI: Self; | ^^^^^^ 45 | const FRAC_PI_2: Self; | ^^^^^^^^^ ... 121 | fn is_infinite(self) -> bool; | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `f32_to_bits` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:357:14 | 357 | pub const fn f32_to_bits(x: f32) -> u32 { | ^^^^^^^^^^^ warning: function `f64_to_bits` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:371:14 | 371 | pub const fn f64_to_bits(x: f64) -> u64 { | ^^^^^^^^^^^ warning: struct `Hexf` is never constructed --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/hex_float.rs:356:12 | 356 | pub struct Hexf(pub F); | ^^^^ warning: function `fmt_any_hex` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/hex_float.rs:360:4 | 360 | fn fmt_any_hex(x: &F, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^^^^^^^^^ warning: associated constants `SIGNED`, `MIN`, and `MAX` are never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/int_traits.rs:17:11 | 4 | pub trait MinInt: | ------ associated constants in this trait ... 17 | const SIGNED: bool; | ^^^^^^ ... 24 | const MIN: Self; | ^^^ 25 | const MAX: Self; | ^^^ [rustix 1.1.2] cargo:rustc-cfg=static_assertions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/src/template/expand.rs:675:5 | 675 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_normalizer_data-a438a1c8f69d1fd5/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce928de29606d54e -C extra-filename=-4cc04aa4ac7e969b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(icu4c_enable_renaming)'` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/src/template/expand.rs:721:5 | 721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/src/template/expand.rs:733:5 | 733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lz4_flex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lz4_flex-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lz4_flex-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Pascal Seitz :Arthur Silva :ticki ' CARGO_PKG_DESCRIPTION='Fastest LZ4 implementation in Rust, no unsafe by default.' CARGO_PKG_HOMEPAGE='https://github.com/pseitz/lz4_flex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4_flex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pseitz/lz4_flex' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lz4_flex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lz4_flex-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="frame"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checked-decode", "default", "frame", "nightly", "safe-decode", "safe-encode", "std"))' -C metadata=e9b77f92bff2e77e -C extra-filename=-e8c4ffd5f15541a8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern twox_hash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtwox_hash-efeab143e7aa4e76.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:936:85 | 936 | let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| (*x | *y))); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 936 - let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| (*x | *y))); 936 + let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| *x | *y)); | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:955:31 | 955 | .map(|(x, y)| (*x & *y)), | ^ ^ | help: remove these parentheses | 955 - .map(|(x, y)| (*x & *y)), 955 + .map(|(x, y)| *x & *y), | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:970:31 | 970 | .map(|(x, y)| (*x & !*y)), | ^ ^ | help: remove these parentheses | 970 - .map(|(x, y)| (*x & !*y)), 970 + .map(|(x, y)| *x & !*y), | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:983:85 | 983 | let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| (*x ^ *y))); | ^ ^ | help: remove these parentheses | 983 - let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| (*x ^ *y))); 983 + let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| *x ^ *y)); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/miniz_oxide-0.8.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/miniz_oxide-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln :Rich Geldreich richgel99@gmail.com' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=eb542b72cb1962a2 -C extra-filename=-b2d914150766c529 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libadler2-7271e2e57394aee1.rmeta --extern simd_adler32=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsimd_adler32-094a2e570f075807.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [rustix 1.1.2] cargo:rustc-cfg=lower_upper_exp_for_non_zero Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clang_10_0,clang_11_0,clang_3_5,clang_3_6,clang_3_7,clang_3_8,clang_3_9,clang_4_0,clang_5_0,clang_6_0,clang_7_0,clang_8_0,clang_9_0,libloading,runtime 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_CLANG_10_0=1 CARGO_FEATURE_CLANG_11_0=1 CARGO_FEATURE_CLANG_3_5=1 CARGO_FEATURE_CLANG_3_6=1 CARGO_FEATURE_CLANG_3_7=1 CARGO_FEATURE_CLANG_3_8=1 CARGO_FEATURE_CLANG_3_9=1 CARGO_FEATURE_CLANG_4_0=1 CARGO_FEATURE_CLANG_5_0=1 CARGO_FEATURE_CLANG_6_0=1 CARGO_FEATURE_CLANG_7_0=1 CARGO_FEATURE_CLANG_8_0=1 CARGO_FEATURE_CLANG_9_0=1 CARGO_FEATURE_LIBLOADING=1 CARGO_FEATURE_RUNTIME=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1 CARGO_MANIFEST_LINKS=clang CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/clang-sys-2b848de4aea3c6d2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/clang-sys-aca334ecf3da0ece/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bzip2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bzip2-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bzip2-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/bzip2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/bzip2-rs' CARGO_PKG_RUST_VERSION=1.82.0 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bzip2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bzip2-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bzip2-sys", "default", "static"))' -C metadata=6cabc60d1a03482e -C extra-filename=-dac8b689a2207154 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libbz2_rs_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibbz2_rs_sys-5e974138f3ee9da8.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=compression_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-core-0.4.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-core-0.4.31/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Abstractions for compression algorithms. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compression-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name compression_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-core-0.4.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 codegen-units=1 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=596338f3bb1e1f9a -C extra-filename=-161cf5c7aedf75bb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=172075d8143e2232 -C extra-filename=-5edbb9546073f773 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsame_file-f612cd205fe18a91.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5/src/seed.rs:138:35 | 138 | seed = mix(seed, func_ptr as usize as u64); | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 138 | seed = mix(seed, func_ptr as *const () as usize as u64); | ++++++++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anyhow-1.0.100/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.100 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=100 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anyhow-1.0.100/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=e99b12f595cdab16 -C extra-filename=-5861ca149f328a51 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/anyhow-5861ca149f328a51 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated constant in this trait ... 32 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:753:17 | 753 | pub fn ones(&self) -> Ones { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 753 | pub fn ones(&self) -> Ones<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:816:19 | 816 | pub fn zeroes(&self) -> Zeroes { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 816 | pub fn zeroes(&self) -> Zeroes<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=a396f6695846e7de -C extra-filename=-13ae2a781e403b32 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=4e8f3c2270005b03 -C extra-filename=-a5b81479b9eb3971 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeither-975f57d4870923aa.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [rustix 1.1.2] cargo:rustc-cfg=rustc_diagnostics [rustix 1.1.2] cargo:rustc-cfg=libc [rustix 1.1.2] cargo:rustc-cfg=freebsdlike [rustix 1.1.2] cargo:rustc-cfg=bsd [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_MIRI warning: `foldhash` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION=1.63.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ab14728b982757a -C extra-filename=-d4e7204f9ab39e88 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: value assigned to `m` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/deflate/algorithm/medium.rs:250:9 | 250 | m.strstart += m.match_length; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `m` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/deflate/algorithm/medium.rs:251:9 | 251 | m.match_length = 0; | ^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `m` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/deflate/algorithm/medium.rs:227:13 | 227 | m.strstart += m.match_length; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `m` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/deflate/algorithm/medium.rs:228:13 | 228 | m.match_length = 0; | ^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? Compiling syn v2.0.113 Compiling http-body-util v0.1.3 Compiling lexical-parse-float v1.0.6 Compiling lexical-write-float v1.0.6 Compiling hashbrown v0.15.5 Compiling vsimd v0.8.0 Compiling num-conv v0.1.0 Compiling time-core v0.1.6 Compiling bytes-utils v0.1.4 Compiling utf8parse v0.2.2 Compiling is_terminal_polyfill v1.70.1 Compiling anstyle-query v1.1.4 Compiling colorchoice v1.0.4 Compiling anstyle v1.0.11 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:605:21 | 605 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:632:20 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crc32fast-97274bb9cdae2fe4/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=3c6fcc4c717fc4fb -C extra-filename=-0b1cdcd61cd755dd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli_decompressor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.0.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli ' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_LICENSE=BSD-3-Clause/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli-decompressor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name brotli_decompressor --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.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 codegen-units=1 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "ffi-api", "pass-through-ffi-panics", "seccomp", "std", "unsafe"))' -C metadata=c4b6e8ff2c6c5397 -C extra-filename=-a70c8b01609319aa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_no_stdlib-0e7dc7b5ba0f96e6.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_stdlib-5efdc6a0622ee4f6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10fe92cc0d468f9f -C extra-filename=-9c02d87457d527b1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern fnv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfnv-33bcc75af4dfcb2c.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-d26abf66a8e875bd.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=outref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Out reference' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=outref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nugine/outref' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.5.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name outref --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14c01e62fc1452e4 -C extra-filename=-0fddf8e513174fca --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling clap_lex v0.7.5 warning: `arrayvec` (lib) generated 2 warnings Compiling jobserver v0.1.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/num-traits-ea77ec13bfc15abe/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4c9a38fe83906c26 -C extra-filename=-6eeef0bcc71af090 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libm=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibm-3ddc78620c75cd6c.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,logging,prettyplease,runtime 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_PRETTYPLEASE=1 CARGO_FEATURE_RUNTIME=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.72.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=72 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_PRETTYPLEASE02_VERSION=0.2.37 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bindgen-a3c8d473fb0b8469/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bindgen-cf68acacf6a17117/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/time-core-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/time-core-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/time-core-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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11eee03d0be6f220 -C extra-filename=-6fe7dd2bb6d4ce05 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/colorchoice-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/colorchoice-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=46b478e7b2d5c9f8 -C extra-filename=-c92b075703d10ef6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde-f93be7b1af2374d4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde-ee02954ceae923e6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_write_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-float-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-float-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient formatting of floats to strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-write-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_write_float --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-float-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=d70d539541b66b6c -C extra-filename=-cdab86eb5dc2115d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-54a047219ce1d2cc.rmeta --extern lexical_write_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_write_integer-b5134e87c43fd5ac.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.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/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bigdecimal-84a38a5d8276467b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bigdecimal-2d2211fae75d5c8d/build-script-build` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=snap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/snap-d26af0716f1a2eb8/out /usr/local/bin/rustc --crate-name snap --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf7e85062cfb668f -C extra-filename=-dfb9bbbbfd34441e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crossbeam-utils-f9c2e51d1c204473/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crossbeam-utils-5765c1c4078e2b6c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/paste-1d4b88f5b68b0393/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da03af596f862360 -C extra-filename=-d13e74b8f15b928b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.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 codegen-units=1 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=2571c0a48596ef9a -C extra-filename=-8c8dcc486382fc48 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballocator_api2-995a30aafbb66576.rmeta --extern equivalent=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libequivalent-a44b88c4f866ab36.rmeta --extern foldhash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfoldhash-f7e1593e6631630f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vsimd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/vsimd-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/vsimd-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='SIMD utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vsimd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nugine/simd' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name vsimd --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/vsimd-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="detect"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "detect", "std", "unstable"))' -C metadata=061d6bea8e08b5f3 -C extra-filename=-58e6403f41554914 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=332f6ecf648935f1 -C extra-filename=-0b850d488c268dc3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f543b67e94df9b02 -C extra-filename=-3ce2e1a5d88379ca --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=8f55343772ee24d5 -C extra-filename=-cdc34f74e12943a6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-utils-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-utils-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Additional utilities for working with the bytes crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/bytes-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bytes_utils --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-utils-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=b7c83a6dbed721ec -C extra-filename=-634fed02db94a7b8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern either=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeither-0ba5a93e02fca132.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8b0b237d48d1810 -C extra-filename=-8175026084248f37 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=e70633d3c1049993 -C extra-filename=-2e80595f7f0fde72 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-2.0.113 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-2.0.113/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.68 CARGO_PKG_VERSION=2.0.113 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=113 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-2.0.113/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d26ff60983f7b597 -C extra-filename=-4fb704e9cf2836e0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern unicode_ident=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_ident-17cee639ad0c2f73.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_parse_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-float-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-float-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient parsing of floats from strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-parse-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_parse_float --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-float-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=4c8849f234115d72 -C extra-filename=-4ab2faddf98b322d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_parse_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_parse_integer-c1a32c4558c95ec5.rmeta --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-54a047219ce1d2cc.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-query-1.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-query-1.1.4/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.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-query-1.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 --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=cdd55c4df901301c -C extra-filename=-0c99b65ebce42d22 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=5bb6ae38c9ae8e36 -C extra-filename=-5a83bcc953c16c27 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-f5ef20c2a8082f5d.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0/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.57 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(loom)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=b9a7725214d41e3c -C extra-filename=-b182a1efc9b7a042 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clang_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' 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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/clang-sys-2b848de4aea3c6d2/out /usr/local/bin/rustc --crate-name clang_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=5bef4bcf407f4ec3 -C extra-filename=-695efaeaa29c1e88 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern glob=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libglob-f26beeecdb163e75.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-6eb046ed161b386a.rmeta --extern libloading=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibloading-df792815631d8390.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jobserver-0.1.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jobserver-0.1.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jobserver-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=245ad35ba4f46253 -C extra-filename=-21ad760d83c46eab --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-6eb046ed161b386a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [bindgen 0.72.1] cargo:rerun-if-env-changed=LLVM_CONFIG_PATH [bindgen 0.72.1] cargo:rerun-if-env-changed=LIBCLANG_PATH [bindgen 0.72.1] cargo:rerun-if-env-changed=LIBCLANG_STATIC_PATH [bindgen 0.72.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [bindgen 0.72.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-freebsd [bindgen 0.72.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_freebsd Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.1/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.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.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("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=7f5c839666ff3c89 -C extra-filename=-e5f22f3b1eb7cc55 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_lex-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_lex-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_lex-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=222a9f46011ae106 -C extra-filename=-e901952f2735635f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=d3d5a1fb0a7f56ca -C extra-filename=-2825508893f26611 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-2825508893f26611 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling errno v0.3.14 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/src/lib.rs:223:5 | 223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/src/lib.rs:231:5 | 231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/src/lib.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/src/lib.rs:250:5 | 250 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=305c309a24ae8bcb -C extra-filename=-452242139d3d1b8e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-6eb046ed161b386a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [serde 1.0.228] cargo:rerun-if-changed=build.rs [serde 1.0.228] cargo:rustc-cfg=if_docsrs_then_no_serde_core [crossbeam-utils 0.8.21] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.21] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) warning: type alias `size_t` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:18:6 | 18 | type size_t = usize; | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:251:18 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:256:25 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:261:22 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:266:29 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:271:26 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:276:33 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:281:26 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:286:30 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:291:37 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: function `zalloc_c` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:29:22 | 29 | unsafe extern "C" fn zalloc_c(opaque: *mut c_void, items: c_uint, size: c_uint) -> *mut c_void { | ^^^^^^^^ warning: function `zalloc_c_calloc` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:61:22 | 61 | unsafe extern "C" fn zalloc_c_calloc( | ^^^^^^^^^^^^^^^ warning: function `zfree_c` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:78:22 | 78 | unsafe extern "C" fn zfree_c(opaque: *mut c_void, ptr: *mut c_void) { | ^^^^^^^ warning: function `posix_memalign` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:33:12 | 33 | fn posix_memalign(memptr: *mut *mut c_void, align: size_t, size: size_t) -> c_int; | ^^^^^^^^^^^^^^ warning: function `calloc` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:69:12 | 69 | fn calloc(nitems: size_t, size: size_t) -> *mut c_void; | ^^^^^^ warning: function `free` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:82:12 | 82 | fn free(p: *mut c_void); | ^^^^ warning: `outref` (lib) generated 4 warnings Compiling deranged v0.5.3 [serde 1.0.228] cargo:rustc-check-cfg=cfg(feature, values("result")) [serde 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: `fixedbitset` (lib) generated 6 warnings warning: `powerfmt` (lib) generated 3 warnings Compiling syn v1.0.109 warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.0.0/src/lib.rs:8:13 | 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.0.0/src/lib.rs:9:13 | 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration [bigdecimal 0.4.9] cargo:rustc-check-cfg=cfg(rustc_1_75) [bigdecimal 0.4.9] cargo:rustc-cfg=rustc_1_75 [bigdecimal 0.4.9] cargo:rustc-check-cfg=cfg(rustc_1_60) [bigdecimal 0.4.9] cargo:rustc-cfg=rustc_1_60 [bigdecimal 0.4.9] cargo:rustc-check-cfg=cfg(rustc_1_50) [bigdecimal 0.4.9] cargo:rustc-cfg=rustc_1_50 [bigdecimal 0.4.9] cargo:rustc-check-cfg=cfg(rustc_1_46) [bigdecimal 0.4.9] cargo:rustc-cfg=rustc_1_46 [bigdecimal 0.4.9] cargo:rustc-check-cfg=cfg(has_unsigned_abs) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a8cf37aa691d918 -C extra-filename=-597ee2a43db208e9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [bigdecimal 0.4.9] cargo:rustc-cfg=has_unsigned_abs [bigdecimal 0.4.9] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_DEFAULT_PRECISION [bigdecimal 0.4.9] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_DEFAULT_ROUNDING_MODE [bigdecimal 0.4.9] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_EXPONENTIAL_LOWER_THRESHOLD [bigdecimal 0.4.9] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_EXPONENTIAL_UPPER_THRESHOLD [bigdecimal 0.4.9] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_MAX_INTEGER_PADDING [bigdecimal 0.4.9] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_SERDE_SCALE_LIMIT warning: `simd-adler32` (lib) generated 1 warning 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anyhow-1.0.100/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.100 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=100 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/anyhow-9ebc74a50204aedf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/anyhow-5861ca149f328a51/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/deranged-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/deranged-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/deranged-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=92c2183d9c371113 -C extra-filename=-ae0affe92d837822 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpowerfmt-13ae2a781e403b32.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling anstyle-parse v0.2.7 Compiling schemars v0.8.22 Compiling multimap v0.10.1 Compiling dyn-clone v1.0.20 Compiling core_extensions v1.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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=0604953cad4c9190 -C extra-filename=-f4c3ecb288125817 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-f4c3ecb288125817 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=c925545207d23772 -C extra-filename=-8b00d9d78c22e0e3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ae00f55c50640dce -C extra-filename=-df9cea6c37f3ddf8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=bfe0c4674fe7b427 -C extra-filename=-438ad52e37325659 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `unicode-segmentation` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/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.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustix-c478078eca6c7920/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustix-c642892b3ce05043/build-script-build` [rustix 1.1.2] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=7514a936e9fa8533 -C extra-filename=-8508565b5e2e813c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [anyhow 1.0.100] cargo:rerun-if-changed=src/nightly.rs warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Compiling wasm-bindgen-shared v0.2.106 Compiling jiff v0.2.15 Compiling core_extensions_proc_macros v1.5.4 Compiling tstr_proc_macros v0.2.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs:1506:30 | 1506 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1506 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs:1532:26 | 1532 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1532 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs:2459:26 | 2459 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2459 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs:2498:34 | 2498 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2498 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crossbeam-utils-f9c2e51d1c204473/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=233dbc648dd3857a -C extra-filename=-d6a32c82ed4346ce --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=08fa9ed644500623 -C extra-filename=-3d2693186963cf14 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [rustix 1.1.2] cargo:rustc-cfg=static_assertions Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=ac5e73d8c9412f3e -C extra-filename=-6aff61e2c24bf494 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-parse-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=c300d79206d49802 -C extra-filename=-7780efa82a97acc6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libutf8parse-0b850d488c268dc3.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [anyhow 1.0.100] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling typewit v1.14.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22/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="schemars_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=e6a40265066cbcdd -C extra-filename=-563a1d7536e73968 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/schemars-563a1d7536e73968 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `http-body-util` (lib) generated 2 warnings Compiling typed-arena v2.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/generic-array-57249048bfd5aa18/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=d1cdf13b9e91176e -C extra-filename=-7f507a5b317256c8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypenum-da796a6e8a057898.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg relaxed_coherence` warning: `ryu` (lib) generated 1 warning (1 duplicate) Compiling generational-arena v0.2.9 [rustix 1.1.2] cargo:rustc-cfg=lower_upper_exp_for_non_zero Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=multimap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1/Cargo.toml CARGO_PKG_AUTHORS='Håvar Nøvik ' CARGO_PKG_DESCRIPTION='A multimap implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=multimap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/havarnov/multimap' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name multimap --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=405452f09affe49c -C extra-filename=-13e390b36f18a9dd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/thiserror-47b58eb961529ac3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/thiserror-14c68e6256568856/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jiff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/jiff' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name jiff --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=dc94d41b90683513 -C extra-filename=-a8d17731e9976f40 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_build_probe) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_clippy_format_args) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.100] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.100] cargo:rustc-cfg=std_backtrace warning: `http` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-ident-1.0.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-ident-1.0.19/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.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-ident-1.0.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f1afbec4f8c07e8 -C extra-filename=-1e39cf55dcf33db5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [thiserror 2.0.17] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.17] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.17] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.17] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typewit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typewit-1.14.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typewit-1.14.2/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='type-witness-based abstractions, mostly for emulating polymorphism in const fns' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typewit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/typewit/' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=1.14.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name typewit --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typewit-1.14.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test_doc_lints", "__ui_tests", "adt_const_marker", "alloc", "const_marker", "default", "docsrs", "generic_const_exprs", "mut_refs", "nightly_mut_refs", "proc_macros", "rust_1_61", "rust_1_65", "rust_1_83", "rust_stable", "trybuild", "typewit_proc_macros"))' -C metadata=eea361fc986159df -C extra-filename=-0c6982f8936c23c4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:23:13 | 23 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static` = 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 Compiling libloading v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dyn_clone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dyn-clone-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dyn-clone-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Clone trait that is dyn-compatible' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dyn-clone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/dyn-clone' CARGO_PKG_RUST_VERSION=1.60 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dyn_clone --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dyn-clone-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5498d8730b0a7eb8 -C extra-filename=-7253b83b56528681 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/link.rs:173:24 | 173 | #[cfg_attr(feature="cargo-clippy", allow(clippy::missing_safety_doc))] | ^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1 | 1859 | / link! { 1860 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1861 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1862 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2432 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2433 | | } | |_- in this macro invocation | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling base64-simd v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.40.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e37d476f8cfa4ff9 -C extra-filename=-687ee2e624a63fd8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling unsafe-libyaml v0.2.11 [thiserror 2.0.17] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2320 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2328 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2958 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2978 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3001 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3010 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generational_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generational-arena-0.2.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generational-arena-0.2.9/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A safe arena allocator that supports deletion without suffering from the ABA problem by using generational indices.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generational-arena CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/generational-arena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name generational_arena --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generational-arena-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=ea030020e95abdf5 -C extra-filename=-63c6cc3e4a7d8fc4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/link.rs:174:24 | 174 | #[cfg_attr(feature="cargo-clippy", allow(clippy::too_many_arguments))] | ^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1 | 1859 | / link! { 1860 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1861 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1862 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2432 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2433 | | } | |_- in this macro invocation | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) [rustix 1.1.2] cargo:rustc-cfg=rustc_diagnostics [rustix 1.1.2] cargo:rustc-cfg=libc [rustix 1.1.2] cargo:rustc-cfg=freebsdlike [rustix 1.1.2] cargo:rustc-cfg=bsd [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anyhow-1.0.100/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.100 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=100 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/anyhow-9ebc74a50204aedf/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=10f951488f0ee02d -C extra-filename=-ba8ad36a1ed18458 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --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)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=32a11f0f7516ad9d -C extra-filename=-272950ea87c728bb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/proc-macro2-272950ea87c728bb -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typed_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typed-arena-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typed-arena-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='The typed-arena developers' CARGO_PKG_DESCRIPTION='The arena, a fast but limited type of allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typed-arena CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-typed-arena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name typed_arena --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typed-arena-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2cda2bcdee2ebf96 -C extra-filename=-5ab16154e67081fa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b221e484bea53a32 -C extra-filename=-35f3b2317ea4e768 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/syn-35f3b2317ea4e768 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jobserver-0.1.34/src/unix.rs:389:48 | 389 | new.sa_sigaction = sigusr1_handler as usize; | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 389 | new.sa_sigaction = sigusr1_handler as *const () as usize; | ++++++++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tstr_proc_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr_proc_macros-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr_proc_macros-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Implementation detail of tstr.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tstr_proc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/tstr_crates/' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tstr_proc_macros --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr_proc_macros-0.2.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_generics", "default", "min_const_generics", "proc-macro2", "proc_macro2_", "syn", "syn_"))' -C metadata=1cb78ed20aaa100c -C extra-filename=-cbc5bd57dfb7327b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling lexical-core v1.0.6 Compiling anstream v0.6.20 Compiling cfg_aliases v0.2.1 warning: unused import: `declare_const_param_type` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typewit-1.14.2/src/const_marker.rs:108:18 | 108 | } pub(crate) use declare_const_param_type; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `projected_type_cmp` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typewit-1.14.2/src/type_eq_ne_guts.rs:42:11 | 42 | } use projected_type_cmp; | ^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typewit-1.14.2/src/type_eq.rs:20:1 | 20 | / crate::type_eq_ne_guts::declare_helpers!{ 21 | | $ 22 | | TypeEq 23 | | TypeFn 24 | | CallFn 25 | | } | |_- in this macro invocation | = note: this warning originates in the macro `crate::type_eq_ne_guts::declare_helpers` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/lib.rs:48:26 | 48 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/safe.rs:14:12 | 14 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/safe.rs:196:12 | 196 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/lib.rs:50:26 | 50 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `fixedbitset` (lib) generated 6 warnings (6 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b43aa9fb80815c01 -C extra-filename=-7f5cee5c9df767ca --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-shared-7f5cee5c9df767ca -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:430:1 | 430 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/link.rs:96:42 | 96 | pub $name: Option $ret)*>, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1 | 1859 | / link! { 1860 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1861 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1862 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2432 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2433 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling cc v1.2.38 Compiling xmlparser v0.13.6 Compiling urlencoding v2.1.3 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:2166:44 | 2166 | pub fn clang_executeOnThread(function: extern fn(*mut c_void), data: *mut c_void, stack: c_uint); | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/safe.rs:2:7 | 2 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/safe.rs:4:15 | 4 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libloading-0.7.4/src/safe.rs:6:15 | 6 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1/src/lib.rs:532:17 | 532 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 532 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1/src/lib.rs:567:21 | 567 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 567 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1/src/lib.rs:592:21 | 592 | pub fn iter_all(&self) -> IterAll> { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 592 | pub fn iter_all(&self) -> IterAll<'_, K, Vec> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1/src/lib.rs:621:25 | 621 | pub fn iter_all_mut(&mut self) -> IterAllMut> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 621 | pub fn iter_all_mut(&mut self) -> IterAllMut<'_, K, Vec> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1/src/lib.rs:701:18 | 701 | pub fn entry(&mut self, k: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 701 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=de87663671ef69f9 -C extra-filename=-bdcb9cebfebbe45a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling fs-err v3.1.2 Compiling nibble_vec v0.1.0 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41/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.60 CARGO_PKG_VERSION=1.0.41 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/quote-4de43536f47c36fc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/quote-27eeaa893637cf4e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs-err-3.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs-err-3.1.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Hickman ' CARGO_PKG_DESCRIPTION='A drop-in replacement for std::fs with more helpful error messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs-err CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andrewhickman/fs-err' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs-err-3.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("expose_original_error", "tokio"))' -C metadata=45a75f270bb366fa -C extra-filename=-017592c054af7aa5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/fs-err-017592c054af7aa5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libautocfg-6a96a0686b32c745.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/link.rs:128:54 | 128 | if self.library.get::($fn).is_ok() { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1 | 1859 | / link! { 1860 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1861 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1862 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2432 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `check` which comes from the expansion of the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) [quote 1.0.41] cargo:rerun-if-changed=build.rs warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typed-arena-2.0.2/src/lib.rs:495:21 | 495 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 495 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: `libm` (lib) generated 6 warnings warning: `multimap` (lib) generated 5 warnings Compiling mio v1.0.4 Compiling socket2 v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=core_extensions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Extensions for core/std library types, and other miscelaneous features.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core_extensions CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/core_extensions' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name core_extensions --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4/src_core_extensions/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="iterators"' --cfg 'feature="self_ops"' --cfg 'feature="slices"' --cfg 'feature="std"' --cfg 'feature="type_level_bool"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test", "__test_older", "all_items", "all_items_no_derive", "alloc", "bools", "callable", "collections", "const_default", "const_val", "core_extensions_proc_macros", "derive", "docsrs", "enable_proc_macro_crate", "generics_parsing", "integers", "item_parsing", "iterators", "macro_utils", "marker_type", "on_drop", "option_result", "phantom", "rand", "rust_1_46", "rust_1_51", "rust_1_59", "rust_latest_stable", "self_ops", "serde", "serde_", "slices", "std", "strings", "track_caller", "transparent_newtype", "type_asserts", "type_identity", "type_level_bool", "void"))' -C metadata=8846600e45807542 -C extra-filename=-da4b736416c65025 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-bd7d47bc3a490513/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-2825508893f26611/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/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.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustix-c478078eca6c7920/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "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=a3ece8525d2cea89 -C extra-filename=-17cee916c70bada1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-53bb7a4a562bd8ae.rmeta --extern libc_errno=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liberrno-452242139d3d1b8e.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-6eb046ed161b386a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg freebsdlike --cfg bsd` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/mio-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=44acc8cf07f504bc -C extra-filename=-94480f06a1fcf5a0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e68f6ac35b26180a -C extra-filename=-d2754699aab5aa62 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstream-0.6.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstream-0.6.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='IO stream adapters for writing colored text that will gracefully degrade according to your terminal'\''s capabilities.' 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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/anstream-0.6.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 --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=91573b6506bdc29c -C extra-filename=-f2dc076bfbba9b6e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstyle-cdc34f74e12943a6.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstyle_parse-7780efa82a97acc6.rmeta --extern anstyle_query=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstyle_query-0c99b65ebce42d22.rmeta --extern colorchoice=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcolorchoice-c92b075703d10ef6.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libis_terminal_polyfill-2e80595f7f0fde72.rmeta --extern utf8parse=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libutf8parse-0b850d488c268dc3.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-f4901cc017e6c6aa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-f4c3ecb288125817/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=urlencoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/Cargo.toml CARGO_PKG_AUTHORS='Kornel :Bertram Truong ' CARGO_PKG_DESCRIPTION='A Rust library for doing URL percentage encoding.' CARGO_PKG_HOMEPAGE='https://lib.rs/urlencoding' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=urlencoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/rust_urlencoding' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name urlencoding --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21bb7d14db178224 -C extra-filename=-712ea5606c05ad35 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b475008d39e95cb9 -C extra-filename=-4677106cc7311a71 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `typed-arena` (lib) generated 1 warning Compiling signal-hook-registry v1.4.6 [serde_json 1.0.145] cargo:rerun-if-changed=build.rs [serde_json 1.0.145] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.145] cargo:rustc-cfg=fast_arithmetic="64" [quote 1.0.41] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) Compiling num-integer v0.1.46 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unsafe_libyaml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='libyaml transpiled to rust by c2rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unsafe-libyaml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unsafe-libyaml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unsafe_libyaml --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca8ce0f56a88b38e -C extra-filename=-7edb25b923011532 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: trait `TokenTreeExt` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr_proc_macros-0.2.2/src/non_syn_parsing.rs:327:7 | 327 | trait TokenTreeExt: Sized { | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `TokenStreamExt` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr_proc_macros-0.2.2/src/non_syn_parsing.rs:350:11 | 350 | pub trait TokenStreamExt: Sized { | ^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/parking_lot_core-5f6e73e7ff5d9b27/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=44a35e4462ebbc59 -C extra-filename=-a123b022756f0a70 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-a92cb82901624dd2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(tsan_enabled)'` [getrandom 0.3.4] cargo:rerun-if-changed=build.rs Compiling cexpr v0.6.0 Compiling getrandom v0.2.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-core-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-core-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Lexical, to- and from-string conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-core-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="lexical-parse-float"' --cfg 'feature="lexical-parse-integer"' --cfg 'feature="lexical-write-float"' --cfg 'feature="lexical-write-integer"' --cfg 'feature="parse-floats"' --cfg 'feature="parse-integers"' --cfg 'feature="write-floats"' --cfg 'feature="write-integers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "floats", "format", "integers", "lexical-parse-float", "lexical-parse-integer", "lexical-write-float", "lexical-write-integer", "lint", "parse", "parse-floats", "parse-integers", "power-of-two", "radix", "std", "write", "write-floats", "write-integers"))' -C metadata=65950d07af5f1fb4 -C extra-filename=-681e841d47c36683 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_parse_float=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_parse_float-4ab2faddf98b322d.rmeta --extern lexical_parse_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_parse_integer-c1a32c4558c95ec5.rmeta --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-54a047219ce1d2cc.rmeta --extern lexical_write_float=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_write_float-cdab86eb5dc2115d.rmeta --extern lexical_write_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_write_integer-b5134e87c43fd5ac.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-ee540da5793312d5/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=469d0038f9270e4a -C extra-filename=-39a27ec5f621e7b4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generational-arena-0.2.9/src/lib.rs:854:17 | 854 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 854 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generational-arena-0.2.9/src/lib.rs:881:21 | 881 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 881 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generational-arena-0.2.9/src/lib.rs:913:18 | 913 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 913 | pub fn drain(&mut self) -> Drain<'_, T> { | +++ warning: `generational-arena` (lib) generated 3 warnings Compiling num-complex v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/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("verbatim"))' -C metadata=68fdf84b49817020 -C extra-filename=-a23d31255673d6dd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/prettyplease-a23d31255673d6dd -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07cb85537ceca559 -C extra-filename=-c11a0246c3624f79 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `libloading` (lib) generated 16 warnings warning: `typewit` (lib) generated 2 warnings Compiling atoi v2.0.0 Compiling ordered-float v2.10.1 Compiling brotli v8.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nibble_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nibble_vec-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nibble_vec-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Vector data-structure for half-byte values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nibble_vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_nibble_vec' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name nibble_vec --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nibble_vec-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=d0c4265c634d772b -C extra-filename=-73389130a5c4cba1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-a92cb82901624dd2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling petgraph v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cc-1.2.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cc-1.2.38/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.38 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cc-1.2.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=d2bae92dfaae2034 -C extra-filename=-0c8fc41a43e75208 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern find_msvc_tools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfind_msvc_tools-9150a783fc2c6ad0.rmeta --extern jobserver=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libjobserver-21ad760d83c46eab.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-6eb046ed161b386a.rmeta --extern shlex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libshlex-c792d27a338ca293.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=core_extensions_proc_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions_proc_macros-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions_proc_macros-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Implementation detail of the `core_extensions` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core_extensions_proc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/core_extensions' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name core_extensions_proc_macros --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions_proc_macros-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="macro_utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive", "item_parsing", "macro_utils", "proc-macro2", "quote", "rust_1_45", "rust_1_46", "syn"))' -C metadata=63ae949dce7d26f9 -C extra-filename=-bdab11e987f47d7a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unused `#[macro_use]` import --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4/src_core_extensions/lib.rs:332:1 | 332 | #[macro_use] | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused `#[macro_use]` import --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4/src_core_extensions/lib.rs:342:1 | 342 | #[macro_use] | ^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64_simd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-simd-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-simd-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='SIMD-accelerated base64 encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64-simd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nugine/simd' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name base64_simd --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-simd-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="detect"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "detect", "std", "unstable"))' -C metadata=7329be6602de6916 -C extra-filename=-add54e0067030c9d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern outref=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liboutref-0fddf8e513174fca.rmeta --extern vsimd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libvsimd-58e6403f41554914.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `jobserver` (lib) generated 1 warning warning: `same-file` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:27:19 | 27 | pub fn to_str(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub fn to_str(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:72:21 | 72 | pub fn encode(data: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn encode(data: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:78:28 | 78 | pub fn encode_binary(data: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub fn encode_binary(data: &[u8]) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/dec.rs:19:21 | 19 | pub fn decode(data: &str) -> Result, FromUtf8Error> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub fn decode(data: &str) -> Result, FromUtf8Error> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/dec.rs:29:28 | 29 | pub fn decode_binary(data: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn decode_binary(data: &[u8]) -> Cow<'_, [u8]> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xmlparser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/xmlparser-0.13.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/xmlparser-0.13.6/Cargo.toml CARGO_PKG_AUTHORS='Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Pull-based, zero-allocation XML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xmlparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/xmlparser' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name xmlparser --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/xmlparser-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=647217fb3d98907f -C extra-filename=-f0b71cd693e93888 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=e28c5bab08c3b11e -C extra-filename=-33fb83126244dce0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `nom` (lib) generated 13 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cexpr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cexpr-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cexpr-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Jethro Beekman ' CARGO_PKG_DESCRIPTION='A C expression parser and evaluator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cexpr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jethrogb/rust-cexpr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cexpr --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a70f852d1dfc80e5 -C extra-filename=-056118f2e7d74825 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern nom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnom-d33417cfbed5bfab.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=cba1bfdf73f7e742 -C extra-filename=-8bf35257f5ec5473 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaho_corasick-a18afdeeb8c9b9b3.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-483d7eefdd18eec9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_complex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-complex-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-complex-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Complex numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-complex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-complex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-complex' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name num_complex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-complex-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 codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=4be1aadb55ebfc53 -C extra-filename=-7ff94175e4d64f88 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling http-body v0.4.6 Compiling const_panic v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/socket2-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/socket2-0.6.0/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.70 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=7cc702410aa355f9 -C extra-filename=-0bd938ff9c8c9ade --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `itertools` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "dot_parser", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "std", "unstable"))' -C metadata=e5f80fc207db0090 -C extra-filename=-c7c0327d0bc53c37 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfixedbitset-a832f1415976cea2.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-8c8dcc486382fc48.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.0.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli' CARGO_PKG_LICENSE='BSD-3-Clause AND MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli' CARGO_PKG_RUST_VERSION=1.59.0 CARGO_PKG_VERSION=8.0.2 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name brotli --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.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 codegen-units=1 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=6588f9a8f2ee8607 -C extra-filename=-fd8b698c1a51673b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_no_stdlib-0e7dc7b5ba0f96e6.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_stdlib-5efdc6a0622ee4f6.rmeta --extern brotli_decompressor=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbrotli_decompressor-a70c8b01609319aa.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling crossbeam-channel v0.5.15 warning: `foldhash` (lib) generated 1 warning (1 duplicate) Compiling nix v0.30.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-channel-0.5.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-channel-0.5.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=396f6e842132e4f8 -C extra-filename=-b81785084345265a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrossbeam_utils-d6a32c82ed4346ce.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,full,parsing,printing,proc-macro,quote,visit,visit-mut 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_FEATURE_VISIT=1 CARGO_FEATURE_VISIT_MUT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/syn-013f1d2047a5b1a3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/syn-35f3b2317ea4e768/build-script-build` warning: `allocator-api2` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-integer-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=9558c4bcdac43bc7 -C extra-filename=-2a0d4ab3419fc003 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `urlencoding` (lib) generated 5 warnings Compiling regex v1.12.2 warning: unused import: `match_token` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions_proc_macros-1.5.4/src/macro_utils.rs:15:9 | 15 | match_token, | ^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.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 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=8aac518dcd3c15ba -C extra-filename=-2367be61bdb5293c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.12.1/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.82 CARGO_PKG_VERSION=2.12.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=9a867ee59b7c39a9 -C extra-filename=-dd501929317cceb0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libequivalent-8175026084248f37.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-e5f22f3b1eb7cc55.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling clap_builder v4.5.53 Compiling abi_stable_shared v0.11.0 Compiling option-ext v0.2.0 Compiling endian-type v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atoi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atoi-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atoi-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Klein' CARGO_PKG_DESCRIPTION='Parse integers directly from `[u8]` slices in safe code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atoi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pacman82/atoi-rs' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name atoi --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atoi-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9bf1729683fdacc0 -C extra-filename=-873989ec365bafc7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=a164a1b8fdeead78 -C extra-filename=-5b96207438786eb3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/nix-5b96207438786eb3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_aliases=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_aliases-4677106cc7311a71.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41f2c468537cc9b1 -C extra-filename=-3d599d4921795a7c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ordered-float-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ordered-float-2.10.1/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ordered-float-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=6bc3b1e1bf71f16e -C extra-filename=-4dbbfccfba290f13 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-bd7d47bc3a490513/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=ff51b486d6cb3cd4 -C extra-filename=-f6d6b1213931af75 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-7a6630b3ab4fdbbc.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-6eb046ed161b386a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_panic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/const_panic-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/const_panic-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='const panic with formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_panic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_panic/' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name const_panic --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/const_panic-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__ui_tests", "const_panic_proc_macros", "default", "derive", "docsrs", "non_basic", "rust_1_64", "rust_1_82", "rust_1_88", "rust_latest_stable", "test", "trybuild"))' -C metadata=f90933c76b157968 -C extra-filename=-78285474b4ccc5d2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern typewit=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypewit-0c6982f8936c23c4.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_builder-4.5.53 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_builder-4.5.53/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.53 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=53 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_builder-4.5.53/src/lib.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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=57f0181e0c72d5ed -C extra-filename=-190a50c3a6f11995 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstream-f2dc076bfbba9b6e.rmeta --extern anstyle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstyle-cdc34f74e12943a6.rmeta --extern clap_lex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap_lex-e901952f2735635f.rmeta --extern strsim=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrsim-597ee2a43db208e9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.12.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=5ee6eebb09a1b384 -C extra-filename=-c1873f750bd4dc3b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_automata-5dd57e7873134922.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-c14e851640575988.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atoi-2.0.0/src/lib.rs:22:17 | 22 | #![cfg_attr(not(std), no_std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=42d89a3d61beea33 -C extra-filename=-238d5af5e33d2cf2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballocator_api2-3d2693186963cf14.rmeta --extern equivalent=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libequivalent-8175026084248f37.rmeta --extern foldhash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfoldhash-bdcb9cebfebbe45a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling parking_lot v0.12.4 Compiling dashmap v6.1.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=e524f721e32851bc -C extra-filename=-582a520d7efc9fa9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblock_api-b37c8f1738862ff1.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot_core-a123b022756f0a70.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d8189340e8c41cf -C extra-filename=-79da6967bb27ff0e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsame_file-d2754699aab5aa62.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46cf7cf22a1a2db6 -C extra-filename=-9c958cafcdc053d0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/xmlparser-0.13.6/src/strspan.rs:53:37 | 53 | pub(crate) fn from_substr(text: &str, start: usize, end: usize) -> StrSpan { | ^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 53 | pub(crate) fn from_substr(text: &str, start: usize, end: usize) -> StrSpan<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=abi_stable_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_shared-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_shared-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Implementation detail of abi_stable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=abi_stable_shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/abi_stable_crates/' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name abi_stable_shared --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_shared-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31e3433cab93af21 -C extra-filename=-942cb929264337e8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern core_extensions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcore_extensions-da4b736416c65025.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106 CARGO_MANIFEST_LINKS=wasm_bindgen CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-shared-7ea8d84228349d54/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-shared-7f5cee5c9df767ca/build-script-build` warning: `core_extensions` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=endian_type CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/endian-type-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/endian-type-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Lolirofle ' CARGO_PKG_DESCRIPTION='Type safe wrappers for types with a defined byte order' CARGO_PKG_HOMEPAGE='https://github.com/Lolirofle/endian-type' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=endian-type CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Lolirofle/endian-type.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name endian_type --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=01ddbc7c1c10eae8 -C extra-filename=-3c0efdfdbd787fc0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `tstr_proc_macros` (lib) generated 2 warnings Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling thrift v0.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/proc-macro2-4acc0cd576ff1d24/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/proc-macro2-272950ea87c728bb/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,schemars_derive 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SCHEMARS_DERIVE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/schemars-32c7e0b0f92a2c13/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/schemars-563a1d7536e73968/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/option-ext-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03d83ca61bdd2694 -C extra-filename=-82eff8a032eea85c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b2dcc8a6899cac5 -C extra-filename=-1fbf36293b5012ff --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgeneric_array-7f507a5b317256c8.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling rand_core v0.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dashmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dashmap-6.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dashmap-6.1.0/Cargo.toml CARGO_PKG_AUTHORS='Acrimon ' CARGO_PKG_DESCRIPTION='Blazing fast concurrent HashMap for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/xacrimon/dashmap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dashmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xacrimon/dashmap' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=6.1.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dashmap --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dashmap-6.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde", "typesize"))' -C metadata=ef7ecf7365bd7463 -C extra-filename=-607b4ebbd075c328 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrossbeam_utils-d6a32c82ed4346ce.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-ec088046cd93c81e.rmeta --extern lock_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblock_api-b37c8f1738862ff1.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-e07d94fa857d819e.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot_core-a123b022756f0a70.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [schemars 0.8.22] cargo:rustc-cfg=std_atomic64 [schemars 0.8.22] cargo:rustc-cfg=std_atomic warning: `atoi` (lib) generated 1 warning [wasm-bindgen-shared 0.2.106] cargo:rustc-env=SCHEMA_FILE_HASH=5503728128574700289 warning: type could implement `Copy`; consider adding `impl Copy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/deranged-0.5.3/src/lib.rs:108:1 | 108 | / pub struct ParseIntError { 109 | | #[allow(clippy::missing_docs_in_private_items)] 110 | | kind: IntErrorKind, 111 | | } | |_^ | = note: requested on the command line with `-W missing-copy-implementations` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=d9ed96a942d33c93 -C extra-filename=-4b3366aef4906319 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-39a27ec5f621e7b4.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106 CARGO_MANIFEST_LINKS=wasm_bindgen CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-shared-df49d1fe5f557056/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-shared-7f5cee5c9df767ca/build-script-build` Compiling tstr v0.2.4 Compiling aws-smithy-xml v0.60.13 Compiling rand_core v0.6.4 warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6/src/lib.rs:180:36 | 180 | new.sa_sigaction = handler as usize; // If it doesn't compile on AIX, upgrade the libc dependency | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 180 | new.sa_sigaction = handler as *const () as usize; // If it doesn't compile on AIX, upgrade the libc dependency | ++++++++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:125:24 | 125 | pub(crate) fn read(&self) -> ReadGuard { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | pub(crate) fn read(&self) -> ReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:194:25 | 194 | pub(crate) fn write(&self) -> WriteGuard { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub(crate) fn write(&self) -> WriteGuard<'_, T> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thrift CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thrift-0.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thrift-0.17.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Thrift Developers ' CARGO_PKG_DESCRIPTION='Rust bindings for the Apache Thrift RPC system' CARGO_PKG_HOMEPAGE='http://thrift.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thrift CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/thrift/tree/master/lib/rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name thrift --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thrift-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "server", "threadpool"))' -C metadata=cfbe82d567e34b5f -C extra-filename=-b7d2323343ff4dbc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbyteorder-4903128289e86e03.rmeta --extern integer_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libinteger_encoding-8db55cd473eb56f5.rmeta --extern ordered_float=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libordered_float-4dbbfccfba290f13.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-xml-0.60.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-xml-0.60.13/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='XML parsing logic for Smithy protocols.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.60.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_xml --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-xml-0.60.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6836514515a8df6 -C extra-filename=-6bf421a89df35f4d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern xmlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libxmlparser-f0b71cd693e93888.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling libz-rs-sys v0.5.2 Compiling owo-colors v4.2.2 Compiling semver v1.0.27 Compiling bumpalo v3.19.0 Compiling portable-atomic v1.13.0 Compiling radix_trie v0.2.1 warning: `http` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_rs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A memory-safe zlib implementation written in rust' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-rs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.5.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name libz_rs_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-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 codegen-units=1 --deny=unsafe_op_in_unsafe_fn --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "testing-prefix"))' -C metadata=a089c93d9514f673 -C extra-filename=-c009cb81d06ab096 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zlib_rs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzlib_rs-b3556d21fb0e26ad.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/owo-colors-4.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/owo-colors-4.2.2/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/owo-colors/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.2.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/owo-colors-4.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=59b0f49f8b4d514a -C extra-filename=-18dcfb7102c24131 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/owo-colors-18dcfb7102c24131 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling regress v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/syn-013f1d2047a5b1a3/out /usr/local/bin/rustc --crate-name syn --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5193265a80d816ba -C extra-filename=-0d5bcaa311156afb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern unicode_ident=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_ident-17cee639ad0c2f73.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg syn_disable_nightly_tests` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=f8410a0f543e0212 -C extra-filename=-c5c28314fa7af4e1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgeneric_array-7f507a5b317256c8.rmeta --extern typenum=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypenum-da796a6e8a057898.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bumpalo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bumpalo-3.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bumpalo-3.19.0/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A fast bump allocation arena for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bumpalo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/bumpalo' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=3.19.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bumpalo --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bumpalo-3.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "bench_allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=4dc5423e07eb9ebd -C extra-filename=-747c2479eecbf511 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs-err-3.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs-err-3.1.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Hickman ' CARGO_PKG_DESCRIPTION='A drop-in replacement for std::fs with more helpful error messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs-err CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andrewhickman/fs-err' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/fs-err-0b31e850d1b7d502/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/fs-err-017592c054af7aa5/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=radix_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Generic radix trie data-structure.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radix_trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_radix_trie' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name radix_trie --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=dca84a56c68b45d2 -C extra-filename=-8e2976d615c9f112 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern endian_type=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libendian_type-3c0efdfdbd787fc0.rmeta --extern nibble_vec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnibble_vec-73389130a5c4cba1.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=b50d4da11a130fff -C extra-filename=-0c928b89e3e17f51 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-33fb83126244dce0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/portable-atomic-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/portable-atomic-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/portable-atomic-1.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --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(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=d3f8c613c18a2e1f -C extra-filename=-69f9e6efab79235c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/portable-atomic-69f9e6efab79235c -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span) warning: `generic-array` (lib) generated 6 warnings [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_file) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_location) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_build_probe) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span.rs [wasm-bindgen-shared 0.2.106] cargo:rustc-env=SCHEMA_FILE_HASH=5503728128574700289 Compiling dirs-sys v0.5.0 warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:311:17 | 311 | tag_directives.start = tag_directives.end; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? Compiling petgraph v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Type-level strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tstr CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/tstr_crates/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tstr --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr-0.2.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cmp_traits", "const_generics", "docsrs", "for_examples", "min_const_generics", "nightly_const_generics", "rust_1_46", "testing", "use_syn"))' -C metadata=e2dfc97b80ced6f3 -C extra-filename=-968a930526cf2c70 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern tstr_proc_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtstr_proc_macros-cbc5bd57dfb7327b.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/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.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustix-7b3e947540180ea1/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "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=f80b315d4561fc0f -C extra-filename=-037574d0609364f2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-0ed1a82325b3a7ba.rmeta --extern libc_errno=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liberrno-2367be61bdb5293c.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg freebsdlike --cfg bsd` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37 CARGO_MANIFEST_LINKS=prettyplease02 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/prettyplease-1d19a31a9ee11dda/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/prettyplease-a23d31255673d6dd/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-sys-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-sys-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-sys-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf8b279b6ee12fcd -C extra-filename=-55b7385e6b6b4945 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern option_ext=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liboption_ext-82eff8a032eea85c.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling wasm-bindgen v0.2.106 Compiling escape8259 v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.27/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.61 CARGO_PKG_VERSION=1.0.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b03b0c7eb11e5380 -C extra-filename=-b2af48078be2aabe --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused macro definition: `prefix` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-0.5.2/src/lib.rs:74:14 | 74 | macro_rules! prefix { | ^^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused import: `prefix` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-0.5.2/src/lib.rs:91:16 | 91 | pub(crate) use prefix; | ^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=escape8259 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/escape8259-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/escape8259-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Eric Seppanen ' CARGO_PKG_DESCRIPTION='RFC8259-compliant string escaping and un-escaping' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=escape8259 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ericseppanen/escape8259' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name escape8259 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/escape8259-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98c5d421faf59787 -C extra-filename=-d824d0f71f8901ce --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `itertools` (lib) generated 6 warnings (6 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regress CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regress-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regress-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='ridiculousfish ' CARGO_PKG_DESCRIPTION='A regular expression engine targeting EcmaScript syntax' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regress CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ridiculousfish/regress' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regress --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regress-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 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=22c7d273daab18ca -C extra-filename=-fc2ff77405de9c8b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-8c8dcc486382fc48.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling time v0.3.44 warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1154:5 | 1154 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1410:5 | 1410 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-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("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=a6f007840b39fa0e -C extra-filename=-11207bfa7b24a608 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfixedbitset-a832f1415976cea2.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [proc-macro2 1.0.101] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1598:5 | 1598 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1622:17 | 1622 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2046:5 | 2046 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2047:5 | 2047 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2032:49 | 2032 | ... STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2048:5 | 2048 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2033:49 | 2033 | ... STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2506:5 | 2506 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2507:5 | 2507 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2501:9 | 2501 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2508:5 | 2508 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2502:9 | 2502 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2509:5 | 2509 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2503:9 | 2503 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2686:5 | 2686 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2687:5 | 2687 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2681:9 | 2681 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2688:5 | 2688 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2682:9 | 2682 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2689:5 | 2689 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2683:9 | 2683 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=fs,ioctl,poll,process,signal,term 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_FS=1 CARGO_FEATURE_IOCTL=1 CARGO_FEATURE_POLL=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_FEATURE_TERM=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/nix-5922c002ea2f5087/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/nix-5b96207438786eb3/build-script-build` warning: `deranged` (lib) generated 1 warning Compiling digest v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "msrv", "rustversion", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=24417eba619de1f8 -C extra-filename=-9a4ffc3964daa984 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-9a4ffc3964daa984 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rustversion_compat=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustversion-7f141de2e5c57ffa.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [prettyplease 0.2.37] cargo:rerun-if-changed=build.rs [prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(exhaustive) [prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(prettyplease_debug) [prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(prettyplease_debug_indent) [prettyplease 0.2.37] cargo:VERSION=0.2.37 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_location [proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs Compiling flate2 v1.1.5 Compiling unicode-width v0.1.14 Compiling home v0.5.11 warning: unused import: `core::marker::PhantomData` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr-0.2.4/src/asserts.rs:3:5 | 3 | use core::marker::PhantomData; | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused macro definition: `declare_assert_res` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr-0.2.4/src/asserts.rs:92:14 | 92 | macro_rules! declare_assert_res { | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default Compiling console v0.16.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/time-0.3.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/time-0.3.44/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.3.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/time-0.3.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=d2747569e479220d -C extra-filename=-5a835512b83305f6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libderanged-ae0affe92d837822.rmeta --extern num_conv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_conv-3ce2e1a5d88379ca.rmeta --extern powerfmt=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpowerfmt-13ae2a781e403b32.rmeta --extern time_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtime_core-6fe7dd2bb6d4ce05.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_file [proc-macro2 1.0.101] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tstr-0.2.4/src/to_uint.rs:3:15 | 3 | pub trait Sealed: Sized {} | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-f4901cc017e6c6aa/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/src/lib.rs --error-format=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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=3c39a85f35b4ddc6 -C extra-filename=-45a69358522168e4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-df9cea6c37f3ddf8.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-a6ce426da78f5f67.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-8b00d9d78c22e0e3.rmeta --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-63468d24de471e3f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: `libz-rs-sys` (lib) generated 2 warnings Compiling tempfile v3.23.0 Compiling cmake v0.1.54 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=2613e877fb24a8d7 -C extra-filename=-386562318324df5b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeither-0ba5a93e02fca132.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=da86d11e51da59e5 -C extra-filename=-715d2c581000c905 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libblock_buffer-1fbf36293b5012ff.rmeta --extern crypto_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrypto_common-c5c28314fa7af4e1.rmeta --extern subtle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsubtle-002c8b7820d75153.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `tstr` (lib) generated 3 warnings Compiling repr_offset v0.2.2 [fs-err 3.1.2] cargo:rustc-check-cfg=cfg(rustc_1_63) [fs-err 3.1.2] cargo:rustc-cfg=rustc_1_63 [fs-err 3.1.2] cargo:rustc-check-cfg=cfg(rustc_1_89) [fs-err 3.1.2] cargo:rustc-cfg=rustc_1_89 [fs-err 3.1.2] cargo:rerun-if-changed=build.rs Compiling dirs v6.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/home-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/home-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/home-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c460f3936bd53eba -C extra-filename=-6229b331e03a73da --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=multimap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-0.10.1/Cargo.toml CARGO_PKG_AUTHORS='Håvar Nøvik ' CARGO_PKG_DESCRIPTION='A multimap implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=multimap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/havarnov/multimap' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name multimap --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/multimap-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=2855d4bb6e50b608 -C extra-filename=-1edd4e6e5f92ba39 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.1.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="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=d1d0bfd062a994a1 -C extra-filename=-38e2b97e78ed5ae7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-shared-7ea8d84228349d54/out SCHEMA_FILE_HASH=5503728128574700289 /usr/local/bin/rustc --crate-name wasm_bindgen_shared --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106/src/lib.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 codegen-units=1 '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ab958752b172aae -C extra-filename=-4f505dffce176b33 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_ident-1e39cf55dcf33db5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-shared-df49d1fe5f557056/out SCHEMA_FILE_HASH=5503728128574700289 /usr/local/bin/rustc --crate-name wasm_bindgen_shared --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-shared-0.2.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=917250c79533a189 -C extra-filename=-6d9b623c8cc8fc87 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_ident-17cee639ad0c2f73.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cmake CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cmake-0.1.54 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cmake-0.1.54/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build dependency for running `cmake` to build a native library ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cmake-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cmake CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cmake-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.54 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=54 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cmake --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cmake-0.1.54/src/lib.rs --error-format=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=7f75f57f5a2cc958 -C extra-filename=-6371773a74e29a53 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=console CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/console-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/console-0.16.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/console' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name console --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/console-0.16.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="ansi-parsing"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=2f3cd1c4522534fb -C extra-filename=-77129fbd843089d0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-e07d94fa857d819e.rmeta --extern unicode_width=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_width-01cac35cbe60a62f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling similar v2.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flate2-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flate2-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flate2-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="libz-rs-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib-rs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=3291b3e4d2e9effa -C extra-filename=-58ff1466dc8b73be --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrc32fast-0b1cdcd61cd755dd.rmeta --extern libz_rs_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibz_rs_sys-c009cb81d06ab096.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libminiz_oxide-b2d914150766c529.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `rand_core` (lib) generated 6 warnings Compiling unit-prefix v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/proc-macro2-4acc0cd576ff1d24/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/proc-macro2-1.0.101/src/lib.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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=2b3f1711d5ec0d2e -C extra-filename=-da6f17b52dff29e6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_ident-1e39cf55dcf33db5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.23.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=46ef952a2c4b6715 -C extra-filename=-6652a70384b3874a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-8508565b5e2e813c.rmeta --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-f6d6b1213931af75.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-6aff61e2c24bf494.rmeta --extern rustix=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustix-17cee916c70bada1.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=repr_offset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/repr_offset-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/repr_offset-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Offsets of fields for types with a stable layout.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=repr_offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/repr_offset_crates/' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name repr_offset --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/repr_offset-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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "docsrs", "for_examples", "priv_expensive_test", "priv_raw_ref", "repr_offset_derive", "test_nightly", "testing"))' -C metadata=a2ed305ded6b5ea6 -C extra-filename=-404d3761c2ffa1cb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern tstr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtstr-968a930526cf2c70.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1/src/iter.rs:115:19 | 115 | fn child_iter(&self) -> ChildIter { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn child_iter(&self) -> ChildIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1/src/trie_node.rs:226:23 | 226 | pub fn as_subtrie(&self, prefix: Nibblet) -> SubTrie { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 226 | pub fn as_subtrie(&self, prefix: Nibblet) -> SubTrie<'_, K, V> { | +++ warning: `signal-hook-registry` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=18d401edc57dbce6 -C extra-filename=-e2526871ee24a526 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfixedbitset-438ad52e37325659.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-dd501929317cceb0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `core_extensions_proc_macros` (lib) generated 1 warning [nix 0.30.1] cargo:rustc-check-cfg=cfg(android) [nix 0.30.1] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.30.1] cargo:rustc-check-cfg=cfg(ios) [nix 0.30.1] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.30.1] cargo:rustc-cfg=freebsd [nix 0.30.1] cargo:rustc-check-cfg=cfg(illumos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(linux) [nix 0.30.1] cargo:rustc-check-cfg=cfg(macos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(netbsd) [nix 0.30.1] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.30.1] cargo:rustc-check-cfg=cfg(solaris) [nix 0.30.1] cargo:rustc-check-cfg=cfg(watchos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(tvos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(visionos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.30.1] cargo:rustc-check-cfg=cfg(bsd) [nix 0.30.1] cargo:rustc-cfg=bsd [nix 0.30.1] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.30.1] cargo:rustc-cfg=bsd_without_apple [nix 0.30.1] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.30.1] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.30.1] cargo:rustc-cfg=freebsdlike [nix 0.30.1] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.30.1] cargo:rustc-check-cfg=cfg(solarish) [nix 0.30.1] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.30.1] cargo:rustc-check-cfg=cfg(qemu) [nix 0.30.1] cargo:rustc-check-cfg=cfg(target_os, values("cygwin")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regress CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regress-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regress-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='ridiculousfish ' CARGO_PKG_DESCRIPTION='A regular expression engine targeting EcmaScript syntax' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regress CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ridiculousfish/regress' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regress --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regress-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=e09be0e71c4d22b7 -C extra-filename=-30c67102607da58d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-238d5af5e33d2cf2.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-a6ce426da78f5f67.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/owo-colors-4.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/owo-colors-4.2.2/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/owo-colors/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.2.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/owo-colors-0b9f1f9da1612399/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/owo-colors-18dcfb7102c24131/build-script-build` [owo-colors 4.2.2] cargo:rustc-check-cfg=cfg(doc_cfg) [owo-colors 4.2.2] cargo:rustc-check-cfg=cfg(const_mut_refs) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_err CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs-err-3.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs-err-3.1.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Hickman ' CARGO_PKG_DESCRIPTION='A drop-in replacement for std::fs with more helpful error messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs-err CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andrewhickman/fs-err' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/fs-err-0b31e850d1b7d502/out /usr/local/bin/rustc --crate-name fs_err --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fs-err-3.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("expose_original_error", "tokio"))' -C metadata=0c7de879c2e401dc -C extra-filename=-69074d143294d96c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg rustc_1_63 --cfg rustc_1_89 --check-cfg 'cfg(rustc_1_63)' --check-cfg 'cfg(rustc_1_89)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unit_prefix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unit-prefix-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unit-prefix-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Fabio Valentini :Benjamin Sago ' CARGO_PKG_DESCRIPTION='Format numbers with metric and binary unit prefixes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unit-prefix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/commons-rs/unit-prefix' CARGO_PKG_RUST_VERSION=1.31.0 CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unit_prefix --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unit-prefix-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=72560c020fd862c3 -C extra-filename=-63071c85962af4c7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `unsafe-libyaml` (lib) generated 63 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.27/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.61 CARGO_PKG_VERSION=1.0.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=dde8d8d9bd054d7f -C extra-filename=-013c28483a322154 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-63468d24de471e3f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [owo-colors 4.2.2] cargo:rustc-cfg=const_mut_refs warning: `libbz2-rs-sys` (lib) generated 17 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-6.0.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=121d36cf078c5572 -C extra-filename=-42a2cc04f7de801c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdirs_sys-55b7385e6b6b4945.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling md-5 v0.10.6 Compiling sha2 v0.10.9 warning: `radix_trie` (lib) generated 2 warnings Compiling blake2 v0.10.6 Compiling hmac v0.12.1 Compiling sha1 v0.10.6 warning: `iri-string` (lib) generated 3 warnings warning: `xmlparser` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=similar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/similar-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/similar-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher :Pierre-Étienne Meunier :Brandon Williams ' CARGO_PKG_DESCRIPTION='A diff library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=similar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/similar' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name similar --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/similar-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation", "wasm32_web_time", "web-time"))' -C metadata=7e7b955e0d81be7e -C extra-filename=-f04e1b0e3a71ce8a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-5ac6fb686d1a505e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-9a4ffc3964daa984/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=owo_colors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/owo-colors-4.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/owo-colors-4.2.2/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/owo-colors/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.2.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/owo-colors-0b9f1f9da1612399/out /usr/local/bin/rustc --crate-name owo_colors --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/owo-colors-4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=b6b8c3db12046b64 -C extra-filename=-6b571349c87217e8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg const_mut_refs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(const_mut_refs)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=core_extensions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Extensions for core/std library types, and other miscelaneous features.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core_extensions CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/core_extensions' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name core_extensions --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4/src_core_extensions/lib.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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="core_extensions_proc_macros"' --cfg 'feature="enable_proc_macro_crate"' --cfg 'feature="iterators"' --cfg 'feature="macro_utils"' --cfg 'feature="self_ops"' --cfg 'feature="slices"' --cfg 'feature="std"' --cfg 'feature="type_asserts"' --cfg 'feature="type_identity"' --cfg 'feature="type_level_bool"' --cfg 'feature="void"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test", "__test_older", "all_items", "all_items_no_derive", "alloc", "bools", "callable", "collections", "const_default", "const_val", "core_extensions_proc_macros", "derive", "docsrs", "enable_proc_macro_crate", "generics_parsing", "integers", "item_parsing", "iterators", "macro_utils", "marker_type", "on_drop", "option_result", "phantom", "rand", "rust_1_46", "rust_1_51", "rust_1_59", "rust_latest_stable", "self_ops", "serde", "serde_", "slices", "std", "strings", "track_caller", "transparent_newtype", "type_asserts", "type_identity", "type_level_bool", "void"))' -C metadata=5addbb320f94515f -C extra-filename=-026edbe68943a99a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern core_extensions_proc_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcore_extensions_proc_macros-bdab11e987f47d7a.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/portable-atomic-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/portable-atomic-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/portable-atomic-2dd3640dc64c405b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/portable-atomic-69f9e6efab79235c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=32d96323202f22dc -C extra-filename=-8bb6594d808ae8d4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern cpufeatures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcpufeatures-20ed42cbd91822e9.rmeta --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-715d2c581000c905.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/md-5-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/md-5-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=b8a140a4ec661752 -C extra-filename=-8482a47123adfb20 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-715d2c581000c905.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/nix-5922c002ea2f5087/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.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="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=7f507f44607188e4 -C extra-filename=-c55ddfeced9d47e9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-0ed1a82325b3a7ba.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha2-0.10.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha2-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=14b9fb721b0257d0 -C extra-filename=-8700122afdefb1aa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern cpufeatures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcpufeatures-20ed42cbd91822e9.rmeta --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-715d2c581000c905.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=c57660897d2028c9 -C extra-filename=-5270332ad9a33ce4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-715d2c581000c905.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [wasm-bindgen 0.2.106] cargo:rerun-if-changed=build.rs [wasm-bindgen 0.2.106] cargo:rustc-check-cfg=cfg(wbg_diagnostic) [wasm-bindgen 0.2.106] cargo:rustc-cfg=wbg_diagnostic [wasm-bindgen 0.2.106] cargo:rustc-check-cfg=cfg(wbg_reference_types) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ident.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:299:20 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:315:20 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:445:16 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:1248:20 | 1248 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:1880:16 | 1880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:1975:16 | 1975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [portable-atomic 1.13.0] cargo:rerun-if-changed=build.rs [portable-atomic 1.13.0] cargo:rerun-if-changed=src/gen/build.rs [portable-atomic 1.13.0] cargo:rerun-if-changed=version.rs warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2001:16 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2063:16 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2084:16 | 2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2101:16 | 2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2119:16 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2147:16 | 2147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2165:16 | 2165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2206:16 | 2206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2236:16 | 2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2258:16 | 2258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2326:16 | 2326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2349:16 | 2349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2372:16 | 2372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2381:16 | 2381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2396:16 | 2396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2405:16 | 2405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2414:16 | 2414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2426:16 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2496:16 | 2496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2547:16 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2571:16 | 2571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2582:16 | 2582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2594:16 | 2594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2648:16 | 2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2678:16 | 2678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2727:16 | 2727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2759:16 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2801:16 | 2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2846:16 | 2846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2879:16 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2988:16 | 2988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2998:16 | 2998 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3008:16 | 3008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3020:16 | 3020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3035:16 | 3035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3046:16 | 3046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3057:16 | 3057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3072:16 | 3072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3082:16 | 3082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3099:16 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3110:16 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3141:16 | 3141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3153:16 | 3153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3165:16 | 3165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3180:16 | 3180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3197:16 | 3197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3211:16 | 3211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3233:16 | 3233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3244:16 | 3244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3255:16 | 3255 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3265:16 | 3265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3275:16 | 3275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3291:16 | 3291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3304:16 | 3304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3317:16 | 3317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3328:16 | 3328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3338:16 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3358:16 | 3358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3367:16 | 3367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3379:16 | 3379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3390:16 | 3390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `multimap` (lib) generated 5 warnings (5 duplicates) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3400:16 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3409:16 | 3409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3420:16 | 3420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3431:16 | 3431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3441:16 | 3441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3451:16 | 3451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3460:16 | 3460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3478:16 | 3478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3491:16 | 3491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3512:16 | 3512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3522:16 | 3522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3531:16 | 3531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:3544:16 | 3544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:856:16 | 856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:940:16 | 940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1057:16 | 1057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1217:16 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1229:16 | 1229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1268:16 | 1268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1325:16 | 1325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1335:16 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1345:16 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:1354:16 | 1354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:976:16 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1237:16 | 1237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1305:16 | 1305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1338:16 | 1338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1352:16 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1401:16 | 1401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1419:16 | 1419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1500:16 | 1500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1535:16 | 1535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1564:16 | 1564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1584:16 | 1584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1680:16 | 1680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1722:16 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1745:16 | 1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1827:16 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1843:16 | 1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1859:16 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1903:16 | 1903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1921:16 | 1921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1971:16 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1995:16 | 1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2019:16 | 2019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2070:16 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2144:16 | 2144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2200:16 | 2200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2260:16 | 2260 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2290:16 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2319:16 | 2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2392:16 | 2392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2410:16 | 2410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2522:16 | 2522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2603:16 | 2603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2628:16 | 2628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2668:16 | 2668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2726:16 | 2726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2771:16 | 2771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2787:16 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2799:16 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2815:16 | 2815 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2830:16 | 2830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2843:16 | 2843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2861:16 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2873:16 | 2873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2888:16 | 2888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2903:16 | 2903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2929:16 | 2929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2942:16 | 2942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2964:16 | 2964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2979:16 | 2979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3001:16 | 3001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3023:16 | 3023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3034:16 | 3034 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3043:16 | 3043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3050:16 | 3050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3059:16 | 3059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3066:16 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3075:16 | 3075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3110:16 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3130:16 | 3130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3139:16 | 3139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3155:16 | 3155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3177:16 | 3177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3193:16 | 3193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3202:16 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3212:16 | 3212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3226:16 | 3226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3237:16 | 3237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3273:16 | 3273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:3301:16 | 3301 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/file.rs:93:16 | 93 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/file.rs:118:16 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:567:16 | 567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:587:16 | 587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:617:16 | 617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [portable-atomic 1.13.0] cargo:rustc-check-cfg=cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw")) [portable-atomic 1.13.0] cargo:rustc-check-cfg=cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute) [portable-atomic 1.13.0] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas")) Compiling rustc_version v0.4.1 Compiling ring v0.17.14 Compiling zstd-sys v2.0.16+zstd.1.5.7 Compiling liblzma-sys v0.4.4 Compiling psm v0.1.26 Compiling stacker v0.1.21 Compiling blake3 v1.8.2 Compiling libmimalloc-sys v0.1.44 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Portable-Network-Archive Developers' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `liblzma` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liblzma-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_RUST_VERSION=1.60 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="bindgen"' --cfg 'feature="static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "fat-lto", "parallel", "static", "thin-lto", "uncheck_liblzma_version", "wasm"))' -C metadata=082cb885d7c36b3b -C extra-filename=-a434388bd06da926 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-a434388bd06da926 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --extern pkg_config=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpkg_config-eaa6af7c26d94ded.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling subst v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44/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.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44/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", "v3"))' -C metadata=2c25bcf12f8fd345 -C extra-filename=-dcf2781788d5d0fc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-dcf2781788d5d0fc -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc_version-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc_version-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/rustc-version-rs' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0abe18d39accfdaa -C extra-filename=-01315cf474a9e702 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern semver=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsemver-013c28483a322154.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=b742ead4fb3b5dae -C extra-filename=-75a4c1561fff4e5a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-75a4c1561fff4e5a -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake2-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake2-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='BLAKE2 hash functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name blake2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=bda5d4baad4e953f -C extra-filename=-d810af2ac46d0ebc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-715d2c581000c905.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.26/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9296461cb7a03191 -C extra-filename=-e6efd9b8c38e3903 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-e6efd9b8c38e3903 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subst CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subst-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subst-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='shell-like variable substitution' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyr/subst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name subst --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subst-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("doc-cfg", "indexmap", "json", "preserve-order", "toml", "yaml"))' -C metadata=822b7ec111e2b0f8 -C extra-filename=-9266b2bdd0bd2086 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern unicode_width=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_width-38e2b97e78ed5ae7.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=751c232e289104ed -C extra-filename=-156550788c0e3715 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/stacker-156550788c0e3715 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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"' --cfg 'feature="std"' --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=1a86f84860314ea0 -C extra-filename=-4ac0c682b02b95e4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-4ac0c682b02b95e4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.16+zstd.1.5.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=non_upper_case_globals -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=286d1b744c26cd32 -C extra-filename=-f300e433272ae267 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-sys-f300e433272ae267 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --extern pkg_config=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpkg_config-eaa6af7c26d94ded.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/derive.rs:231:16 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:109:20 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:312:16 | 312 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:357:20 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:716:16 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:786:16 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:869:20 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:904:20 | 904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/portable-atomic-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/portable-atomic-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/portable-atomic-2dd3640dc64c405b/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/portable-atomic-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --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(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=06a3881f6af1818f -C extra-filename=-3196cfbd5bf08391 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'` Compiling uuid v1.19.0 Compiling serde_bytes v0.11.19 warning: unused `#[macro_use]` import --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/core_extensions-1.5.4/src_core_extensions/lib.rs:342:1 | 342 | #[macro_use] | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-22001d287b9624bb/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/src/lib.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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9fcf1b5026bf9945 -C extra-filename=-00652bdc18359d73 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-d26abf66a8e875bd.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-9e450c2b5842769b.rmeta --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-bd32d8966c919d8b.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:958:20 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1098:16 | 1098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1108:16 | 1108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1128:16 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1137:16 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1162:16 | 1162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1172:16 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1193:16 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1200:16 | 1200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1216:16 | 1216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1224:16 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1257:16 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1289:16 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:1297:16 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:318:16 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:769:16 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:791:16 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:834:16 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:853:16 | 853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:879:16 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:889:16 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:899:16 | 899 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:430:16 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:505:20 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:569:20 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:591:20 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:693:16 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:430:12 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:434:12 | 434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:386:12 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:408:12 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1012:12 | 1012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1071:16 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:455:12 | 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:579:16 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "visit")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "visit-mut")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1100:12 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1126:12 | 1126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1291:12 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1299:12 | 1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1311:12 | 1311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/reserved.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/reserved.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:887:12 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lib.rs:959:12 | 959 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:406:24 | 406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:414:24 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:418:24 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:426:24 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:283:24 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:291:24 | 291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:295:24 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:303:24 | 303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:406:24 | 406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:414:24 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:418:24 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:426:24 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_bytes-0.11.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_bytes-0.11.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Optimized handling of `&[u8]` and `Vec` for Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/bytes' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=0.11.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name serde_bytes --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_bytes-0.11.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 codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3712196e0bebf623 -C extra-filename=-fdaf612c41fdfdc3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-bd32d8966c919d8b.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.41/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.60 CARGO_PKG_VERSION=1.0.41 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/quote-4de43536f47c36fc/out /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quote-1.0.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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=f343fbb17620d3a6 -C extra-filename=-d214fc86b8b8b95d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-da6f17b52dff29e6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(no_diagnostic_namespace)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/uuid-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/uuid-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/uuid-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="js"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=abb01d9bb1c7b611 -C extra-filename=-63b82ed4dec745f3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-39a27ec5f621e7b4.rmeta --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-bd32d8966c919d8b.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=abi_stable_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_shared-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_shared-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Implementation detail of abi_stable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=abi_stable_shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/abi_stable_crates/' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name abi_stable_shared --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_shared-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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=150f931772b4f0be -C extra-filename=-911b98788635ba20 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern core_extensions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcore_extensions-026edbe68943a99a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/similar-2.7.0/src/algorithms/utils.rs:68:28 | 68 | pub fn unique(lookup: &Idx, range: Range) -> Vec> | ^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 68 | pub fn unique(lookup: &Idx, range: Range) -> Vec> | +++ Compiling flatbuffers v25.2.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/Cargo.toml CARGO_PKG_AUTHORS='Robert Winslow :FlatBuffers Maintainers' CARGO_PKG_DESCRIPTION='Official FlatBuffers Rust runtime library.' CARGO_PKG_HOMEPAGE='https://google.github.io/flatbuffers/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatbuffers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/flatbuffers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=25.2.10 CARGO_PKG_VERSION_MAJOR=25 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serialize", "std"))' -C metadata=b3667833d720a1cc -C extra-filename=-3277c26b5423c8b0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/flatbuffers-3277c26b5423c8b0 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustc_version-01315cf474a9e702.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `core_extensions` (lib) generated 1 warning Compiling aws-types v1.3.11 warning: trait `IterUtilsExt` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/iter_utils.rs:1:11 | 1 | pub trait IterUtilsExt: Iterator { | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/adj.rs:311:25 | 311 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 311 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/adj.rs:508:47 | 508 | ((successor_index, edge), from): ((usize, &WSuc), Ix), | ^^^^^^^^^^^^ the lifetime is elided here 509 | ) -> EdgeReference { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 509 | ) -> EdgeReference<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/adj.rs:516:54 | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter { | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/algo/dominators.rs:56:30 | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/algo/dominators.rs:72:23 | 72 | pub fn dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/algo/dominators.rs:85:37 | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/csr.rs:386:18 | 386 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 386 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:781:22 | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:804:31 | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:828:33 | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:846:18 | 846 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 846 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:861:27 | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:881:9 | 881 | &self, | ^^^^^ the lifetime is elided here ... 884 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 884 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Cross-service types for the AWS SDK.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-smithy-runtime", "examples"))' -C metadata=c65d250738db743f -C extra-filename=-9db722ff798feac1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-types-9db722ff798feac1 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustc_version-01315cf474a9e702.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: method `as_mut_bytes` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake2-0.10.6/src/as_bytes.rs:16:8 | 14 | pub trait AsBytes { | ------- method in this trait 15 | fn as_bytes(&self) -> &[u8]; 16 | fn as_mut_bytes(&mut self) -> &mut [u8]; | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:977:22 | 977 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 977 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:1008:29 | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:1018:25 | 1018 | pub fn node_weights(&self) -> NodeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1018 | pub fn node_weights(&self) -> NodeWeights<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:1035:28 | 1035 | pub fn edge_references(&self) -> EdgeReferences { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1035 | pub fn edge_references(&self) -> EdgeReferences<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:1045:25 | 1045 | pub fn edge_weights(&self) -> EdgeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1045 | pub fn edge_weights(&self) -> EdgeWeights<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:1054:29 | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/graph_impl/mod.rs:1580:12 | 1580 | edges: &mut [Edge], | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here ... 1583 | ) -> EdgesWalkerMut | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1583 | ) -> EdgesWalkerMut<'_, E, Ix> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.7.1/src/iter_format.rs:48:32 | 48 | fn format(self, separator: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | fn format(self, separator: &str) -> Format<'_, Self> | +++ 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-75a4c1561fff4e5a/build-script-build` [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_neon, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_wasm32_simd, values(none())) [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out) [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CC_x86_64-unknown-freebsd = None [blake3 1.8.2] CC_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_CC = None [blake3 1.8.2] CC = Some(/usr/local/llvm19/bin/clang) [blake3 1.8.2] RUSTC_WRAPPER = None [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling indicatif v0.18.3 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/stacker-9b40308fc67888bc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/stacker-156550788c0e3715/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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44 CARGO_MANIFEST_LINKS=mimalloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44/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.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-dcf2781788d5d0fc/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indicatif CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indicatif-0.18.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indicatif-0.18.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A progress bar and cli reporting library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indicatif CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/indicatif' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.18.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name indicatif --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indicatif-0.18.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=04e943b91fafaad4 -C extra-filename=-98790618d6e96d03 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern console=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libconsole-77129fbd843089d0.rmeta --extern portable_atomic=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libportable_atomic-3196cfbd5bf08391.rmeta --extern unicode_width=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_width-01cac35cbe60a62f.rmeta --extern unit_prefix=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunit_prefix-63071c85962af4c7.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [libmimalloc-sys 0.1.44] OPT_LEVEL = Some(3) [libmimalloc-sys 0.1.44] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out) [libmimalloc-sys 0.1.44] TARGET = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.44] HOST = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libmimalloc-sys 0.1.44] CC_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libmimalloc-sys 0.1.44] CC_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=HOST_CC [libmimalloc-sys 0.1.44] HOST_CC = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CC [libmimalloc-sys 0.1.44] CC = Some(/usr/local/llvm19/bin/clang) [libmimalloc-sys 0.1.44] RUSTC_WRAPPER = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-2.0.113 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-2.0.113/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.68 CARGO_PKG_VERSION=2.0.113 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=113 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-2.0.113/src/lib.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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=bcd1af80dc557a85 -C extra-filename=-3cbb9c0ed41989f3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-da6f17b52dff29e6.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-d214fc86b8b8b95d.rmeta --extern unicode_ident=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_ident-1e39cf55dcf33db5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling fd-lock v4.0.4 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.26/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-e6efd9b8c38e3903/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fd_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fd-lock-4.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fd-lock-4.0.4/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Advisory cross-platform lock on a file using a file descriptor to it.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fd-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/fd-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fd_lock --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fd-lock-4.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=e6ee971eec24b85a -C extra-filename=-1d46319f5bdaaea4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern rustix=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustix-037574d0609364f2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.23.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=c533f3220de88e78 -C extra-filename=-1479da5a2e91c486 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-f9c31e00c2af37ad.rmeta --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-39a27ec5f621e7b4.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-e07d94fa857d819e.rmeta --extern rustix=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustix-037574d0609364f2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out) [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `blake2` (lib) generated 1 warning warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:515:24 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:523:24 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:527:24 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:535:24 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=bindgen,static 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_BINDGEN=1 CARGO_FEATURE_STATIC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4 CARGO_MANIFEST_LINKS=lzma CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Portable-Network-Archive Developers' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `liblzma` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liblzma-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-a434388bd06da926/build-script-build` [psm 0.1.26] cargo:rustc-check-cfg=cfg(switchable_stack,asm,link_asm) [psm 0.1.26] OPT_LEVEL = Some(3) [psm 0.1.26] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out) [psm 0.1.26] TARGET = Some(x86_64-unknown-freebsd) [psm 0.1.26] HOST = Some(x86_64-unknown-freebsd) [psm 0.1.26] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [psm 0.1.26] CC_x86_64-unknown-freebsd = None [psm 0.1.26] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [psm 0.1.26] CC_x86_64_unknown_freebsd = None [psm 0.1.26] cargo:rerun-if-env-changed=HOST_CC [psm 0.1.26] HOST_CC = None [psm 0.1.26] cargo:rerun-if-env-changed=CC [psm 0.1.26] CC = Some(/usr/local/llvm19/bin/clang) [psm 0.1.26] RUSTC_WRAPPER = None [psm 0.1.26] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.8.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.8.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.8.2] HOST_CFLAGS = None [blake3 1.8.2] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] CFLAGS_x86_64-unknown-freebsd = None warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7 CARGO_MANIFEST_LINKS=zstd CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.16+zstd.1.5.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-sys-6f06bedea20c2f98/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-sys-f300e433272ae267/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:90:20 | 90 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.44] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.44] DEBUG = Some(false) [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.44] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libmimalloc-sys 0.1.44] CC_SHELL_ESCAPED_FLAGS = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.44] HOST_CFLAGS = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.44] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.44] CFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.44] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) [libmimalloc-sys 0.1.44] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out) [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=LIBZSTD_NO_PKG_CONFIG [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [liblzma-sys 0.4.4] cargo:rerun-if-changed=build.rs [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=LZMA_API_STATIC [liblzma-sys 0.4.4] cargo:root=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out [liblzma-sys 0.4.4] cargo:include=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4/xz/src/liblzma/api [liblzma-sys 0.4.4] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out) [liblzma-sys 0.4.4] OPT_LEVEL = Some(3) [liblzma-sys 0.4.4] TARGET = Some(x86_64-unknown-freebsd) [liblzma-sys 0.4.4] HOST = Some(x86_64-unknown-freebsd) [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [liblzma-sys 0.4.4] CC_x86_64-unknown-freebsd = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [liblzma-sys 0.4.4] CC_x86_64_unknown_freebsd = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=HOST_CC [liblzma-sys 0.4.4] HOST_CC = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CC [liblzma-sys 0.4.4] CC = Some(/usr/local/llvm19/bin/clang) [liblzma-sys 0.4.4] RUSTC_WRAPPER = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out) [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 250 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:256:16 | 256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:307:16 | 307 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:334:16 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:359:16 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:387:16 | 387 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:508:16 | 508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:547:16 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:558:16 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:572:16 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:588:16 | 588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:657:16 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:672:16 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:711:16 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:723:16 | 723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:749:16 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:775:16 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:850:16 | 850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:968:16 | 968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:1021:16 | 1021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:1065:16 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2292:28 | 2292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2309 | / impl_by_parsing_expr! { 2310 | | ExprAssign, Assign, "expected assignment expression", 2311 | | ExprAssignOp, AssignOp, "expected compound assignment expression", 2312 | | ExprAwait, Await, "expected await expression", ... | 2322 | | ExprType, Type, "expected type ascription expression", 2323 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:20:20 | 20 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:9:1 | 9 | / ast_enum_of_structs! { 10 | | /// Things that can appear directly inside of a module or scope. 11 | | /// 12 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 97 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:103:16 | 103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:167:16 | 167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:181:16 | 181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:215:16 | 215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:229:16 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:263:16 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:279:16 | 279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:299:16 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:316:16 | 316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:333:16 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:348:16 | 348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:477:16 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:467:1 | 467 | / ast_enum_of_structs! { 468 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 469 | | /// 470 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 494 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:500:16 | 500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:512:16 | 512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:522:16 | 522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:544:16 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:562:20 | 562 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:551:1 | 551 | / ast_enum_of_structs! { 552 | | /// An item within an `extern` block. 553 | | /// 554 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 601 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:620:16 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:637:16 | 637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Cross-service types for the AWS SDK.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-types-aa7368df06fc1667/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-types-9db722ff798feac1/build-script-build` Compiling arrow-schema v57.1.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:651:16 | 651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=SYSROOT [zstd-sys 2.0.16+zstd.1.5.7] cargo:rustc-link-search=native=/usr/local/lib [zstd-sys 2.0.16+zstd.1.5.7] cargo:rustc-link-lib=zstd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.16+zstd.1.5.7] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.16+zstd.1.5.7] cargo:include=/usr/local/include Compiling aws-smithy-types v1.3.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_schema CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-schema-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-schema-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Defines the logical types for arrow arrays' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-schema CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_schema --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-schema-57.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 codegen-units=1 --cfg 'feature="bitflags"' --cfg 'feature="canonical_extension_types"' --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "canonical_extension_types", "ffi", "serde"))' -C metadata=14e456f9ce4fe5e5 -C extra-filename=-119f55af45234653 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-0ed1a82325b3a7ba.rmeta --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-bd32d8966c919d8b.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-types-1.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-types-1.3.5/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Types for smithy-rs codegen.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-types-1.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(aws_sdk_unstable)' --cfg 'feature="byte-stream-poll-next"' --cfg 'feature="http-body-0-4-x"' --cfg 'feature="http-body-1-x"' --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("byte-stream-poll-next", "http-body-0-4-x", "http-body-1-x", "hyper-0-14-x", "rt-tokio", "serde-deserialize", "serde-serialize", "test-util"))' -C metadata=e54211d507334866 -C extra-filename=-3ea10f3a3a3c3aff --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern base64_simd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64_simd-add54e0067030c9d.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern bytes_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes_utils-634fed02db94a7b8.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body_0_4=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-9c958cafcdc053d0.rmeta --extern http_body_1_0=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-f5ef20c2a8082f5d.rmeta --extern http_body_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body_util-5a83bcc953c16c27.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-d26abf66a8e875bd.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-2a0d4ab3419fc003.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-146bebf24bd9ce66.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-9e450c2b5842769b.rmeta --extern time=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtime-5a835512b83305f6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:669:16 | 669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:670:20 | 670 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:659:1 | 659 | / ast_enum_of_structs! { 660 | | /// An item declaration within the definition of a trait. 661 | | /// 662 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 709 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:715:16 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:731:16 | 731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:779:16 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:780:20 | 780 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:769:1 | 769 | / ast_enum_of_structs! { 770 | | /// An item within an impl block. 771 | | /// 772 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 819 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:825:16 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:858:16 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:876:16 | 876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:889:16 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:927:16 | 927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:923:1 | 923 | / ast_enum_of_structs! { 924 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 925 | | /// 926 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 939 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/file.rs:80:16 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:7:16 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/stmt.rs:39:16 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 89 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.16+zstd.1.5.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-sys-6f06bedea20c2f98/out /usr/local/bin/rustc --crate-name zstd_sys --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=76f5632a74f6a621 -C extra-filename=-c709aae9cc43dbae --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib -l zstd` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:175:16 | 175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:186:16 | 186 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:311:16 | 311 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// A pattern in a local binding, function signature, match expression, or 7 | | /// various other places. 8 | | /// ... | 98 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:104:16 | 104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:119:16 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:158:16 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:176:16 | 176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:263:16 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:302:16 | 302 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/path.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:98:12 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.44] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.44] TARGET = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.44] HOST = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.44] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libmimalloc-sys 0.1.44] CC_SHELL_ESCAPED_FLAGS = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.44] HOST_CFLAGS = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.44] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.44] CFLAGS_x86_64-unknown-freebsd = None warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:282:12 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:293:12 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:305:12 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:317:12 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:329:12 | 329 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:353:12 | 353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:364:12 | 364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:375:12 | 375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:387:12 | 387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:411:12 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:428:12 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:439:12 | 439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:451:12 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:466:12 | 466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:502:12 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:525:12 | 525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:537:12 | 537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:547:12 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:560:12 | 560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:586:12 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:597:12 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:609:12 | 609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.4 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_ZSTD_INCLUDE=/usr/local/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-safe-2eba6bfb33e88588/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-safe-b9c58bb0554e98cb/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:622:12 | 622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:635:12 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:660:12 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:671:12 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:682:12 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:693:12 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:716:12 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:740:12 | 740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:751:12 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:776:12 | 776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:788:12 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:819:12 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:830:12 | 830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:840:12 | 840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:878:12 | 878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:894:12 | 894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:920:12 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:930:12 | 930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:953:12 | 953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:968:12 | 968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:986:12 | 986 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:997:12 | 997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1027:12 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1037:12 | 1037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1064:12 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1081:12 | 1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1111:12 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1135:12 | 1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1152:12 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1164:12 | 1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1177:12 | 1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1209:12 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1224:12 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1243:12 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1259:12 | 1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1289:12 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1313:12 | 1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1349:12 | 1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1395:12 | 1395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1440:12 | 1440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1450:12 | 1450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1461:12 | 1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1487:12 | 1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1498:12 | 1498 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1511:12 | 1511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1521:12 | 1521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1531:12 | 1531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1542:12 | 1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1565:12 | 1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1577:12 | 1577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1587:12 | 1587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1598:12 | 1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1611:12 | 1611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1622:12 | 1622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1633:12 | 1633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1678:12 | 1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1722:12 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1735:12 | 1735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1745:12 | 1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1757:12 | 1757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1767:12 | 1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1786:12 | 1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1820:12 | 1820 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1835:12 | 1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1861:12 | 1861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1873:12 | 1873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1914:12 | 1914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1942:12 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1952:12 | 1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2021:12 | 2021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2031:12 | 2031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2043:12 | 2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2095:12 | 2095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2104:12 | 2104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2114:12 | 2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2123:12 | 2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2134:12 | 2134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2145:12 | 2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2158:12 | 2158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2222:12 | 2222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2232:12 | 2232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:8:12 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:11:12 | 11 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:18:12 | 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:21:12 | 21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:28:12 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:31:12 | 31 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:42:12 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:56:12 | 56 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:64:12 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:74:12 | 74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:114:12 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:117:12 | 117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:124:12 | 124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:127:12 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:134:12 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:137:12 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:147:12 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:155:12 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:158:12 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:165:12 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:180:12 | 180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:183:12 | 183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:190:12 | 190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:193:12 | 193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:200:12 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:203:12 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:210:12 | 210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:213:12 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:221:12 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:224:12 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:305:12 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:308:12 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback,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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_LINKS=ring_core_0_17_14_ CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-4ac0c682b02b95e4/build-script-build` [psm 0.1.26] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:315:12 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [psm 0.1.26] CRATE_CC_NO_DEFAULTS = None [psm 0.1.26] DEBUG = Some(false) [psm 0.1.26] cargo:rerun-if-env-changed=CFLAGS [psm 0.1.26] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [psm 0.1.26] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [psm 0.1.26] CC_SHELL_ESCAPED_FLAGS = None [psm 0.1.26] cargo:rerun-if-env-changed=HOST_CFLAGS [psm 0.1.26] HOST_CFLAGS = None [psm 0.1.26] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [psm 0.1.26] CFLAGS_x86_64_unknown_freebsd = None [psm 0.1.26] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [psm 0.1.26] CFLAGS_x86_64-unknown-freebsd = None [psm 0.1.26] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) [psm 0.1.26] cargo:rustc-cfg=asm [psm 0.1.26] cargo:rustc-cfg=link_asm [psm 0.1.26] cargo:rustc-cfg=switchable_stack warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:318:12 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:325:12 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:328:12 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:336:12 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:339:12 | 339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:347:12 | 347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:357:12 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:360:12 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:368:12 | 368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:379:12 | 379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:382:12 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:389:12 | 389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:392:12 | 392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:402:12 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:409:12 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:412:12 | 412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:419:12 | 419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:432:12 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:435:12 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:442:12 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:445:12 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:453:12 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:456:12 | 456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:464:12 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:467:12 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:474:12 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:486:12 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:489:12 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:496:12 | 496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:499:12 | 499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:506:12 | 506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:516:12 | 516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:519:12 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:526:12 | 526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:529:12 | 529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:539:12 | 539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:546:12 | 546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:549:12 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:568:12 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [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/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/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(/usr/local/llvm19/bin/clang) [ring 0.17.14] RUSTC_WRAPPER = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:578:12 | 578 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:581:12 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:589:12 | 589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `zlib-rs` (lib) generated 11 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/Cargo.toml CARGO_PKG_AUTHORS='Robert Winslow :FlatBuffers Maintainers' CARGO_PKG_DESCRIPTION='Official FlatBuffers Rust runtime library.' CARGO_PKG_HOMEPAGE='https://google.github.io/flatbuffers/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatbuffers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/flatbuffers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=25.2.10 CARGO_PKG_VERSION_MAJOR=25 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/flatbuffers-0d79931a78ca91a0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/flatbuffers-3277c26b5423c8b0/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:600:12 | 600 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:603:12 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:610:12 | 610 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:613:12 | 613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:620:12 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:632:12 | 632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:635:12 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:642:12 | 642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:645:12 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:662:12 | 662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:665:12 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:672:12 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:675:12 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:682:12 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:685:12 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:692:12 | 692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:695:12 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:703:12 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:706:12 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:713:12 | 713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:716:12 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:724:12 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:735:12 | 735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:738:12 | 738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:746:12 | 746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:749:12 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:761:12 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:771:12 | 771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:774:12 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:781:12 | 781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:784:12 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:792:12 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:795:12 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:806:12 | 806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:825:12 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:838:12 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:846:12 | 846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:849:12 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:858:12 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:861:12 | 861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:868:12 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:871:12 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:898:12 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:914:12 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:931:12 | 931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:934:12 | 934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:942:12 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:961:12 | 961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:964:12 | 964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:973:12 | 973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:976:12 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:984:12 | 984 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:987:12 | 987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:996:12 | 996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:999:12 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1008:12 | 1008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1011:12 | 1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1042:12 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1050:12 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1053:12 | 1053 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1061:12 | 1061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1064:12 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1075:12 | 1075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1086:12 | 1086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1093:12 | 1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1106:12 | 1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1109:12 | 1109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1117:12 | 1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1120:12 | 1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1128:12 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1139:12 | 1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1142:12 | 1142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1151:12 | 1151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1154:12 | 1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1163:12 | 1163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1166:12 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1177:12 | 1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1180:12 | 1180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1199:12 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1202:12 | 1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1210:12 | 1210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1213:12 | 1213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1221:12 | 1221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1224:12 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1231:12 | 1231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1241:12 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1243:12 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1261:12 | 1261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1263:12 | 1263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1269:12 | 1269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1271:12 | 1271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1273:12 | 1273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1277:12 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1279:12 | 1279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1282:12 | 1282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1285:12 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1292:12 | 1292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1295:12 | 1295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1321:12 | 1321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1333:12 | 1333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1336:12 | 1336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1343:12 | 1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1346:12 | 1346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1353:12 | 1353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1356:12 | 1356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1363:12 | 1363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1366:12 | 1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1377:12 | 1377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1380:12 | 1380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1387:12 | 1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1390:12 | 1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1427:12 | 1427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1430:12 | 1430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1439:12 | 1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1449:12 | 1449 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1452:12 | 1452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1459:12 | 1459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1462:12 | 1462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1470:12 | 1470 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1473:12 | 1473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1480:12 | 1480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1483:12 | 1483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1491:12 | 1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1502:12 | 1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1505:12 | 1505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1512:12 | 1512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1515:12 | 1515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1522:12 | 1522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1525:12 | 1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1533:12 | 1533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1543:12 | 1543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1546:12 | 1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1556:12 | 1556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1563:12 | 1563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1566:12 | 1566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1573:12 | 1573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1576:12 | 1576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1583:12 | 1583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1586:12 | 1586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1604:12 | 1604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1614:12 | 1614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1624:12 | 1624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1634:12 | 1634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1637:12 | 1637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1656:12 | 1656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1659:12 | 1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1670:12 | 1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1673:12 | 1673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1681:12 | 1681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1684:12 | 1684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1695:12 | 1695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1698:12 | 1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1709:12 | 1709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1712:12 | 1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1725:12 | 1725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1728:12 | 1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1736:12 | 1736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1739:12 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1769:12 | 1769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1772:12 | 1772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1780:12 | 1780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1783:12 | 1783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [blake3 1.8.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.8.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.8.2] HOST_CFLAGS = None [blake3 1.8.2] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] CFLAGS_x86_64-unknown-freebsd = None warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1794:12 | 1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1802:12 | 1802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1805:12 | 1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1814:12 | 1814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1817:12 | 1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1843:12 | 1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1846:12 | 1846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1853:12 | 1853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1856:12 | 1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1865:12 | 1865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1868:12 | 1868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1875:12 | 1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1878:12 | 1878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1885:12 | 1885 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1888:12 | 1888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1895:12 | 1895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1898:12 | 1898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1905:12 | 1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1908:12 | 1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1915:12 | 1915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1918:12 | 1918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1927:12 | 1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1930:12 | 1930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1945:12 | 1945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1955:12 | 1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1958:12 | 1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1965:12 | 1965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1968:12 | 1968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1976:12 | 1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1979:12 | 1979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1990:12 | 1990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1997:12 | 1997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2007:12 | 2007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2010:12 | 2010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2020:12 | 2020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2032:12 | 2032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2035:12 | 2035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2042:12 | 2042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2045:12 | 2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2052:12 | 2052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2062:12 | 2062 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2072:12 | 2072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2082:12 | 2082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2099:12 | 2099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2109:12 | 2109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2120:12 | 2120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2123:12 | 2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2130:12 | 2130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2133:12 | 2133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2140:12 | 2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2150:12 | 2150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2153:12 | 2153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2171:12 | 2171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2178:12 | 2178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2181:12 | 2181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:9:12 | 9 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:19:12 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:30:12 | 30 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:44:12 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:61:12 | 61 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:73:12 | 73 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:85:12 | 85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:180:12 | 180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:191:12 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:201:12 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:211:12 | 211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:225:12 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:236:12 | 236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:259:12 | 259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:280:12 | 280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:290:12 | 290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:304:12 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:507:12 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:518:12 | 518 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:530:12 | 530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:543:12 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:555:12 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:566:12 | 566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:579:12 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:591:12 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:602:12 | 602 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:614:12 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:654:12 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:665:12 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:677:12 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:691:12 | 691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:702:12 | 702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:715:12 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:739:12 | 739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:750:12 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:762:12 | 762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:773:12 | 773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:785:12 | 785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:810:12 | 810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:822:12 | 822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:847:12 | 847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:859:12 | 859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:870:12 | 870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:884:12 | 884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:906:12 | 906 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:929:12 | 929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:952:12 | 952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:965:12 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:976:12 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:990:12 | 990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1003:12 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1016:12 | 1016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1038:12 | 1038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1048:12 | 1048 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1058:12 | 1058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1070:12 | 1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1089:12 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1122:12 | 1122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1134:12 | 1134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1172:12 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1203:12 | 1203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1222:12 | 1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1245:12 | 1245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1258:12 | 1258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1291:12 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [liblzma-sys 0.4.4] CRATE_CC_NO_DEFAULTS = None [liblzma-sys 0.4.4] DEBUG = Some(false) [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CFLAGS [liblzma-sys 0.4.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [liblzma-sys 0.4.4] CC_SHELL_ESCAPED_FLAGS = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=HOST_CFLAGS [liblzma-sys 0.4.4] HOST_CFLAGS = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [liblzma-sys 0.4.4] CFLAGS_x86_64_unknown_freebsd = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [liblzma-sys 0.4.4] CFLAGS_x86_64-unknown-freebsd = None [liblzma-sys 0.4.4] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1332:12 | 1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1347:12 | 1347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1456:12 | 1456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1469:12 | 1469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1482:12 | 1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1510:12 | 1510 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1523:12 | 1523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1550:12 | 1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1565:12 | 1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1580:12 | 1580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1598:12 | 1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1612:12 | 1612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1626:12 | 1626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1640:12 | 1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1653:12 | 1653 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1663:12 | 1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1675:12 | 1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1717:12 | 1717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1727:12 | 1727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1739:12 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1751:12 | 1751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1771:12 | 1771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1794:12 | 1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1805:12 | 1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1816:12 | 1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1826:12 | 1826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1845:12 | 1845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1856:12 | 1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1933:12 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1944:12 | 1944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1958:12 | 1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1969:12 | 1969 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1980:12 | 1980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1992:12 | 1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2029:12 | 2029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2039:12 | 2039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2050:12 | 2050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2063:12 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2074:12 | 2074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2086:12 | 2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2098:12 | 2098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [psm 0.1.26] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [psm 0.1.26] AR_x86_64-unknown-freebsd = None [psm 0.1.26] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [psm 0.1.26] AR_x86_64_unknown_freebsd = None [psm 0.1.26] cargo:rerun-if-env-changed=HOST_AR [psm 0.1.26] HOST_AR = None [psm 0.1.26] cargo:rerun-if-env-changed=AR [psm 0.1.26] AR = None [psm 0.1.26] cargo:rerun-if-env-changed=ARFLAGS [psm 0.1.26] ARFLAGS = None [psm 0.1.26] cargo:rerun-if-env-changed=HOST_ARFLAGS [psm 0.1.26] HOST_ARFLAGS = None [psm 0.1.26] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [psm 0.1.26] ARFLAGS_x86_64_unknown_freebsd = None [psm 0.1.26] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [psm 0.1.26] ARFLAGS_x86_64-unknown-freebsd = None warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2108:12 | 2108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2141:12 | 2141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2152:12 | 2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2163:12 | 2163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2174:12 | 2174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2186:12 | 2186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2215:12 | 2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2227:12 | 2227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2245:12 | 2245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2263:12 | 2263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2290:12 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2303:12 | 2303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2320:12 | 2320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2353:12 | 2353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2366:12 | 2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2378:12 | 2378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2391:12 | 2391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2406:12 | 2406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2479:12 | 2479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2490:12 | 2490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2505:12 | 2505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2515:12 | 2515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2525:12 | 2525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2533:12 | 2533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2543:12 | 2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2551:12 | 2551 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2566:12 | 2566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2585:12 | 2585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2595:12 | 2595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2606:12 | 2606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2618:12 | 2618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2630:12 | 2630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2640:12 | 2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2651:12 | 2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2661:12 | 2661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2681:12 | 2681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2689:12 | 2689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2699:12 | 2699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2709:12 | 2709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2720:12 | 2720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2731:12 | 2731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2762:12 | 2762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2772:12 | 2772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2785:12 | 2785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2793:12 | 2793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2801:12 | 2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2812:12 | 2812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2838:12 | 2838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.8.2] cargo:rustc-cfg=blake3_sse2_ffi [blake3 1.8.2] cargo:rustc-cfg=blake3_sse41_ffi [blake3 1.8.2] cargo:rustc-cfg=blake3_avx2_ffi [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out) [blake3 1.8.2] OPT_LEVEL = Some(3) [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CC_x86_64-unknown-freebsd = None [blake3 1.8.2] CC_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_CC = None [blake3 1.8.2] CC = Some(/usr/local/llvm19/bin/clang) [blake3 1.8.2] RUSTC_WRAPPER = None [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2848:12 | 2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:57:12 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:70:12 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:81:12 | 81 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:229:12 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:240:12 | 240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:250:12 | 250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:262:12 | 262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:277:12 | 277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:288:12 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:311:12 | 311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:322:12 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:333:12 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:343:12 | 343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:356:12 | 356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:619:12 | 619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:631:12 | 631 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:643:12 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:667:12 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:678:12 | 678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:689:12 | 689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:701:12 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:713:12 | 713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:725:12 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:742:12 | 742 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:753:12 | 753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:765:12 | 765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:780:12 | 780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:791:12 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:816:12 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:829:12 | 829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:839:12 | 839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:851:12 | 851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:861:12 | 861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:874:12 | 874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:889:12 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:900:12 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:911:12 | 911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:923:12 | 923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:936:12 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:949:12 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:960:12 | 960 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:974:12 | 974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:985:12 | 985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:996:12 | 996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1019:12 | 1019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1030:12 | 1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1041:12 | 1041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1054:12 | 1054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1078:12 | 1078 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1102:12 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1121:12 | 1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1141:12 | 1141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1152:12 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1205:12 | 1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1217:12 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1228:12 | 1228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1244:12 | 1244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1257:12 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1290:12 | 1290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1308:12 | 1308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1331:12 | 1331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1343:12 | 1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1378:12 | 1378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1396:12 | 1396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1407:12 | 1407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1437:12 | 1437 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1447:12 | 1447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1542:12 | 1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1559:12 | 1559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1574:12 | 1574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1589:12 | 1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1601:12 | 1601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1613:12 | 1613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1630:12 | 1630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1642:12 | 1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1669:12 | 1669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1687:12 | 1687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1702:12 | 1702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1721:12 | 1721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1737:12 | 1737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1767:12 | 1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1781:12 | 1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1790:12 | 1790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1800:12 | 1800 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1811:12 | 1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1859:12 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1872:12 | 1872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1884:12 | 1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1907:12 | 1907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1925:12 | 1925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1959:12 | 1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1970:12 | 1970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2101:12 | 2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2125:12 | 2125 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2135:12 | 2135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2145:12 | 2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2156:12 | 2156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2167:12 | 2167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2179:12 | 2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2191:12 | 2191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2201:12 | 2201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2212:12 | 2212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2236:12 | 2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2247:12 | 2247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2259:12 | 2259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2269:12 | 2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2279:12 | 2279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2298:12 | 2298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2308:12 | 2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2319:12 | 2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2330:12 | 2330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2342:12 | 2342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2355:12 | 2355 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2373:12 | 2373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2385:12 | 2385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2400:12 | 2400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2419:12 | 2419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2448:12 | 2448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2460:12 | 2460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2474:12 | 2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2509:12 | 2509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2524:12 | 2524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2535:12 | 2535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2547:12 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2563:12 | 2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2648:12 | 2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2660:12 | 2660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2676:12 | 2676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2686:12 | 2686 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2696:12 | 2696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2705:12 | 2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2714:12 | 2714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2723:12 | 2723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2737:12 | 2737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2755:12 | 2755 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2765:12 | 2765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2775:12 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2787:12 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2799:12 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2809:12 | 2809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2819:12 | 2819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2829:12 | 2829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2852:12 | 2852 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2861:12 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2871:12 | 2871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2880:12 | 2880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2891:12 | 2891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2902:12 | 2902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2935:12 | 2935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2945:12 | 2945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2957:12 | 2957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2966:12 | 2966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2975:12 | 2975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2987:12 | 2987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:3011:12 | 3011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:3021:12 | 3021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flatbuffers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/Cargo.toml CARGO_PKG_AUTHORS='Robert Winslow :FlatBuffers Maintainers' CARGO_PKG_DESCRIPTION='Official FlatBuffers Rust runtime library.' CARGO_PKG_HOMEPAGE='https://google.github.io/flatbuffers/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatbuffers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/flatbuffers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=25.2.10 CARGO_PKG_VERSION_MAJOR=25 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/flatbuffers-0d79931a78ca91a0/out /usr/local/bin/rustc --crate-name flatbuffers --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serialize", "std"))' -C metadata=5892f77326fe404b -C extra-filename=-198c634576df5c14 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-0ed1a82325b3a7ba.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_safe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.4 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-safe-2eba6bfb33e88588/out /usr/local/bin/rustc --crate-name zstd_safe --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.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 codegen-units=1 --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=763e8238a41bc764 -C extra-filename=-e85c019b2901e0c9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zstd_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd_sys-c709aae9cc43dbae.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:246:15 | 246 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:784:40 | 784 | #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:838:19 | 838 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2539:23 | 2539 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2905:23 | 2905 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/expr.rs:2907:19 | 2907 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:93:15 | 93 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:381:19 | 381 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:597:15 | 597 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:705:15 | 705 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:815:15 | 815 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:1817:23 | 1817 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2251:23 | 2251 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/item.rs:2592:27 | 2592 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/lit.rs:1568:15 | 1568 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/ty.rs:85:15 | 85 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/pat.rs:94:15 | 94 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15 | 54 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:63:11 | 63 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit.rs:1216:15 | 1216 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit.rs:1905:15 | 1905 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit.rs:2071:15 | 2071 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit.rs:2207:15 | 2207 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit.rs:2807:15 | 2807 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit.rs:3263:15 | 3263 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit.rs:3392:15 | 3392 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:1217:15 | 1217 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:1906:15 | 1906 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:2071:15 | 2071 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:2207:15 | 2207 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:2807:15 | 2807 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:3263:15 | 3263 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:3392:15 | 3392 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23 | 276 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:849:19 | 849 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:962:19 | 962 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1058:19 | 1058 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1481:19 | 1481 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1829:19 | 1829 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19 | 1908 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:501:23 | 501 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1116:19 | 1116 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1285:19 | 1285 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1422:19 | 1422 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1927:19 | 1927 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2347:19 | 2347 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2473:19 | 2473 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:590:23 | 590 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1199:19 | 1199 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1372:19 | 1372 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1536:19 | 1536 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2095:19 | 2095 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2503:19 | 2503 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2642:19 | 2642 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.0.2/src/enc/prior_eval.rs:44:15 | 44 | data: &mut [s16], | ^^^^^^^^^^ the lifetime is elided here ... 49 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 49 | ) -> CDF<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/span.rs:5882:20 | 5882 | fn checked_add(&self, span: Span) -> Result { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 5882 | fn checked_add(&self, span: Span) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/span.rs:5892:9 | 5892 | &self, | ^^^^^ the lifetime is elided here 5893 | duration: SignedDuration, 5894 | ) -> Result { | ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 5894 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/span.rs:6319:17 | 6319 | fn borrowed(&self) -> RelativeZoned { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 6319 | fn borrowed(&self) -> RelativeZoned<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/posix.rs:310:9 | 310 | &self, | ^^^^^ the lifetime is elided here 311 | timestamp: Timestamp, 312 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 312 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/posix.rs:324:9 | 324 | &self, | ^^^^^ the lifetime is elided here 325 | timestamp: Timestamp, 326 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 326 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/timezone.rs:1360:9 | 1360 | &self, | ^^^^^ the lifetime is elided here 1361 | timestamp: Timestamp, 1362 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1362 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/timezone.rs:1377:9 | 1377 | &self, | ^^^^^ the lifetime is elided here 1378 | timestamp: Timestamp, 1379 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1379 | ) -> Option> { | ++++ warning: transmuting an integer to a pointer creates a pointer without provenance --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/timezone.rs:2436:22 | 2436 | unsafe { core::mem::transmute(addr) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this is dangerous because dereferencing the resulting pointer is undefined behavior = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut` = help: for more information about transmute, see = help: for more information about exposed provenance, see = note: `#[warn(integer_to_ptr_transmutes)]` on by default help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance | 2436 - unsafe { core::mem::transmute(addr) } 2436 + unsafe { std::ptr::with_exposed_provenance::(addr) } | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/tzif.rs:388:9 | 388 | &self, | ^^^^^ the lifetime is elided here 389 | ts: Timestamp, 390 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 390 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/tzif.rs:442:9 | 442 | &self, | ^^^^^ the lifetime is elided here 443 | ts: Timestamp, 444 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 444 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/src/sys/select.rs:110:16 | 110 | pub fn fds(&self, highest: Option) -> Fds { | ^^^^^ ^^^ | | | | | the same lifetime is hidden here | the lifetime is elided here the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 110 | pub fn fds(&self, highest: Option) -> Fds<'_> { | ++++ warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/src/sys/signal.rs:763:13 | 756 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 763 | Handler(extern "C" fn(libc::c_int)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/src/sys/signal.rs:767:15 | 756 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 767 | SigAction(extern "C" fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/src/sys/termios.rs:181:36 | 181 | pub(crate) fn get_libc_termios(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 181 | pub(crate) fn get_libc_termios(&self) -> Ref<'_, libc::termios> { | +++ warning: `itertools` (lib) generated 6 warnings (6 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.0.2/src/enc/stride_eval.rs:48:15 | 48 | data: &mut [u16], | ^^^^^^^^^^ the lifetime is elided here ... 53 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | ) -> CDF<'_> { | ++++ [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(-Clinker=/usr/local/llvm19/bin/clang) [psm 0.1.26] cargo:rustc-link-lib=static=psm_s [psm 0.1.26] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=psm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.26/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out /usr/local/bin/rustc --crate-name psm --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03a5f95057599ff1 -C extra-filename=-7c362519a73be214 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'` [blake3 1.8.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.8.2] DEBUG = Some(false) [blake3 1.8.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.8.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.8.2] HOST_CFLAGS = None [blake3 1.8.2] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.8.2] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) warning: `petgraph` (lib) generated 22 warnings (22 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.12.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.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 codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=377ecf1d78add49b -C extra-filename=-f0e6461e7e5a5472 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaho_corasick-a18afdeeb8c9b9b3.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern regex_automata=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_automata-8bf35257f5ec5473.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-483d7eefdd18eec9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `petgraph` (lib) generated 22 warnings warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/src/lib.rs:32:17 | 32 | #![cfg_attr(all(nightly, not(feature = "std")), feature(error_in_core))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/src/verifier.rs:13:11 | 13 | #[cfg(all(nightly, not(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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/src/verifier.rs:89:11 | 89 | #[cfg(any(nightly, 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling synstructure v0.13.2 Compiling darling_core v0.21.3 Compiling serde_derive_internals v0.29.1 Compiling wasm-bindgen-macro-support v0.2.106 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prettyplease CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/prettyplease-2f5d79398f5ab291/out /usr/local/bin/rustc --crate-name prettyplease --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=7716c18d4b2231fe -C extra-filename=-b18b310e0c4aeeeb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` warning: `aho-corasick` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling_core-0.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling_core-0.21.3/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.21.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling_core-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=7011824564627f8a -C extra-filename=-52610144f5bb0d61 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfnv-513b17a075e4c23b.rmeta --extern ident_case=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libident_case-a0741dbbe2d94b6a.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern strsim=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrsim-37984c162268413e.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_macro_support CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-macro-support-0.2.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-macro-support-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Implementation APIs for the `#[wasm_bindgen]` attribute' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-macro-support CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-macro-support-0.2.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=5990d157ad587fe5 -C extra-filename=-fc1dcffd04e187f5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bumpalo=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbumpalo-747c2479eecbf511.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --extern wasm_bindgen_shared=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwasm_bindgen_shared-6d9b623c8cc8fc87.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/synstructure-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/synstructure-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8b1a7b4927611de3 -C extra-filename=-9518a3d0ff56e1be --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive_internals CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_derive_internals-0.29.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_derive_internals-0.29.1/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='AST representation used by Serde derive macros. Unstable.' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive_internals CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.29.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive_internals --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_derive_internals-0.29.1/lib.rs --error-format=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=509fbff7f3890e95 -C extra-filename=-effde206384dedf0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling zstd v0.13.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-0.13.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-0.13.3/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Binding for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.13.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zstd --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-0.13.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=980a70d6dafb3c4c -C extra-filename=-4e84af3a8c81cf94 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zstd_safe=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd_safe-e85c019b2901e0c9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stacker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/stacker-9b40308fc67888bc/out /usr/local/bin/rustc --crate-name stacker --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0067bb9ee8355900 -C extra-filename=-c0c46ac44d85c92c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern psm=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpsm-7c362519a73be214.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out` Compiling rustyline v17.0.2 warning: `clang-sys` (lib) generated 20 warnings (14 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustyline CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustyline-17.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustyline-17.0.2/Cargo.toml CARGO_PKG_AUTHORS='Katsu Kawakami ' CARGO_PKG_DESCRIPTION='Rustyline, a readline implementation based on Antirez'\''s Linenoise' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustyline CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kkawakam/rustyline' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=17.0.2 CARGO_PKG_VERSION_MAJOR=17 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustyline --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustyline-17.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 --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=2ae0a8022600233d -C extra-filename=-d4d9f67522f9d658 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-0ed1a82325b3a7ba.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern fd_lock=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfd_lock-1d46319f5bdaaea4.rmeta --extern home=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhome-6229b331e03a73da.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern nix=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnix-c55ddfeced9d47e9.rmeta --extern radix_trie=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libradix_trie-8e2976d615c9f112.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_segmentation-40d19f7eb3ff0f13.rmeta --extern unicode_width=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_width-01cac35cbe60a62f.rmeta --extern utf8parse=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libutf8parse-0b850d488c268dc3.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [blake3 1.8.2] exit status: 0 [blake3 1.8.2] exit status: 0 [blake3 1.8.2] exit status: 0 [blake3 1.8.2] AR_x86_64-unknown-freebsd = None [blake3 1.8.2] AR_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_AR = None [blake3 1.8.2] AR = None [blake3 1.8.2] ARFLAGS = None [blake3 1.8.2] HOST_ARFLAGS = None [blake3 1.8.2] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] ARFLAGS_x86_64-unknown-freebsd = None [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [blake3 1.8.2] cargo:rustc-link-lib=static=blake3_sse2_sse41_avx2_assembly [blake3 1.8.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.8.2] cargo:rustc-cfg=blake3_avx512_ffi [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out) [blake3 1.8.2] OPT_LEVEL = Some(3) [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CC_x86_64-unknown-freebsd = None [blake3 1.8.2] CC_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_CC = None [blake3 1.8.2] CC = Some(/usr/local/llvm19/bin/clang) [blake3 1.8.2] RUSTC_WRAPPER = None [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_derive_internals-0.29.1/src/attr.rs:670:23 | 670 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 670 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_derive_internals-0.29.1/src/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: `flatbuffers` (lib) generated 3 warnings Compiling env_filter v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_filter-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_filter-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Filter log events using environment variables ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name env_filter --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_filter-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=1c067bf1f6448015 -C extra-filename=-dd7729ade109e0d4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling aws-smithy-json v0.61.9 Compiling aws-smithy-query v0.60.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-query-0.60.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-query-0.60.9/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='AWSQuery and EC2Query Smithy protocol logic for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.60.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_query --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-query-0.60.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd42b569d4e0b312 -C extra-filename=-0c35d0e0a8567651 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern urlencoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburlencoding-712ea5606c05ad35.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-json-0.61.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-json-0.61.9/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='Token streaming JSON parser for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.61.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=61 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_json --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-json-0.61.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())' -C metadata=486238337e48b5f0 -C extra-filename=-cf509ff158d9905b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 warning: `similar` (lib) generated 1 warning [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [blake3 1.8.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.8.2] DEBUG = Some(false) [blake3 1.8.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.8.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.8.2] HOST_CFLAGS = None [blake3 1.8.2] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.8.2] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 Compiling serde_derive v1.0.228 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_derive-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_derive-1.0.228/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.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_derive-1.0.228/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=7d7918b3a7ae4b40 -C extra-filename=-66636f328c931863 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling tokio-macros v2.6.0 [blake3 1.8.2] AR_x86_64-unknown-freebsd = None [blake3 1.8.2] AR_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_AR = None [blake3 1.8.2] AR = None [blake3 1.8.2] ARFLAGS = None [blake3 1.8.2] HOST_ARFLAGS = None [blake3 1.8.2] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] ARFLAGS_x86_64-unknown-freebsd = None Compiling futures-macro v0.3.31 Compiling zerocopy-derive v0.8.27 Compiling tracing-attributes v0.1.31 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling thiserror-impl v2.0.17 Compiling strum_macros v0.26.4 Compiling async-trait v0.1.89 Compiling recursive-proc-macro-impl v0.1.1 Compiling sqlparser_derive v0.3.0 Compiling strum_macros v0.27.2 Compiling datafusion-macros v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/macros) Compiling prost-derive v0.14.1 Compiling clap_derive v4.5.49 Compiling enum-ordinalize-derive v4.3.1 Compiling async-recursion v1.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-macros-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-macros-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6850d20f34bc61f -C extra-filename=-166059effce94aaa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=40439c738d1186c9 -C extra-filename=-dbb08eccd13dd399 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=recursive_proc_macro_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-proc-macro-impl-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-proc-macro-impl-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='Procedural macros for the recursive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=recursive-proc-macro-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/recursive' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name recursive_proc_macro_impl --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-proc-macro-impl-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=416a86af2409b2f0 -C extra-filename=-e7a0f546a92b64af --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=511c76814107320c -C extra-filename=-80a075dc6165dfe9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c24199741a91b4f4 -C extra-filename=-ab8d29ad2e7bb993 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-0f7d795d8c09f088.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern rustversion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustversion-7f141de2e5c57ffa.so --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-impl-2.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-impl-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c295a7f91ca8a0f0 -C extra-filename=-c3b43644584c43aa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-derive-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-derive-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Generate encoding and decoding implementations for Prost annotated types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name prost_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-derive-0.14.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=9de860b3624404be -C extra-filename=-1512b3235a1c97ce --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanyhow-ba8ad36a1ed18458.rlib --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-a5b81479b9eb3971.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-attributes-0.1.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-attributes-0.1.31/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-attributes-0.1.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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=e264598a10587102 -C extra-filename=-c06f27cdd4889a40 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_recursion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-recursion-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-recursion-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Robert Usher <266585+dcchut@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Recursion for async functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-recursion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dcchut/async-recursion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name async_recursion --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-recursion-1.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=e4c87897bb9694a4 -C extra-filename=-2a490d3f731a54a4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-trait-0.1.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-trait-0.1.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type erasure for async trait methods' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/async-trait' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.89 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name async_trait --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-trait-0.1.89/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=dc5953dd5961e329 -C extra-filename=-16d6540ff1c5aec8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-derive-0.8.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-derive-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e63879ff508c1d2 -C extra-filename=-db9938bd7228b674 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [blake3 1.8.2] cargo:rustc-link-lib=static=blake3_avx512_assembly [blake3 1.8.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.8.2] cargo:rerun-if-env-changed=CC [blake3 1.8.2] cargo:rerun-if-env-changed=CFLAGS [blake3 1.8.2] cargo:rerun-if-changed=c/example.c [blake3 1.8.2] cargo:rerun-if-changed=c/.gitignore [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse41.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_msvc.asm [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_gnu.S [blake3 1.8.2] cargo:rerun-if-changed=c/example_tbb.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx2.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_unix.S [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_unix.S [blake3 1.8.2] cargo:rerun-if-changed=c/blake3-config.cmake.in [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_gnu.S [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_msvc.asm [blake3 1.8.2] cargo:rerun-if-changed=c/blake3.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3.h [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx512.c [blake3 1.8.2] cargo:rerun-if-changed=c/CMakePresets.json [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_dispatch.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_unix.S [blake3 1.8.2] cargo:rerun-if-changed=c/Makefile.testing [blake3 1.8.2] cargo:rerun-if-changed=c/libblake3.pc.in [blake3 1.8.2] cargo:rerun-if-changed=c/test.py [blake3 1.8.2] cargo:rerun-if-changed=c/CMakeLists.txt [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_gnu.S [blake3 1.8.2] cargo:rerun-if-changed=c/main.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_tbb.cpp [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_impl.h [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_unix.S [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_gnu.S [blake3 1.8.2] cargo:rerun-if-changed=c/README.md [blake3 1.8.2] cargo:rerun-if-changed=c/cmake [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse2.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_portable.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_msvc.asm [blake3 1.8.2] cargo:rerun-if-changed=c/dependencies [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_msvc.asm [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_neon.c Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.27.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.27.2/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION=1.66.1 CARGO_PKG_VERSION=0.27.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.27.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=be43e8d231fbea30 -C extra-filename=-5880b2478c1b94be --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-0f7d795d8c09f088.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/macros/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Procedural macros for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_macros --edition=2024 datafusion/macros/src/user_doc.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=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=198bb34bb7525716 -C extra-filename=-4c804c90d495bf3d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-b00396a626024dd3.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/macros/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Procedural macros for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_macros --edition=2024 datafusion/macros/src/user_doc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc7a49639fc36fa3 -C extra-filename=-ee483cba61342e3c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-b00396a626024dd3.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_ordinalize_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/enum-ordinalize-derive-4.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/enum-ordinalize-derive-4.3.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='This crate provides a procedural macro that enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.' CARGO_PKG_HOMEPAGE='https://magiclen.org/enum-ordinalize' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enum-ordinalize-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/enum-ordinalize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=4.3.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name enum_ordinalize_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/enum-ordinalize-derive-4.3.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("default", "traits"))' -C metadata=5215fd39db3f1777 -C extra-filename=-d9f547ef680fa7b0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_derive-4.5.49 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_derive-4.5.49/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.49 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_derive-4.5.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=1393045ae7ecda55 -C extra-filename=-11621193bd01f00d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-0f7d795d8c09f088.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling zerofrom-derive v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.72.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=72 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bindgen-a3c8d473fb0b8469/out /usr/local/bin/rustc --crate-name bindgen --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=730d6649d163882c -C extra-filename=-0fe367ee85335eac --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-53bb7a4a562bd8ae.rmeta --extern cexpr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcexpr-056118f2e7d74825.rmeta --extern clang_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclang_sys-695efaeaa29c1e88.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-485cb4335a61d323.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-9ee64d2ade724afc.rmeta --extern prettyplease=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprettyplease-b18b310e0c4aeeeb.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-c1873f750bd4dc3b.rmeta --extern rustc_hash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustc_hash-e355c29b9587f077.rmeta --extern shlex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libshlex-c792d27a338ca293.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-derive-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-derive-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-derive-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96f0e1eb37af50e3 -C extra-filename=-2616458672332b34 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [ring 0.17.14] exit status: 0 [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/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/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(/usr/local/llvm19/bin/clang) [ring 0.17.14] RUSTC_WRAPPER = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 Compiling yoke-derive v0.8.0 Compiling env_logger v0.11.8 warning: `nix` (lib) generated 4 warnings warning: `serde_derive_internals` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out /usr/local/bin/rustc --crate-name blake3 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=fe073a44c116e91d -C extra-filename=-ab3e86ecc11e3b37 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrayref=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrayref-196fe524b91cc543.rmeta --extern arrayvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrayvec-40206cc5ac9616cd.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libconstant_time_eq-f06d5003e16fe4fe.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))' --check-cfg 'cfg(blake3_wasm32_simd, values(none()))'` Compiling schemars_derive v0.8.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlparser_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser_derive-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser_derive-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='sqlparser-rs authors' CARGO_PKG_DESCRIPTION='Procedural (proc) macros for sqlparser' CARGO_PKG_HOMEPAGE='https://github.com/sqlparser-rs/sqlparser-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlparser_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sqlparser-rs/sqlparser-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sqlparser_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser_derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c57681b4a3c8651a -C extra-filename=-e5b78a43e8bf05c8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [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(-Clinker=/usr/local/llvm19/bin/clang) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemars_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars_derive-0.8.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars_derive-0.8.22/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Macros for #[derive(JsonSchema)], for use with schemars' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name schemars_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars_derive-0.8.22/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=40a7db175d2794b6 -C extra-filename=-1e9af9590783c912 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern serde_derive_internals=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_derive_internals-effde206384dedf0.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-derive-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-derive-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-derive-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6add8ff4b1011b29 -C extra-filename=-a120e1a4ed14e4e1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern synstructure=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsynstructure-9518a3d0ff56e1be.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_logger-0.11.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_logger-0.11.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment variable. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.11.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name env_logger --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_logger-0.11.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "kv", "regex", "unstable-kv"))' -C metadata=22a51e964f42fec5 -C extra-filename=-cce0bf509dbab984 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstream-f2dc076bfbba9b6e.rmeta --extern anstyle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstyle-cdc34f74e12943a6.rmeta --extern env_filter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_filter-dd7729ade109e0d4.rmeta --extern jiff=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libjiff-a8d17731e9976f40.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-derive-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6863e7a2f3b62088 -C extra-filename=-bde92eb876f9cb8c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern synstructure=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsynstructure-9518a3d0ff56e1be.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [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/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/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 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 [liblzma-sys 0.4.4] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --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=d6e43ef8ca38ec2c -C extra-filename=-dd346dd4ccb6f7f1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-33fb83126244dce0.rmeta --extern untrusted=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuntrusted-0c8286e4c8697913.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test` Compiling recursive v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=recursive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='Easy recursion without stack overflows.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=recursive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/recursive' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name recursive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99ffaadf48e7e3dc -C extra-filename=-946437030de09ead --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern recursive_proc_macro_impl=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive_proc_macro_impl-e7a0f546a92b64af.so --extern stacker=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstacker-c0c46ac44d85c92c.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out` [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [liblzma-sys 0.4.4] AR_x86_64-unknown-freebsd = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [liblzma-sys 0.4.4] AR_x86_64_unknown_freebsd = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=HOST_AR [liblzma-sys 0.4.4] HOST_AR = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=AR [liblzma-sys 0.4.4] AR = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=ARFLAGS [liblzma-sys 0.4.4] ARFLAGS = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=HOST_ARFLAGS [liblzma-sys 0.4.4] HOST_ARFLAGS = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [liblzma-sys 0.4.4] ARFLAGS_x86_64_unknown_freebsd = None [liblzma-sys 0.4.4] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [liblzma-sys 0.4.4] ARFLAGS_x86_64-unknown-freebsd = None [liblzma-sys 0.4.4] cargo:rustc-link-lib=static=lzma [liblzma-sys 0.4.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liblzma_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Portable-Network-Archive Developers' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `liblzma` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liblzma-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_RUST_VERSION=1.60 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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out /usr/local/bin/rustc --crate-name liblzma_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-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 codegen-units=1 --cfg 'feature="bindgen"' --cfg 'feature="static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "fat-lto", "parallel", "static", "thin-lto", "uncheck_liblzma_version", "wasm"))' -C metadata=118ed516edc8ae41 -C extra-filename=-47e2c11f4a2e4ab6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -l static=lzma` Compiling liblzma v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liblzma CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Portable-Network-Archive Developers' CARGO_PKG_DESCRIPTION='Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. forked from xz2. ' CARGO_PKG_HOMEPAGE='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liblzma CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name liblzma --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="bindgen"' --cfg 'feature="default"' --cfg 'feature="static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "fat-lto", "num_cpus", "parallel", "static", "thin-lto", "uncheck_liblzma_version", "wasm"))' -C metadata=991be35b584126b2 -C extra-filename=-5814929a5fbecba5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern liblzma_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma_sys-47e2c11f4a2e4ab6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out` Compiling compression-codecs v0.4.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=compression_codecs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-codecs-0.4.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-codecs-0.4.34/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Adaptors for various compression algorithms. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compression-codecs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=0.4.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name compression_codecs --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-codecs-0.4.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 codegen-units=1 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="bzip2"' --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="libzstd"' --cfg 'feature="lzma"' --cfg 'feature="memchr"' --cfg 'feature="xz"' --cfg 'feature="zstd"' --cfg 'feature="zstd-safe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=23e4657f36e4cb31 -C extra-filename=-67ba4d345f7db5b6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-dac8b689a2207154.rmeta --extern compression_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcompression_core-161cf5c7aedf75bb.rmeta --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-58ff1466dc8b73be.rmeta --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-5814929a5fbecba5.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern libzstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rmeta --extern zstd_safe=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd_safe-e85c019b2901e0c9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/usr/local/lib` Compiling sqlparser v0.59.0 Compiling enum-ordinalize v4.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_ordinalize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/enum-ordinalize-4.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/enum-ordinalize-4.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.' CARGO_PKG_HOMEPAGE='https://magiclen.org/enum-ordinalize' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enum-ordinalize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/enum-ordinalize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=4.3.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name enum_ordinalize --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/enum-ordinalize-4.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="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "nightly-test", "traits"))' -C metadata=eb10bfa7e6e8c7e7 -C extra-filename=-4e572656712098be --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern enum_ordinalize_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenum_ordinalize_derive-d9f547ef680fa7b0.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlparser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser-0.59.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser-0.59.0/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Extensible SQL Lexer and Parser with support for ANSI SQL:2011' CARGO_PKG_HOMEPAGE='https://github.com/apache/datafusion-sqlparser-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion-sqlparser-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.59.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=59 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sqlparser --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser-0.59.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 codegen-units=1 --cfg 'feature="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=c7f7d4d1f5ffead9 -C extra-filename=-3ec6e4223d9a112d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-946437030de09ead.rmeta --extern sqlparser_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser_derive-e5b78a43e8bf05c8.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out` Compiling tokio v1.48.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-1.48.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-1.48.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=1.48.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=48 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4eb703176fa4b7ff -C extra-filename=-505f39b76b6d17a2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern mio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmio-94480f06a1fcf5a0.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsignal_hook_registry-c11a0246c3624f79.rmeta --extern socket2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsocket2-0bd938ff9c8c9ade.rmeta --extern tokio_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_macros-166059effce94aaa.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ warning: `brotli` (lib) generated 2 warnings warning: `brotli-decompressor` (lib) generated 2 warnings Compiling educe v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=educe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/educe-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/educe-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='This crate offers procedural macros designed to facilitate the swift implementation of Rust'\''s built-in traits.' CARGO_PKG_HOMEPAGE='https://magiclen.org/educe' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=educe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/educe' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name educe --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/educe-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="Clone"' --cfg 'feature="Copy"' --cfg 'feature="Debug"' --cfg 'feature="Default"' --cfg 'feature="Deref"' --cfg 'feature="DerefMut"' --cfg 'feature="Eq"' --cfg 'feature="Hash"' --cfg 'feature="Into"' --cfg 'feature="Ord"' --cfg 'feature="PartialEq"' --cfg 'feature="PartialOrd"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("Clone", "Copy", "Debug", "Default", "Deref", "DerefMut", "Eq", "Hash", "Into", "Ord", "PartialEq", "PartialOrd", "default", "full"))' -C metadata=824973b916ea98db -C extra-filename=-14be1d20476fdb6f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern enum_ordinalize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenum_ordinalize-4e572656712098be.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling wasm-bindgen-macro v0.2.106 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-macro-0.2.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-macro-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Definition of the `#[wasm_bindgen]` attribute, an internal dependency ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name wasm_bindgen_macro --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-macro-0.2.106/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=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("strict-macro"))' -C metadata=bbfc1e941ab19131 -C extra-filename=-dc75a4ae3ca4a5f1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern wasm_bindgen_macro_support=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwasm_bindgen_macro_support-fc1dcffd04e187f5.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling futures-util v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=560544dccc17b465 -C extra-filename=-bc37e29d83b0948c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_channel-73894450144ce55a.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_io=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_io-0ab992b6deffba10.rmeta --extern futures_macro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_macro-dbb08eccd13dd399.so --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-db7d2c039ac25585.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_task-48e1bdb6501a90de.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-146bebf24bd9ce66.rmeta --extern slab=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libslab-be3a249e7f607a4d.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zerocopy-f75f52d017299355/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.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 codegen-units=1 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=3ff998df0235d03e -C extra-filename=-d5799b467adca1f2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zerocopy_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerocopy_derive-db9938bd7228b674.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --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_target_has_atomics_1_60_0 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` warning: field `original` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars_derive-0.8.22/src/ast/mod.rs:13:9 | 8 | pub struct Container<'a> { | --------- field in this struct ... 13 | pub original: &'a syn::DeriveInput, | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars_derive-0.8.22/src/ast/mod.rs:55:54 | 55 | pub fn transparent_field(&'a self) -> Option<&'a Field> { | -- -- ^^^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 55 | pub fn transparent_field(&'a self) -> Option<&'a Field<'a>> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/thiserror-c84f85687312319b/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bf21bae6a25e470c -C extra-filename=-5987617a3f6f31dd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror_impl-c3b43644584c43aa.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/thiserror-47b58eb961529ac3/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a640048a28519350 -C extra-filename=-90430c26629873df --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror_impl-c3b43644584c43aa.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling zerofrom v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=55d2e5df7c01364f -C extra-filename=-ae09bdb12f0d4c06 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom_derive-bde92eb876f9cb8c.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling tracing v0.1.44 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-0.1.44/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.65.0 CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=f726acfc44b8bf70 -C extra-filename=-d470b58142f0838e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing_attributes-c06f27cdd4889a40.so --extern tracing_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing_core-75f6a8a3f5018d1d.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libmimalloc-sys 0.1.44] AR_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libmimalloc-sys 0.1.44] AR_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=HOST_AR [libmimalloc-sys 0.1.44] HOST_AR = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=AR [libmimalloc-sys 0.1.44] AR = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=ARFLAGS [libmimalloc-sys 0.1.44] ARFLAGS = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=HOST_ARFLAGS [libmimalloc-sys 0.1.44] HOST_ARFLAGS = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.44] ARFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.44] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.44] ARFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.44] cargo:rustc-link-lib=static=mimalloc [libmimalloc-sys 0.1.44] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libmimalloc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44/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.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out /usr/local/bin/rustc --crate-name libmimalloc_sys --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "v3"))' -C metadata=2bc970c906cccae4 -C extra-filename=-1ef789a5e42b9e13 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -l static=mimalloc` Compiling darling_macro v0.21.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling_macro-0.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling_macro-0.21.3/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.21.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling_macro-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8daa5a309d56617a -C extra-filename=-f7a707d8b3640269 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdarling_core-52610144f5bb0d61.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling mimalloc v0.1.48 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mimalloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/mimalloc-0.1.48 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/mimalloc-0.1.48/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.48 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=48 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name mimalloc --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/mimalloc-0.1.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "v3"))' -C metadata=8794de61cf0a94b6 -C extra-filename=-7f3391451057bd42 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libmimalloc_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibmimalloc_sys-1ef789a5e42b9e13.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out` Compiling yoke v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=6bd3b5c2f4247e53 -C extra-filename=-e736fe11feef3b27 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstable_deref_trait-6f1af5e4bb2ebeb2.rmeta --extern yoke_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke_derive-a120e1a4ed14e4e1.so --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-ae09bdb12f0d4c06.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling prost v0.14.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name prost --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "no-recursion-limit", "std"))' -C metadata=02399ccd85a73acc -C extra-filename=-637c5bf5d6adf925 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern prost_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_derive-1512b3235a1c97ce.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name prost --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "no-recursion-limit", "std"))' -C metadata=4471bab3141cfe08 -C extra-filename=-82887f0aa5f4fb8b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-b182a1efc9b7a042.rmeta --extern prost_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_derive-1512b3235a1c97ce.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://wasm-bindgen.github.io/wasm-bindgen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/wasm-bindgen/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.2.106 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/wasm-bindgen-5ac6fb686d1a505e/out /usr/local/bin/rustc --crate-name wasm_bindgen --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106/src/lib.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 codegen-units=1 '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "msrv", "rustversion", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=f2040ea6d2b9c68a -C extra-filename=-b38db9ffb770b042 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-e07d94fa857d819e.rmeta --extern wasm_bindgen_macro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwasm_bindgen_macro-dc75a4ae3ca4a5f1.so --extern wasm_bindgen_shared=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwasm_bindgen_shared-4f505dffce176b33.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg wbg_diagnostic --check-cfg 'cfg(wbg_diagnostic)' --check-cfg 'cfg(wbg_reference_types)'` warning: `schemars_derive` (lib) generated 2 warnings Compiling zerovec v0.11.4 Compiling zerotrie v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-0.11.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-0.11.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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=6515cdba0d5e44ed -C extra-filename=-32b4ebbe2e00187e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke-e736fe11feef3b27.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-ae09bdb12f0d4c06.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec_derive-2616458672332b34.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A data structure that efficiently maps strings to integers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerotrie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=766523c543dea474 -C extra-filename=-e334777743ccf4ff --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern yoke=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke-e736fe11feef3b27.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-ae09bdb12f0d4c06.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling darling v0.21.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling-0.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling-0.21.3/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.21.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/darling-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "serde", "suggestions"))' -C metadata=8c705521ffc393af -C extra-filename=-28998cfde36e3aec --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdarling_core-52610144f5bb0d61.rmeta --extern darling_macro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdarling_macro-f7a707d8b3640269.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `strum_macros` (lib) generated 3 warnings Compiling comfy-table v7.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=comfy_table CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/Cargo.toml CARGO_PKG_AUTHORS='Arne Beer ' CARGO_PKG_DESCRIPTION='An easy to use library for building beautiful tables with automatic content wrapping' CARGO_PKG_HOMEPAGE='https://github.com/nukesor/comfy-table' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=comfy-table CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nukesor/comfy-table' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.1.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name comfy_table --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-str", "console", "crossterm", "custom_styling", "debug", "default", "integration_test", "reexport_crossterm", "tty"))' -C metadata=9a3c444692807b59 -C extra-filename=-95e4d25126820298 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern strum=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrum-7f43d0e30dd862c0.rmeta --extern strum_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrum_macros-ab8d29ad2e7bb993.so --extern unicode_width=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_width-01cac35cbe60a62f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-util-0.3.31/src/future/future/remote_handle.rs:72:57 | 72 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 72 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; 72 + type SendMsg = Result<::Output, Box>; | Compiling bon-macros v3.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bon_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-macros-3.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-macros-3.8.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='This is a proc-macro crate that is supposed to be a private implementation detail of the `bon` crate ' CARGO_PKG_HOMEPAGE='https://bon-rs.com/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bon-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/elastio/bon' CARGO_PKG_RUST_VERSION=1.59.0 CARGO_PKG_VERSION=3.8.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bon_macros --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-macros-3.8.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 '--warn=clippy::nursery' '--warn=clippy::pedantic' '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_dependencies' '--warn=clippy::verbose_bit_mask' --warn=variant_size_differences '--warn=clippy::useless_transmute' '--warn=clippy::useless_let_if_seq' '--warn=clippy::unused_rounding' --warn=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates '--warn=clippy::unused_async' --warn=unstable_features --warn=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_join' --warn=unnameable_types --warn=unit_bindings '--warn=clippy::unicode_not_nfc' --warn=unexpected_cfgs '--warn=rustdoc::unescaped_backticks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::type_repetition_in_bounds' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::suspicious_operation_groupings' '--warn=clippy::suboptimal_flops' '--warn=clippy::string_lit_as_bytes' --warn=single_use_lifetimes '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_binding_to_reference' --warn=redundant_lifetimes '--warn=clippy::redundant_feature_names' '--warn=clippy::redundant_clone' '--warn=clippy::read_zero_byte_vec' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::or_fun_call' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::non_send_fields_in_send_ty' --warn=non_local_definitions --warn=non_ascii_idents '--warn=clippy::no_mangle_with_rust_abi' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_collect' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mut_mut' '--warn=clippy::mixed_read_write_in_expression' --warn=missing_unsafe_on_extern --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_abi --warn=meta_variable_misuse '--warn=clippy::maybe_infinite_iter' '--warn=clippy::match_wild_err_arm' '--allow=clippy::map_unwrap_or' '--warn=clippy::map_flatten' '--warn=clippy::many_single_char_names' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_let_else' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_clamp' --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' --warn=let_underscore_drop '--warn=clippy::large_include_file' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::implicit_clone' '--warn=clippy::if_then_some_else_none' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' --warn=ffi_unwind_calls --warn=explicit_outlives_requirements '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::empty_drop' --warn=elided_lifetimes_in_paths '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::collection_is_never_read' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clear_with_drain' '--warn=clippy::checked_conversions' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_lossless' '--warn=clippy::branches_sharing_code' '--warn=clippy::borrow_as_ptr' '--warn=clippy::bool_to_int_with_if' '--warn=clippy::await_holding_refcell_ref' '--warn=clippy::assertions_on_result_states' --warn=rust_2024_compatibility --allow=tail_expr_drop_order --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "experimental-overwritable", "implied-bounds", "std"))' -C metadata=8f49df0eab67705b -C extra-filename=-07b190a79afe766a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern darling=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdarling-28998cfde36e3aec.rlib --extern ident_case=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libident_case-a0741dbbe2d94b6a.rlib --extern prettyplease=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprettyplease-b18b310e0c4aeeeb.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern rustversion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustversion-7f141de2e5c57ffa.so --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling clap v4.5.53 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap-4.5.53 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap-4.5.53/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.53 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=53 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap-4.5.53/src/lib.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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=d80abfb7349a1966 -C extra-filename=-df878547288f8c2d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap_builder-190a50c3a6f11995.rmeta --extern clap_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap_derive-11621193bd01f00d.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/src/builder/konst/store.rs:149:33 | 149 | pub const fn as_const_slice(&self) -> ConstSlice { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 149 | pub const fn as_const_slice(&self) -> ConstSlice<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/src/cursor.rs:72:19 | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/src/cursor.rs:109:19 | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor<'_> { | ++++ Compiling prost-types v0.14.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-types-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-types-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Prost definitions of Protocol Buffers well known types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name prost_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-types-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(kani)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "chrono", "default", "std"))' -C metadata=b5484efc913aa2b4 -C extra-filename=-cb00ad55d7fdda74 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-82887f0aa5f4fb8b.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-types-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-types-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Prost definitions of Protocol Buffers well known types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name prost_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-types-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(kani)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "chrono", "default", "std"))' -C metadata=f09e8976f8d668e9 -C extra-filename=-3c89b389ba078827 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:79:17 | 79 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 79 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/data.rs:90:21 | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:114:24 | 114 | pub fn type_params(&self) -> TypeParams { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub fn type_params(&self) -> TypeParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:125:28 | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:136:22 | 136 | pub fn lifetimes(&self) -> Lifetimes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn lifetimes(&self) -> Lifetimes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:147:26 | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:158:25 | 158 | pub fn const_params(&self) -> ConstParams { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 158 | pub fn const_params(&self) -> ConstParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:169:29 | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:350:27 | 350 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 350 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/generics.rs:416:25 | 416 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 416 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/buffer.rs:90:18 | 90 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:106:17 | 106 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 106 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:117:21 | 117 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 117 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:128:18 | 128 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 128 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/punctuated.rs:137:22 | 137 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 137 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/syn-1.0.109/src/parse.rs:1196:35 | 1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/row.rs:80:22 | 80 | pub fn cell_iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 80 | pub fn cell_iter(&self) -> Iter<'_, Cell> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:598:24 | 598 | pub fn column_iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 598 | pub fn column_iter(&self) -> Iter<'_, Column> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:626:28 | 626 | pub fn column_iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 626 | pub fn column_iter_mut(&mut self) -> IterMut<'_, Column> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:648:30 | 648 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 648 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:677:42 | 677 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 677 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:698:21 | 698 | pub fn row_iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 698 | pub fn row_iter(&self) -> Iter<'_, Row> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:715:25 | 715 | pub fn row_iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 715 | pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks.rs:19:44 | 19 | pub fn as_chunks(slice: &[T]) -> (AsChunks, &[T]) { | ^^^^ ^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 19 | pub fn as_chunks(slice: &[T]) -> (AsChunks<'_, T, N>, &[T]) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:18:48 | 18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut, &mut [T]) { | ^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut<'_, T, N>, &mut [T]) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:55:19 | 55 | pub fn as_mut(&mut self) -> AsChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | pub fn as_mut(&mut self) -> AsChunksMut<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:60:19 | 60 | pub fn as_ref(&self) -> AsChunks { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 60 | pub fn as_ref(&self) -> AsChunks<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:67:47 | 67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:73:25 | 73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut, AsChunksMut) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut<'_, T, N>, AsChunksMut<'_, T, N>) { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/arithmetic/bigint/modulus.rs:116:27 | 116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/arithmetic/limbs512/storage.rs:45:9 | 45 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 48 | ) -> Result, LenMismatchError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | ) -> Result, LenMismatchError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/rsa/public_modulus.rs:91:25 | 91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ Compiling libtest-mimic v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libtest_mimic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libtest-mimic-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libtest-mimic-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Lukas Kalbertodt ' CARGO_PKG_DESCRIPTION='Write your own test harness that looks and behaves like the built-in test harness used by `rustc --test` ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libtest-mimic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LukasKalbertodt/libtest-mimic' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name libtest_mimic --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libtest-mimic-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f392fb015510e97a -C extra-filename=-f1e9219af3482381 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstream-f2dc076bfbba9b6e.rmeta --extern anstyle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstyle-cdc34f74e12943a6.rmeta --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rmeta --extern escape8259=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libescape8259-d824d0f71f8901ce.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `zerotrie` (lib) generated 3 warnings warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106/src/convert/closures.rs:80:46 | 80 | inform(invoke::<$($var,)* R> as usize as u32); | ^^^^^^^^ ... 171 | / closures! { 172 | | () 173 | | (A a1 a2 a3 a4) 174 | | (A a1 a2 a3 a4 B b1 b2 b3 b4) ... | 180 | | (A a1 a2 a3 a4 B b1 b2 b3 b4 C c1 c2 c3 c4 D d1 d2 d3 d4 E e1 e2 e3 e4 F f1 f2 f3 f4 G g1 g2 g3 g4 H h1 h2 h3 h4) 181 | | } | |_- in this macro invocation | = note: `#[warn(function_casts_as_integer)]` on by default = note: this warning originates in the macro `closures` (in Nightly builds, run with -Z macro-backtrace for more info) help: first cast to a pointer `as *const ()` | 80 | inform(invoke::<$($var,)* R> as *const () as usize as u32); | ++++++++++++ warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106/src/convert/closures.rs:80:46 | 80 | inform(invoke::<$($var,)* R> as usize as u32); | ^^^^^^^^ ... 171 | / closures! { 172 | | () 173 | | (A a1 a2 a3 a4) 174 | | (A a1 a2 a3 a4 B b1 b2 b3 b4) ... | 180 | | (A a1 a2 a3 a4 B b1 b2 b3 b4 C c1 c2 c3 c4 D d1 d2 d3 d4 E e1 e2 e3 e4 F f1 f2 f3 f4 G g1 g2 g3 g4 H h1 h2 h3 h4) 181 | | } | |_- in this macro invocation | = note: this warning originates in the macro `closures` (in Nightly builds, run with -Z macro-backtrace for more info) help: first cast to a pointer `as *const ()` | 80 | inform(invoke::<$($var,)* R> as *const () as usize as u32); | ++++++++++++ warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/wasm-bindgen-0.2.106/src/convert/closures.rs:80:46 | 80 | inform(invoke::<$($var,)* R> as usize as u32); | ^^^^^^^^ ... 192 | closures!(@impl_for_args (&A) RefFromWasmAbi &*A::ref_from_abi(A) => A a1 a2 a3 a4); | ----------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `closures` (in Nightly builds, run with -Z macro-backtrace for more info) help: first cast to a pointer `as *const ()` | 80 | inform(invoke::<$($var,)* R> as *const () as usize as u32); | ++++++++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prettyplease CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/prettyplease-1d19a31a9ee11dda/out /usr/local/bin/rustc --crate-name prettyplease --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prettyplease-0.2.37/src/lib.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("verbatim"))' -C metadata=599b91f5ff4a4d10 -C extra-filename=-73099cd33fc3d698 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-da6f17b52dff29e6.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-3cbb9c0ed41989f3.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` Compiling as_derive_utils v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=as_derive_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/as_derive_utils-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/as_derive_utils-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='private derive utilities used by abi_stable and structural.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=as_derive_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/abi_stable_crates/' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name as_derive_utils --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/as_derive_utils-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "bitflags", "regex", "ron", "serde", "serde_derive", "testing"))' -C metadata=f229dcd82b032c33 -C extra-filename=-5833e11df0a0f3e0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern core_extensions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcore_extensions-da4b736416c65025.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-0d5bcaa311156afb.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `wasm-bindgen` (lib) generated 20 warnings (17 duplicates) warning: unreachable expression --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/src/error.rs:200:43 | 200 | ConvertError::Alignment(e) => ConvertError::Alignment(Infallible::from(e)), | ^^^^^^^^^^^^^^^^^^^^^^^^-------------------^ | | | | | any code following this expression is unreachable | unreachable expression | note: this expression has type `Infallible`, which is uninhabited --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/src/error.rs:200:67 | 200 | ConvertError::Alignment(e) => ConvertError::Alignment(Infallible::from(e)), | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/as_derive_utils-0.11.0/src/parse_utils.rs:103:27 | 103 | fn parse_paren_buffer(&self) -> Result { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 103 | fn parse_paren_buffer(&self) -> Result, syn::Error> { | ++++ warning: `as_derive_utils` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde-8c0ffb185214d3b5/out /usr/local/bin/rustc --crate-name serde --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/src/lib.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 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=eb6b033be3df2696 -C extra-filename=-8a17850c5a5f5d47 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-bd32d8966c919d8b.rmeta --extern serde_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_derive-66636f328c931863.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde-f93be7b1af2374d4/out /usr/local/bin/rustc --crate-name serde --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="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=0dce6cf18b54f6ab -C extra-filename=-47c11536aaccdb2d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-63468d24de471e3f.rmeta --extern serde_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_derive-66636f328c931863.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling tinystr v0.8.1 Compiling potential_utf v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tinystr-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tinystr-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tinystr-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=531725a279ef0747 -C extra-filename=-5a03690db0211ec8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-32b4ebbe2e00187e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/potential_utf-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/potential_utf-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Unvalidated string and character types' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=potential_utf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/potential_utf-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "writeable", "zerovec"))' -C metadata=42afb4e56ad6fb8b -C extra-filename=-318b0a493df285d8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-32b4ebbe2e00187e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling prost-build v0.14.1 Compiling pbjson-build v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-build-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-build-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Generate Prost annotated Rust types from Protocol Buffers files.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-build CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name prost_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-build-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="format"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cleanup-markdown", "default", "format"))' -C metadata=193549de84fa291f -C extra-filename=-5cb98408a8b3544e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-0f7d795d8c09f088.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-a5b81479b9eb3971.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-9ee64d2ade724afc.rmeta --extern multimap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmultimap-13e390b36f18a9dd.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-6aff61e2c24bf494.rmeta --extern petgraph=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpetgraph-e2526871ee24a526.rmeta --extern prettyplease=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprettyplease-b18b310e0c4aeeeb.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-82887f0aa5f4fb8b.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_types-cb00ad55d7fdda74.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-c1873f750bd4dc3b.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-6652a70384b3874a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pbjson_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-build-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-build-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Raphael Taylor-Davies ' CARGO_PKG_DESCRIPTION='Generates Serialize and Deserialize implementations for prost message types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbjson-build CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/influxdata/pbjson' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name pbjson_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-build-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6f55973ea219630 -C extra-filename=-9fac6200d5e07a94 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-0f7d795d8c09f088.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-a5b81479b9eb3971.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-82887f0aa5f4fb8b.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_types-cb00ad55d7fdda74.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling icu_collections v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=7ea61be359aac593 -C extra-filename=-1c9725b875fa5f24 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern potential_utf=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpotential_utf-318b0a493df285d8.rmeta --extern yoke=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke-e736fe11feef3b27.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-ae09bdb12f0d4c06.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-32b4ebbe2e00187e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pbjson_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-build-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-build-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Raphael Taylor-Davies ' CARGO_PKG_DESCRIPTION='Generates Serialize and Deserialize implementations for prost message types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbjson-build CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/influxdata/pbjson' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name pbjson_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-build-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())' -C metadata=5e0183354bb76996 -C extra-filename=-a03ad26cafce3163 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-3d599d4921795a7c.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_types-3c89b389ba078827.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-build-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-build-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Generate Prost annotated Rust types from Protocol Buffers files.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-build CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name prost_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/prost-build-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="format"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cleanup-markdown", "default", "format"))' -C metadata=7e9dc2bf984c087f -C extra-filename=-9a18309e313bfc89 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-3d599d4921795a7c.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern multimap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmultimap-1edd4e6e5f92ba39.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-e07d94fa857d819e.rmeta --extern petgraph=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpetgraph-11207bfa7b24a608.rmeta --extern prettyplease=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprettyplease-73099cd33fc3d698.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_types-3c89b389ba078827.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-3cbb9c0ed41989f3.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-1479da5a2e91c486.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `syn` (lib) generated 1875 warnings (270 duplicates) Compiling abi_stable_derive v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=abi_stable_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_derive-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_derive-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Implementation detail of abi_stable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=abi_stable_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/abi_stable_crates/' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name abi_stable_derive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_derive-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51cef9b67b32fe47 -C extra-filename=-e12e946e155c3686 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern abi_stable_shared=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libabi_stable_shared-942cb929264337e8.rlib --extern as_derive_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libas_derive_utils-5833e11df0a0f3e0.rlib --extern core_extensions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcore_extensions-da4b736416c65025.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-0d5bcaa311156afb.rlib --extern typed_arena=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtyped_arena-5ab16154e67081fa.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling icu_locale_core v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_locale_core-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_locale_core-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_locale_core-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=00063cadda3acfe9 -C extra-filename=-222088e7111cb9ea --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern litemap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblitemap-baf9e32f1021f29a.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtinystr-5a03690db0211ec8.rmeta --extern writeable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwriteable-0ecc34eb53fea631.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-32b4ebbe2e00187e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0/src/char16trie/trie.rs:96:17 | 96 | pub fn iter(&self) -> Char16TrieIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 96 | pub fn iter(&self) -> Char16TrieIterator<'_> { | ++++ warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-build-0.8.0/src/message.rs:55:13 | 55 | Message(TypePath), | ------- ^^^^^^^^ | | | field in this variant | = note: `FieldType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 55 - Message(TypePath), 55 + Message(()), | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0/src/codepointtrie/cptrie.rs:933:24 | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> { | +++ Compiling half v2.7.1 Compiling ppv-lite86 v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ahash-483a5eea45378605/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6eb7a58ed27c6f0e -C extra-filename=-958d815002f18bbc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-39a27ec5f621e7b4.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-e07d94fa857d819e.rmeta --extern zerocopy=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerocopy-d5799b467adca1f2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg folded_multiply --check-cfg 'cfg(specialize)' --check-cfg 'cfg(folded_multiply)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ppv-lite86-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Cross-platform cryptography-oriented low-level SIMD library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -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=f53a34b23c32b1de -C extra-filename=-b5bebaf14d0ac13f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerocopy-d5799b467adca1f2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=half CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/half-2.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/half-2.7.1/Cargo.toml CARGO_PKG_AUTHORS='Kathryn Long ' CARGO_PKG_DESCRIPTION='Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=half CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/VoidStarKat/half-rs' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=2.7.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name half --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/half-2.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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "default", "nightly", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=97d0b56b304b09be -C extra-filename=-2d39a071bd4856a7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-5391ab47d3f43080.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern zerocopy=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerocopy-d5799b467adca1f2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `zerocopy` (lib) generated 1 warning warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/random_state.rs:48:58 | 48 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, `folded_multiply`, `specialize`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/random_state.rs:68:54 | 68 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/convert.rs:69:8 | 64 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 69 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 70 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 71 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 75 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 76 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `pbjson-build` (lib) generated 1 warning warning: `ahash` (lib) generated 4 warnings warning: `comfy-table` (lib) generated 7 warnings Compiling chrono v0.4.42 Compiling num-bigint v0.4.6 Compiling serde_urlencoded v0.7.1 Compiling csv v1.3.1 Compiling quick-xml v0.38.3 Compiling pbjson v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-0.4.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-0.4.42/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.4.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-0.4.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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=49dc91f6236788e4 -C extra-filename=-5407e666744bbdfe --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libiana_time_zone-93d1670ced60884a.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca1abd7681e97951 -C extra-filename=-d053c66524a185b9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern csv_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcsv_core-ca54908df1e970dc.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-d26abf66a8e875bd.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-9e450c2b5842769b.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name num_bigint --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=870a0ef9a9f6a540 -C extra-filename=-1df3ef9c7d05a485 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-2a0d4ab3419fc003.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_urlencoded-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Anthony Ramine ' CARGO_PKG_DESCRIPTION='`x-www-form-urlencoded` meets Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_urlencoded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nox/serde_urlencoded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a23bc97997e668c -C extra-filename=-27447f05759d8508 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libform_urlencoded-542c1014c2ce1a23.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-d26abf66a8e875bd.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-9e450c2b5842769b.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.38.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="overlapped-lists"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=3df7334953896d0d -C extra-filename=-a48317b6df7d44d7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pbjson CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Raphael Taylor-Davies ' CARGO_PKG_DESCRIPTION='Utilities for pbjson conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbjson CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/influxdata/pbjson' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name pbjson --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-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())' -C metadata=a22ddb496a15cedd -C extra-filename=-efed9f14dfaed706 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-6b23ad73c0cffb89.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition value: `passed_tests` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_derive-0.11.3/src/my_visibility.rs:206:17 | 206 | #[cfg(all(test, feature = "passed_tests"))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `passed_tests` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling pbjson-types v0.8.0 Compiling rand_chacha v0.9.0 Compiling serde_tokenstream v0.2.2 Compiling serde_yaml v0.9.34+deprecated Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-types-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-types-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Raphael Taylor-Davies ' CARGO_PKG_DESCRIPTION='Protobuf well known types with serde serialization support' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbjson-types CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/influxdata/pbjson' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-types-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b889969785a0401a -C extra-filename=-d68961de2676a464 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/pbjson-types-d68961de2676a464 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern pbjson_build=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpbjson_build-9fac6200d5e07a94.rlib --extern prost_build=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_build-5cb98408a8b3544e.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_tokenstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_tokenstream-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_tokenstream-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A serde deserializer for proc_macro::TokenStreams' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_tokenstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oxidecomputer/serde_tokenstream' CARGO_PKG_RUST_VERSION=1.75 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name serde_tokenstream --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32a06d2e977966e5 -C extra-filename=-4915bfb329373662 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-47c11536aaccdb2d.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=9dfc4f6a0157b040 -C extra-filename=-aa7c25c8e218ba0f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libppv_lite86-b5bebaf14d0ac13f.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_core-4b3366aef4906319.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemars CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/schemars-32c7e0b0f92a2c13/out /usr/local/bin/rustc --crate-name schemars --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=0a3ba2c832ed5c62 -C extra-filename=-91d5e534c7a28bba --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern dyn_clone=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdyn_clone-7253b83b56528681.rmeta --extern schemars_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libschemars_derive-1e9af9590783c912.so --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-47c11536aaccdb2d.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-45a69358522168e4.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg std_atomic64 --cfg std_atomic` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_yaml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='YAML data format for Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_yaml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-yaml' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.9.34+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name serde_yaml --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=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=785d4b16f02a0aed -C extra-filename=-ac50cd1a0db292c0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-dd501929317cceb0.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-df9cea6c37f3ddf8.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-8b00d9d78c22e0e3.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-47c11536aaccdb2d.rmeta --extern unsafe_libyaml=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunsafe_libyaml-7edb25b923011532.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `icu_collections` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=2047da8819e2b74f -C extra-filename=-68f9f8f584266468 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libppv_lite86-b5bebaf14d0ac13f.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_core-0c928b89e3e17f51.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:750:1 | 750 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:780:1 | 780 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:217:9 | 217 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:308:9 | 308 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:369:5 | 369 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:376:5 | 376 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:72:5 | 72 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:98:5 | 98 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:528:5 | 528 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:550:5 | 550 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ Compiling icu_provider v2.0.0 warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:10:5 | 10 | serde_if_integer128, | ^^^^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_provider-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_provider-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_provider-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="baked"' --cfg 'feature="zerotrie"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=19c3faf6f903506b -C extra-filename=-344154de3266177b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern icu_locale_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_locale_core-222088e7111cb9ea.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstable_deref_trait-6f1af5e4bb2ebeb2.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtinystr-5a03690db0211ec8.rmeta --extern writeable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwriteable-0ecc34eb53fea631.rmeta --extern yoke=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke-e736fe11feef3b27.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-ae09bdb12f0d4c06.rmeta --extern zerotrie=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerotrie-e334777743ccf4ff.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-32b4ebbe2e00187e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:11:9 | 11 | serde_if_integer128, | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/key.rs:158:5 | 158 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9 | 2013 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:559:5 | 559 | deserialize_primitives!(mut); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9 | 2013 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:1087:5 | 1087 | deserialize_primitives!(mut); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/simple_type.rs:162:5 | 162 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/simple_type.rs:606:5 | 606 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9 | 2013 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/text.rs:74:5 | 74 | deserialize_primitives!(); | ------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9 | 2013 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ ... 3224 | deserialize_primitives!(); | ------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/content.rs:200:5 | 200 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/element.rs:91:5 | 91 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:28:9 | 28 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/key.rs:38:5 | 38 | write_primitive!(); | ------------------ in this macro invocation | = note: this warning originates in the macro `write_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:228:5 | 228 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:28:9 | 28 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:427:5 | 427 | write_primitive!(); | ------------------ in this macro invocation | = note: this warning originates in the macro `write_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/text.rs:52:5 | 52 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:736:5 | 736 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:1978:12 | 1978 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/key.rs:8:41 | 8 | use serde::{forward_to_deserialize_any, serde_if_integer128}; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:18:12 | 18 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/simple_type.rs:16:12 | 16 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/text.rs:9:12 | 9 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:87:12 | 87 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/content.rs:10:12 | 10 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/element.rs:13:12 | 13 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/key.rs:3:12 | 3 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:12:12 | 12 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/text.rs:7:12 | 7 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `std_atomic` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22/src/json_schema_impls/mod.rs:47:7 | 47 | #[cfg(std_atomic)] | ^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` 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: `std_atomic64` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22/src/json_schema_impls/atomic.rs:11:7 | 11 | #[cfg(std_atomic64)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_atomic64` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/schemars-0.8.22/src/json_schema_impls/atomic.rs:18:7 | 18 | #[cfg(std_atomic64)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `serde_urlencoded` (lib) generated 1 warning Compiling rand v0.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=a7ea6740b92125fb -C extra-filename=-35d0f4511a9ba8ec --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rand_chacha=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_chacha-aa7c25c8e218ba0f.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_core-4b3366aef4906319.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `jiff` (lib) generated 10 warnings Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=cf52d00809a69335 -C extra-filename=-84c9f07b35710992 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern rand_chacha=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_chacha-68f9f8f584266468.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_core-0c928b89e3e17f51.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling icu_normalizer v2.0.0 Compiling icu_properties v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=eee59197ee35a2fc -C extra-filename=-c412b227053562ec --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern icu_collections=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_collections-1c9725b875fa5f24.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_normalizer_data-4cc04aa4ac7e969b.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_provider-344154de3266177b.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-a92cb82901624dd2.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-32b4ebbe2e00187e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=d280a7c85805f3f6 -C extra-filename=-7f2d8486080d2d11 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern icu_collections=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_collections-1c9725b875fa5f24.rmeta --extern icu_locale_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_locale_core-222088e7111cb9ea.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_properties_data-614d6f08f7d85ed3.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_provider-344154de3266177b.rmeta --extern potential_utf=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpotential_utf-318b0a493df285d8.rmeta --extern zerotrie=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerotrie-e334777743ccf4ff.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-32b4ebbe2e00187e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-types-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-types-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Raphael Taylor-Davies ' CARGO_PKG_DESCRIPTION='Protobuf well known types with serde serialization support' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbjson-types CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/influxdata/pbjson' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/pbjson-types-37ad6c573cc9892d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/pbjson-types-d68961de2676a464/build-script-build` [pbjson-types 0.8.0] cargo:rerun-if-changed=descriptors.bin warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/byte_record.rs:254:17 | 254 | pub fn iter(&self) -> ByteRecordIter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 254 | pub fn iter(&self) -> ByteRecordIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/reader.rs:1048:27 | 1048 | pub fn deserialize(&mut self) -> DeserializeRecordsIter | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1048 | pub fn deserialize(&mut self) -> DeserializeRecordsIter<'_, R, D> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/reader.rs:1148:20 | 1148 | pub fn records(&mut self) -> StringRecordsIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1148 | pub fn records(&mut self) -> StringRecordsIter<'_, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/reader.rs:1225:25 | 1225 | pub fn byte_records(&mut self) -> ByteRecordsIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1225 | pub fn byte_records(&mut self) -> ByteRecordsIter<'_, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/string_record.rs:314:17 | 314 | pub fn iter(&self) -> StringRecordIter { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 314 | pub fn iter(&self) -> StringRecordIter<'_> { | ++++ Compiling futures-executor v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=7d45c5b33a1f3d3a -C extra-filename=-f19e90ac20768896 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_task-48e1bdb6501a90de.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-bc37e29d83b0948c.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer-2.0.0/src/lib.rs:2055:24 | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed<'_> { | ++++ Compiling bon v3.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-3.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-3.8.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Next-gen compile-time-checked builder generator, named function'\''s arguments, and more'\!'' CARGO_PKG_HOMEPAGE='https://bon-rs.com' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/elastio/bon' CARGO_PKG_RUST_VERSION=1.59.0 CARGO_PKG_VERSION=3.8.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bon --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-3.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 codegen-units=1 '--warn=clippy::nursery' '--warn=clippy::pedantic' '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_dependencies' '--warn=clippy::verbose_bit_mask' --warn=variant_size_differences '--warn=clippy::useless_transmute' '--warn=clippy::useless_let_if_seq' '--warn=clippy::unused_rounding' --warn=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates '--warn=clippy::unused_async' --warn=unstable_features --warn=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_join' --warn=unnameable_types --warn=unit_bindings '--warn=clippy::unicode_not_nfc' --warn=unexpected_cfgs '--warn=rustdoc::unescaped_backticks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::type_repetition_in_bounds' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::suspicious_operation_groupings' '--warn=clippy::suboptimal_flops' '--warn=clippy::string_lit_as_bytes' --warn=single_use_lifetimes '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_binding_to_reference' --warn=redundant_lifetimes '--warn=clippy::redundant_feature_names' '--warn=clippy::redundant_clone' '--warn=clippy::read_zero_byte_vec' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::or_fun_call' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::non_send_fields_in_send_ty' --warn=non_local_definitions --warn=non_ascii_idents '--warn=clippy::no_mangle_with_rust_abi' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_collect' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mut_mut' '--warn=clippy::mixed_read_write_in_expression' --warn=missing_unsafe_on_extern --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_abi --warn=meta_variable_misuse '--warn=clippy::maybe_infinite_iter' '--warn=clippy::match_wild_err_arm' '--allow=clippy::map_unwrap_or' '--warn=clippy::map_flatten' '--warn=clippy::many_single_char_names' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_let_else' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_clamp' --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' --warn=let_underscore_drop '--warn=clippy::large_include_file' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::implicit_clone' '--warn=clippy::if_then_some_else_none' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' --warn=ffi_unwind_calls --warn=explicit_outlives_requirements '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::empty_drop' --warn=elided_lifetimes_in_paths '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::collection_is_never_read' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clear_with_drain' '--warn=clippy::checked_conversions' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_lossless' '--warn=clippy::branches_sharing_code' '--warn=clippy::borrow_as_ptr' '--warn=clippy::bool_to_int_with_if' '--warn=clippy::await_holding_refcell_ref' '--warn=clippy::assertions_on_result_states' --warn=rust_2024_compatibility --allow=tail_expr_drop_order --check-cfg 'cfg(nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "experimental-getter", "experimental-overwritable", "implied-bounds", "std"))' -C metadata=c56ffadaf7f04529 -C extra-filename=-bbb95c2eb6b06cbb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bon_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbon_macros-07b190a79afe766a.so --extern rustversion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustversion-7f141de2e5c57ffa.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6/src/biguint/addition.rs:23:9 | 23 | unsafe { arch::_addcarry_u64(carry, a, b, out) } | ^^^^^^ unnecessary `unsafe` block | = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default warning: `futures-util` (lib) generated 2 warnings Compiling futures v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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 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=c5c225591737c7e1 -C extra-filename=-3d3af05f5a2418e6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_channel-73894450144ce55a.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_executor=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_executor-f19e90ac20768896.rmeta --extern futures_io=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_io-0ab992b6deffba10.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-db7d2c039ac25585.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_task-48e1bdb6501a90de.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-bc37e29d83b0948c.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6/src/biguint/subtraction.rs:23:9 | 23 | unsafe { arch::_subborrow_u64(borrow, a, b, out) } | ^^^^^^ unnecessary `unsafe` block warning: `csv` (lib) generated 17 warnings warning: trait `Float` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result, WeightedError> | +++ Compiling aws-lc-sys v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND OpenSSL' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=a3fa76ea6cefba5a -C extra-filename=-9f6346ef2759bf5f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-9f6346ef2759bf5f -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bindgen=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbindgen-0fe367ee85335eac.rlib --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --extern cmake=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcmake-6371773a74e29a53.rlib --extern dunce=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdunce-2f6401c1964cf086.rlib --extern fs_extra=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfs_extra-af518c023f7b224a.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling typify-impl v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typify_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-impl-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-impl-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='typify backend implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typify-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oxidecomputer/typify' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name typify_impl --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e1f243df178a377 -C extra-filename=-5b76f89359213e9b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-0f7d795d8c09f088.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-9ee64d2ade724afc.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern regress=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregress-30c67102607da58d.rmeta --extern schemars=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libschemars-91d5e534c7a28bba.rmeta --extern semver=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsemver-013c28483a322154.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-47c11536aaccdb2d.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-45a69358522168e4.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror-90430c26629873df.rmeta --extern unicode_ident=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_ident-17cee639ad0c2f73.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling sqllogictest v0.28.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqllogictest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqllogictest-0.28.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqllogictest-0.28.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Sqllogictest parser and runner.' CARGO_PKG_HOMEPAGE='https://github.com/risinglightdb/sqllogictest-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqllogictest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/risinglightdb/sqllogictest-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.28.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sqllogictest --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqllogictest-0.28.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=b5d17366e6708c35 -C extra-filename=-ff1c3e7756449643 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern educe=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeduce-14be1d20476fdb6f.so --extern fs_err=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfs_err-69074d143294d96c.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern glob=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libglob-d4e7204f9ab39e88.rmeta --extern humantime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhumantime-e5a05aa422338fcb.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-386562318324df5b.rmeta --extern libtest_mimic=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibtest_mimic-f1e9219af3482381.rmeta --extern md5=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmd5-8482a47123adfb20.rmeta --extern owo_colors=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libowo_colors-6b571349c87217e8.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-84c9f07b35710992.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern similar=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsimilar-f04e1b0e3a71ce8a.rmeta --extern subst=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsubst-9266b2bdd0bd2086.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-1479da5a2e91c486.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror-5987617a3f6f31dd.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:21:28 | 21 | kind: unsafe { (*parser).error }, | ^^------^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = 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 | 21 | kind: unsafe { (&(*parser)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:22:50 | 22 | problem: match NonNull::new(unsafe { (*parser).problem as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 22 | problem: match NonNull::new(unsafe { (&(*parser)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:26:38 | 26 | problem_offset: unsafe { (*parser).problem_offset }, | ^^------^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 26 | problem_offset: unsafe { (&(*parser)).problem_offset }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:28:31 | 28 | sys: unsafe { (*parser).problem_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 28 | sys: unsafe { (&(*parser)).problem_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:30:50 | 30 | context: match NonNull::new(unsafe { (*parser).context as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 30 | context: match NonNull::new(unsafe { (&(*parser)).context as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:35:31 | 35 | sys: unsafe { (*parser).context_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 35 | sys: unsafe { (&(*parser)).context_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:42:28 | 42 | kind: unsafe { (*emitter).error }, | ^^-------^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 42 | kind: unsafe { (&(*emitter)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:43:50 | 43 | problem: match NonNull::new(unsafe { (*emitter).problem as *mut _ }) { | ^^-------^^^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 43 | problem: match NonNull::new(unsafe { (&(*emitter)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/parser.rs:87:16 | 87 | if (*parser).error != sys::YAML_NO_ERROR { | ^^------^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 87 | if (&(*parser)).error != sys::YAML_NO_ERROR { | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:81:18 | 81 | pub fn entry(&mut self, k: Value) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn entry(&mut self, k: Value) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:188:17 | 188 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:197:21 | 197 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:204:17 | 204 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 204 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:218:19 | 218 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 218 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:225:23 | 225 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/number.rs:555:34 | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected { | ^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_yaml-0.9.34+deprecated/src/value/de.rs:1231:30 | 1231 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1231 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `rand` (lib) generated 30 warnings warning: `schemars` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono_tz CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='TimeZone implementations for chrono from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION=1.65 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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/chrono-tz-b83a0795f58eaff8/out /usr/local/bin/rustc --crate-name chrono_tz --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=4c0e878677925383 -C extra-filename=-e0e23c94474a3851 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern phf=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libphf-34953086986c5062.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pbjson_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-types-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-types-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Raphael Taylor-Davies ' CARGO_PKG_DESCRIPTION='Protobuf well known types with serde serialization support' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbjson-types CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/influxdata/pbjson' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/pbjson-types-37ad6c573cc9892d/out /usr/local/bin/rustc --crate-name pbjson_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pbjson-types-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())' -C metadata=c10d3cbca10520d7 -C extra-filename=-ec629859fa80cc70 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern pbjson=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpbjson-efed9f14dfaed706.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `pbjson-build` (lib) generated 1 warning (1 duplicate) warning: `ring` (lib) generated 11 warnings warning: `serde_yaml` (lib) generated 17 warnings Compiling arrow-buffer v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-buffer-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-buffer-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Buffer abstractions for Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-buffer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_buffer --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-buffer-57.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pool"))' -C metadata=b892bff6e82146c0 -C extra-filename=-57b9fac9077fbd8a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern num_bigint=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_bigint-1df3ef9c7d05a485.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bigdecimal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bigdecimal-84a38a5d8276467b/out /usr/local/bin/rustc --crate-name bigdecimal --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-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 codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(no_track_caller)' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=84a949111c837bd6 -C extra-filename=-e73a27c480002338 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libm=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibm-3ddc78620c75cd6c.rmeta --extern num_bigint=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_bigint-1df3ef9c7d05a485.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-2a0d4ab3419fc003.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg rustc_1_75 --cfg rustc_1_60 --cfg rustc_1_50 --cfg rustc_1_46 --cfg has_unsigned_abs --check-cfg 'cfg(rustc_1_75)' --check-cfg 'cfg(rustc_1_60)' --check-cfg 'cfg(rustc_1_50)' --check-cfg 'cfg(rustc_1_46)' --check-cfg 'cfg(has_unsigned_abs)'` Compiling idna_adapter v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna_adapter-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna_adapter-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=5d3b9f032ae11465 -C extra-filename=-ebda79373747e8f8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_normalizer-c412b227053562ec.rmeta --extern icu_properties=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_properties-7f2d8486080d2d11.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `icu_normalizer` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=prebuilt-nasm 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_PREBUILT_NASM=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0 CARGO_MANIFEST_LINKS=aws_lc_0_31_0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND OpenSSL' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-9f6346ef2759bf5f/build-script-main` Compiling idna v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=c560a6758d4c4177 -C extra-filename=-4dfb616c26b618fb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libidna_adapter-ebda79373747e8f8.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-a92cb82901624dd2.rmeta --extern utf8_iter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libutf8_iter-18229ec0589570b6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS [aws-lc-sys 0.31.0] cargo:warning=Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREGENERATED_SRC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREGENERATED_SRC [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EFFECTIVE_TARGET_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EFFECTIVE_TARGET [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE [aws-lc-sys 0.31.0] cargo:warning=Building with: CMake [aws-lc-sys 0.31.0] cargo:warning=Symbol Prefix: Some("aws_lc_0_31_0") [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE [aws-lc-sys 0.31.0] cargo:warning=Environment Variable found 'CMAKE': 'cmake' [aws-lc-sys 0.31.0] cargo:warning=CMAKE environment variable set: cmake [aws-lc-sys 0.31.0] cargo:warning=###### [aws-lc-sys 0.31.0] cargo:warning=If bindgen is unable to locate a header file, use the BINDGEN_EXTRA_CLANG_ARGS environment variable to specify additional include paths. [aws-lc-sys 0.31.0] cargo:warning=See: https://github.com/rust-lang/rust-bindgen?tab=readme-ov-file#environment-variables [aws-lc-sys 0.31.0] cargo:warning=###### [aws-lc-sys 0.31.0] cargo:warning=Clang version: clang version 19.1.7 [aws-lc-sys 0.31.0] cargo:warning=Generating bindings - internal bindgen. Platform: x86_64-unknown-freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES Compiling url v2.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/url-2.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/url-2.5.7/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/url-2.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=c244b6a8b37eb22d -C extra-filename=-37224fb185ecd807 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libform_urlencoded-542c1014c2ce1a23.rmeta --extern idna=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libidna-4dfb616c26b618fb.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling arrow-data v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-data-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-data-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Array data abstractions for Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-data CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_data --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-data-57.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 codegen-units=1 --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ffi", "force_validate"))' -C metadata=d2a20d0847ac29e1 -C extra-filename=-8d074ac4ff4e6831 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-2a0d4ab3419fc003.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: methods `alloc_extend` and `alloc_extend_mut` are never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_derive-0.11.3/src/arenas.rs:36:16 | 29 | pub trait AllocMethods{ | ------------ methods in this trait ... 36 | fn alloc_extend(&self, iterable: I) -> &[T] | ^^^^^^^^^^^^ ... 43 | fn alloc_extend_mut(&self, iterable: I) -> &mut [T] | ^^^^^^^^^^^^^^^^ ... 68 | / declare_arenas! { 69 | | vec_meta: Vec, 70 | | vec_expr: Vec, 71 | | ident: syn::Ident, ... | 82 | | paths: syn::Path, 83 | | } | |_- in this macro invocation | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `declare_arenas` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field `index` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable_derive-0.11.3/src/sabi_trait/trait_definition.rs:38:9 | 37 | pub struct AssocTyWithIndex { | ---------------- field in this struct 38 | pub index: usize, | ^^^^^ | = note: `AssocTyWithIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis Compiling apache-avro v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=apache_avro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for working with Apache Avro in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=apache-avro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/avro-rs' CARGO_PKG_RUST_VERSION=1.85.0 CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name apache_avro --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="bzip"' --cfg 'feature="snappy"' --cfg 'feature="xz"' --cfg 'feature="zstandard"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bzip", "derive", "snappy", "xz", "zstandard"))' -C metadata=806af0ab269b208a -C extra-filename=-c867128953caeead --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bigdecimal=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbigdecimal-e73a27c480002338.rmeta --extern bon=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbon-bbb95c2eb6b06cbb.rmeta --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-dac8b689a2207154.rmeta --extern crc32fast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrc32fast-0b1cdcd61cd755dd.rmeta --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-715d2c581000c905.rmeta --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-5814929a5fbecba5.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libminiz_oxide-b2d914150766c529.rmeta --extern num_bigint=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_bigint-1df3ef9c7d05a485.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_lite-6eb202ea80aea4c7.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --extern serde_bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_bytes-fdaf612c41fdfdc3.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rmeta --extern snap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsnap-dfb9bbbbfd34441e.rmeta --extern strum=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrum-a540e87425c4bd01.rmeta --extern strum_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrum_macros-5880b2478c1b94be.so --extern thiserror=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror-5987617a3f6f31dd.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-63b82ed4dec745f3.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/usr/local/lib` Compiling tokio-util v0.7.17 Compiling tower v0.5.2 Compiling datafusion-common-runtime v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common-runtime) Compiling async-compression v0.4.35 Compiling aws-smithy-async v1.2.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-util-0.7.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-util-0.7.17/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.71 CARGO_PKG_VERSION=0.7.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-util-0.7.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 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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --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", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=c4c9eeb75f535a97 -C extra-filename=-c3a34fa7502fbcd5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-db7d2c039ac25585.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower is a library of modular and reusable components for building robust clients and servers. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION=1.64.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-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 codegen-units=1 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=3ebdb9d639e6dfbb -C extra-filename=-7c65e3411542bad9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-bc37e29d83b0948c.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsync_wrapper-2b163ebd8362b6b6.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_layer-d5b887c58aedfd53.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-2114931151cf4d46.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_common_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common-runtime CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common-runtime/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Common Runtime functionality for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-common-runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_common_runtime --edition=2024 datafusion/common-runtime/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77f5fbe5b984c5c3 -C extra-filename=-85d52aba8dd0d270 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_compression CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-compression-0.4.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-compression-0.4.35/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Adaptors between compression crates and Rust'\''s modern asynchronous IO types. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-compression CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name async_compression --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-compression-0.4.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="bzip2"' --cfg 'feature="gzip"' --cfg 'feature="lzma"' --cfg 'feature="tokio"' --cfg 'feature="xz"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=96d3d8b9e43d5860 -C extra-filename=-378042eae5b634e2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern compression_codecs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcompression_codecs-67ba4d345f7db5b6.rmeta --extern compression_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcompression_core-161cf5c7aedf75bb.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_async CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-async-1.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-async-1.2.7/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='Async runtime agnostic abstractions for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-async CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.2.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_async --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-async-1.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 --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rt-tokio", "test-util"))' -C metadata=b1228b0343720b9d -C extra-filename=-d073c46f4cf52b76 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-bc37e29d83b0948c.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling aws-smithy-runtime-api v1.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_runtime_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-api-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-api-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Zelda Hessler ' CARGO_PKG_DESCRIPTION='Smithy runtime types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-runtime-api CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_runtime_api --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-api-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http-02x"' --cfg 'feature="http-1x"' --cfg 'feature="http-auth"' --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "http-02x", "http-1x", "http-auth", "test-util"))' -C metadata=6a5f741fd3b1a2b5 -C extra-filename=-cd6efeeacd6d00f1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern http_02x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-9d5a4ea503137f2e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling h2 v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/h2-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/h2-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/h2-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=5b34c93aa3011e74 -C extra-filename=-ed1160b727a1a33a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern atomic_waker=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libatomic_waker-3800edc2cd2e4533.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern fnv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfnv-33bcc75af4dfcb2c.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-db7d2c039ac25585.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern slab=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libslab-be3a249e7f607a4d.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-c3a34fa7502fbcd5.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling tower-http v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-http-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-http-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower middleware and utilities for HTTP clients and servers' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower-http' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower-http' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tower_http --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-http-0.6.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 codegen-units=1 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=2e016e42c839d5f2 -C extra-filename=-60f7b092f34e7943 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-0ed1a82325b3a7ba.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-bc37e29d83b0948c.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-f5ef20c2a8082f5d.rmeta --extern iri_string=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libiri_string-53cc3849b2572a07.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern tower=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower-7c65e3411542bad9.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_layer-d5b887c58aedfd53.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-2114931151cf4d46.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `quick-xml` (lib) generated 25 warnings Compiling typify-macro v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typify_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-macro-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-macro-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='typify macro implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typify-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oxidecomputer/typify' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name typify_macro --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7fa4ce2227b23fcf -C extra-filename=-fa5cc0d2de3086bf --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rlib --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rlib --extern schemars=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libschemars-91d5e534c7a28bba.rlib --extern semver=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsemver-013c28483a322154.rlib --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-47c11536aaccdb2d.rlib --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-45a69358522168e4.rlib --extern serde_tokenstream=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_tokenstream-4915bfb329373662.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern typify_impl=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypify_impl-5b76f89359213e9b.rlib --extern proc_macro --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `num-bigint` (lib) generated 2 warnings warning: `abi_stable_derive` (lib) generated 3 warnings Compiling abi_stable v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=abi_stable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='For doing Rust-to-Rust ffi,writing libraries loaded at program startup.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=abi_stable CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/abi_stable_crates/' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name abi_stable --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.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 codegen-units=1 --cfg 'feature="channels"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__ui", "channels", "crossbeam-channel", "default", "docsrs", "no_fn_promotion", "no_tagging_doctest", "nonexhaustive_examples", "only_new_tests", "rust_1_64", "rust_latest_stable", "sabi_trait_examples", "serde_json", "test_miri_track_raw", "testing"))' -C metadata=a2fc8b39065fd8d8 -C extra-filename=-3bf90ca6991d3146 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern abi_stable_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libabi_stable_derive-e12e946e155c3686.so --extern abi_stable_shared=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libabi_stable_shared-911b98788635ba20.rmeta --extern const_panic=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libconst_panic-78285474b4ccc5d2.rmeta --extern core_extensions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcore_extensions-026edbe68943a99a.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrossbeam_channel-b81785084345265a.rmeta --extern generational_arena=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgenerational_arena-63c6cc3e4a7d8fc4.rmeta --extern libloading=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibloading-687ee2e624a63fd8.rmeta --extern lock_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblock_api-b37c8f1738862ff1.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern repr_offset=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librepr_offset-404d3761c2ffa1cb.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --extern serde_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_derive-66636f328c931863.so --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: this lint expectation is unfulfilled --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0/src/rabin.rs:20:5 | 20 | deprecated, | ^^^^^^^^^^ | = note: https://github.com/RustCrypto/traits/issues/2036 = note: `#[warn(unfulfilled_lint_expectations)]` on by default warning: this lint expectation is unfulfilled --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0/src/rabin.rs:109:9 | 109 | deprecated, | ^^^^^^^^^^ | = note: https://github.com/RustCrypto/traits/issues/2036 Compiling aws-smithy-http v0.62.6 Compiling aws-credential-types v1.2.11 Compiling aws-smithy-observability v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-0.62.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-0.62.6/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Smithy HTTP logic for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.62.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=62 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_http --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-0.62.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("aws-smithy-eventstream", "event-stream", "rt-tokio"))' -C metadata=a1805ae569dc7eea -C extra-filename=-6f7618a03ec65e31 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern bytes_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes_utils-634fed02db94a7b8.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-bc37e29d83b0948c.rmeta --extern http_02x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body_04x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-9c958cafcdc053d0.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-146bebf24bd9ce66.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_credential_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-credential-types-1.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-credential-types-1.2.11/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='Types for AWS SDK credentials.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-credential-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.2.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_credential_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-credential-types-1.2.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 --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hardcoded-credentials", "test-util"))' -C metadata=eee49b711818750e -C extra-filename=-5e9858afda6e5525 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-9d5a4ea503137f2e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_observability CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-observability-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-observability-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='Smithy observability implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-observability CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_observability --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-observability-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=233b5a10a4ebb8fe -C extra-filename=-96f6750105a62f0f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling typify v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typify CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='JSON schema to rust type code generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typify CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oxidecomputer/typify' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name typify --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typify-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=36f006e0026c40db -C extra-filename=-7150463b11392b3c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern typify_impl=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypify_impl-5b76f89359213e9b.rmeta --extern typify_macro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypify_macro-fa5cc0d2de3086bf.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling substrait v0.62.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/substrait-0.62.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/substrait-0.62.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cross-Language Serialization for Relational Algebra' CARGO_PKG_HOMEPAGE='https://substrait.io' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=substrait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/substrait-io/substrait-rs' CARGO_PKG_RUST_VERSION=1.85.1 CARGO_PKG_VERSION=0.62.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=62 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/substrait-0.62.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "embed-descriptor", "extensions", "parse", "protoc", "semver", "serde"))' -C metadata=3cd08777c4723957 -C extra-filename=-23a907a462765693 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/substrait-23a907a462765693 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libheck-0f7d795d8c09f088.rlib --extern pbjson_build=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpbjson_build-9fac6200d5e07a94.rlib --extern prettyplease=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprettyplease-b18b310e0c4aeeeb.rlib --extern prost_build=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_build-5cb98408a8b3544e.rlib --extern schemars=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libschemars-91d5e534c7a28bba.rlib --extern semver=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsemver-013c28483a322154.rlib --extern serde_yaml=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_yaml-ac50cd1a0db292c0.rlib --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rlib --extern typify=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypify-7150463b11392b3c.rlib --extern walkdir=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwalkdir-79da6967bb27ff0e.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/external_types/parking_lot.rs:16:12 | 16 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/inline_storage.rs:153:16 | 153 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unused import: `rtry` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/abi_stability/extra_checks.rs:593:5 | 593 | rtry, sabi_trait, | ^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `x86_64` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/library/raw_library.rs:18:22 | 18 | cfg!(any(x86_64, powerpc64, aarch64)) || ::std::mem::size_of::() == 8; | ^^^^^^ help: found config with similar value: `target_arch = "x86_64"` | = 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(x86_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x86_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `powerpc64` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/library/raw_library.rs:18:30 | 18 | cfg!(any(x86_64, powerpc64, aarch64)) || ::std::mem::size_of::() == 8; | ^^^^^^^^^ help: found config with similar value: `target_arch = "powerpc64"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(powerpc64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(powerpc64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aarch64` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/library/raw_library.rs:18:41 | 18 | cfg!(any(x86_64, powerpc64, aarch64)) || ::std::mem::size_of::() == 8; | ^^^^^^^ help: found config with similar value: `target_arch = "aarch64"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aarch64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aarch64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::utils::const_transmute` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/pointer_trait.rs:826:9 | 826 | use crate::utils::const_transmute; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling aws-sigv4 v1.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sigv4 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sigv4-1.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sigv4-1.3.7/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :David Barsky ' CARGO_PKG_DESCRIPTION='SigV4 signer for HTTP requests and Event Stream messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sigv4 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sigv4 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sigv4-1.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="http0-compat"' --cfg 'feature="http1"' --cfg 'feature="sign-http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http0-compat", "http1", "sign-eventstream", "sign-http", "sigv4a"))' -C metadata=843e995075283ef6 -C extra-filename=-21d746ac520dbf48 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-6f7618a03ec65e31.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern form_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libform_urlencoded-542c1014c2ce1a23.rmeta --extern hex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhex-189e8737d5c31dca.rmeta --extern hmac=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhmac-5270332ad9a33ce4.rmeta --extern http0=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --extern sha2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsha2-8700122afdefb1aa.rmeta --extern time=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtime-5a835512b83305f6.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Cross-service types for the AWS SDK.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-types-aa7368df06fc1667/out /usr/local/bin/rustc --crate-name aws_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-smithy-runtime", "examples"))' -C metadata=8c6bdaf15ffaf43c -C extra-filename=-a8906b513a87ef52 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/substrait-0.62.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/substrait-0.62.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cross-Language Serialization for Relational Algebra' CARGO_PKG_HOMEPAGE='https://substrait.io' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=substrait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/substrait-io/substrait-rs' CARGO_PKG_RUST_VERSION=1.85.1 CARGO_PKG_VERSION=0.62.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=62 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/substrait-1e5f44ad4deb6b5f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/substrait-23a907a462765693/build-script-build` [substrait 0.62.2] cargo:rerun-if-env-changed=FORCE_REBUILD [substrait 0.62.2] cargo:rerun-if-changed=substrait [substrait 0.62.2] cargo:rerun-if-changed=substrait/text/simple_extensions_schema.yaml [substrait 0.62.2] cargo:rerun-if-changed=substrait/text/dialect_schema.yaml [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/extensions/extensions.proto [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/parameterized_types.proto [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/capabilities.proto [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/algebra.proto [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/plan.proto [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/type_expressions.proto [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/function.proto [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/type.proto [substrait 0.62.2] cargo:rerun-if-changed=substrait/proto/substrait/extended_expression.proto Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=substrait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/substrait-0.62.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/substrait-0.62.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cross-Language Serialization for Relational Algebra' CARGO_PKG_HOMEPAGE='https://substrait.io' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=substrait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/substrait-io/substrait-rs' CARGO_PKG_RUST_VERSION=1.85.1 CARGO_PKG_VERSION=0.62.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=62 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/substrait-1e5f44ad4deb6b5f/out /usr/local/bin/rustc --crate-name substrait --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/substrait-0.62.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"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "embed-descriptor", "extensions", "parse", "protoc", "semver", "serde"))' -C metadata=baf015214b8d6444 -C extra-filename=-665f8957a0512529 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern pbjson=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpbjson-efed9f14dfaed706.rmeta --extern pbjson_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpbjson_types-ec629859fa80cc70.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_types-3c89b389ba078827.rmeta --extern regress=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregress-fc2ff77405de9c8b.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling hyper v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A protective and efficient HTTP library for all.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=c89fd0d5c1b37e0b -C extra-filename=-b9a5663956aab136 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern atomic_waker=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libatomic_waker-3800edc2cd2e4533.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern futures_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_channel-73894450144ce55a.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern h2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libh2-ed1160b727a1a33a.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-f5ef20c2a8082f5d.rmeta --extern httparse=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttparse-4364d805618393cb.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-d26abf66a8e875bd.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-146bebf24bd9ce66.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-a92cb82901624dd2.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern want=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwant-8c3cd11f78c6df89.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling gen v0.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto/gen) Compiling gen-common v0.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto-common/gen) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=gen CARGO_CRATE_NAME=gen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto/gen CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto/gen/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Code generation for proto' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gen CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name gen --edition=2024 datafusion/proto/gen/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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c295a87eddd94faf -C extra-filename=-0f5ce0562dc062b8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern pbjson_build=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpbjson_build-a03ad26cafce3163.rlib --extern prost_build=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_build-9a18309e313bfc89.rlib -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=gen-common CARGO_CRATE_NAME=gen_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto-common/gen CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto-common/gen/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Code generation for proto' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gen-common CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name gen_common --edition=2024 datafusion/proto-common/gen/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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0924a62c1247cc9f -C extra-filename=-2bb9ee81b4d64c0a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern pbjson_build=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpbjson_build-a03ad26cafce3163.rlib --extern prost_build=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost_build-9a18309e313bfc89.rlib -C linker=/usr/local/llvm19/bin/clang` Compiling arrow-array v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-array-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-array-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Array abstractions for Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-array CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_array --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-array-57.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 codegen-units=1 --cfg 'feature="chrono-tz"' --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=a9688ba8939a3b7c -C extra-filename=-1a17ace99a487246 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern chrono_tz=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono_tz-e0e23c94474a3851.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-464953c02d6f9b57.rmeta --extern num_complex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_complex-7ff94175e4d64f88.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-2a0d4ab3419fc003.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling hyper-util v0.1.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-util-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-util-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='hyper utilities' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-util' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-util-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=da8b6fdf4bfba925 -C extra-filename=-0de68f7d8c6ded7c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-6b23ad73c0cffb89.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern futures_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_channel-73894450144ce55a.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-bc37e29d83b0948c.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-f5ef20c2a8082f5d.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-b9a5663956aab136.rmeta --extern ipnet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libipnet-e43d78433375439d.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern socket2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsocket2-0bd938ff9c8c9ade.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-2114931151cf4d46.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/external_types/parking_lot/once.rs:421:13 | 421 | let mut this = unsafe { this.transmute_into_mut::() }; | ----^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: method `debug_pad` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/utils.rs:261:8 | 252 | pub(crate) trait FmtPadding { | ---------- method in this trait ... 261 | fn debug_pad<'a, T>(&'a mut self, padding: usize, v: &T) -> Result, fmt::Error> | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/const_utils.rs:60:29 | 60 | struct GetEmptySlice<'a, T>(&'a T); | ------------- ^^^^^ | | | field in this struct | = help: consider removing this field warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/abi_stability/get_static_equivalent.rs:30:31 | 30 | pub struct Unsized(fn(&T)); | ------- ^^^^^^ | | | field in this struct | = help: consider removing this field warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/external_types/crossbeam_channel.rs:810:26 | 810 | struct MakeVTable<'a, T>(&'a T); | ---------- ^^^^^ | | | field in this struct | = help: consider removing this field warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/marker_type/stable_abi_impls.rs:16:29 | 16 | pub struct _static_(extern "C" fn()); | -------- ^^^^^^^^^^^^^^^ | | | field in this struct | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/marker_type.rs:30:1 | 30 | monomorphic_marker_type! {UnsyncUnsend, UnsafeIgnoredType>} | ------------------------------------------------------------------ in this macro invocation | = help: consider removing this field = note: this warning originates in the macro `monomorphic_marker_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/marker_type/stable_abi_impls.rs:16:29 | 16 | pub struct _static_(extern "C" fn()); | -------- ^^^^^^^^^^^^^^^ | | | field in this struct | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/marker_type.rs:46:1 | 46 | monomorphic_marker_type! {UnsyncSend, UnsafeIgnoredType>} | ------------------------------------------------------------------ in this macro invocation | = help: consider removing this field = note: this warning originates in the macro `monomorphic_marker_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/marker_type/stable_abi_impls.rs:16:29 | 16 | pub struct _static_(extern "C" fn()); | -------- ^^^^^^^^^^^^^^^ | | | field in this struct | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/marker_type.rs:63:1 | 63 | monomorphic_marker_type! {SyncUnsend, UnsyncUnsend} | --------------------------------------------------- in this macro invocation | = help: consider removing this field = note: this warning originates in the macro `monomorphic_marker_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/std_types/arc.rs:408:43 | 408 | pub(super) struct VTableGetter<'a, T>(&'a T); | ------------ ^^^^^ | | | field in this struct | = help: consider removing this field warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/std_types/boxed.rs:622:28 | 622 | struct VTableGetter<'a, T>(&'a T); | ------------ ^^^^^ | | | field in this struct | = help: consider removing this field warning: field `0` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/std_types/vec.rs:1459:28 | 1459 | struct VTableGetter<'a, T>(&'a T); | ------------ ^^^^^ | | | field in this struct | = help: consider removing this field warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/for_examples.rs:63:10 | 63 | #[derive(StableAbi, Debug, Clone, PartialEq, Eq)] | ^^^^^^^^^ | | | `ValidTag_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_ValidTag` and up 2 bodies | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/abi_stability/extra_checks.rs:608:1 | 608 | #[sabi_trait] | -^^^^^^^^^^^^ | | | `TypeChecker_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `__inside_generated_mod` | = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/abi_stability/extra_checks.rs:654:1 | 654 | #[sabi_trait] | -^^^^^^^^^^^^ | | | `ExtraChecks_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `__inside_generated_mod` | = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:6:10 | 6 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_CloneInterface` and up 2 bodies 7 | #[sabi(impl_InterfaceType(Send, Sync, Clone))] 8 | pub struct CloneInterface; | -------------- `CloneInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:14:10 | 14 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_CloneEqInterface` and up 2 bodies 15 | #[sabi(impl_InterfaceType(Send, Sync, Debug, Clone, Eq))] 16 | pub struct CloneEqInterface; | ---------------- `CloneEqInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:22:10 | 22 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_DEIteratorCloneInterface` and up 2 bodies 23 | #[sabi(impl_InterfaceType(Send, Sync, Debug, Clone, DoubleEndedIterator))] 24 | pub struct DEIteratorCloneInterface(PhantomData); | ------------------------ `DEIteratorCloneInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:39:10 | 39 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_DefaultInterface` and up 2 bodies 40 | #[sabi(impl_InterfaceType(Send, Sync, Default))] 41 | pub struct DefaultInterface; | ---------------- `DefaultInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:47:10 | 47 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_UnpinInterface` and up 2 bodies 48 | #[sabi(impl_InterfaceType(Unpin))] 49 | pub struct UnpinInterface; | -------------- `UnpinInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:55:10 | 55 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_DebugDefEqInterface` and up 2 bodies 56 | #[sabi(impl_InterfaceType(Send, Sync, Debug, Eq, Default))] 57 | pub struct DebugDefEqInterface; | ------------------- `DebugDefEqInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:63:10 | 63 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_PartialEqInterface` and up 2 bodies 64 | #[sabi(impl_InterfaceType(Send, Sync, Debug, PartialEq))] 65 | pub struct PartialEqInterface; | ------------------ `PartialEqInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:71:10 | 71 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_FmtWriteInterface` and up 2 bodies 72 | #[sabi(impl_InterfaceType(Send, Sync, Debug, FmtWrite))] 73 | pub struct FmtWriteInterface; | ----------------- `FmtWriteInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:79:10 | 79 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_IoWriteInterface` and up 2 bodies 80 | #[sabi(impl_InterfaceType(IoWrite))] 81 | pub struct IoWriteInterface; | ---------------- `IoWriteInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:87:10 | 87 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_DebugDisplayInterface` and up 2 bodies 88 | #[sabi(impl_InterfaceType(Send, Sync, Debug, Display))] 89 | pub struct DebugDisplayInterface; | --------------------- `DebugDisplayInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:95:10 | 95 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_IteratorInterface` and up 2 bodies 96 | #[sabi(impl_InterfaceType(Send, Sync, Iterator))] 97 | pub struct IteratorInterface(PhantomData); | ----------------- `IteratorInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/interfaces.rs:112:10 | 112 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_DEIteratorInterface` and up 2 bodies 113 | #[sabi(impl_InterfaceType(Send, Sync, DoubleEndedIterator))] 114 | pub struct DEIteratorInterface(PhantomData); | ------------------- `DEIteratorInterface` is not local | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/erased_types/traits.rs:432:5 | 431 | / crate::impl_InterfaceType! { 432 | | impl crate::erased_types::InterfaceType for () { | | ^^^^^----------------------------------^^^^^^^ | | | | | `InterfaceType` is not local 433 | | type Send= True; 434 | | type Sync= True; 435 | | } 436 | | } | | - | | | | |_move the `impl` block outside of this constant `_impl_InterfaceType` | help: use a const-anon item to suppress this lint: `_` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/nonexhaustive_enum/doc_enums.rs:22:14 | 22 | #[derive(StableAbi, Debug, Clone, PartialEq, Eq)] | ^^^^^^^^^ | | | `Foo_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_Foo` and up 2 bodies | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/nonexhaustive_enum/doc_enums.rs:36:14 | 36 | #[derive(StableAbi, Debug, Clone, PartialEq, Eq)] | ^^^^^^^^^ | | | `Foo_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_Foo` and up 2 bodies | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/nonexhaustive_enum/doc_enums.rs:51:14 | 51 | #[derive(StableAbi, Debug, Clone, PartialEq, Eq)] | ^^^^^^^^^ | | | `Foo_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_Foo` and up 2 bodies | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/std_types/map/iterator_stuff.rs:16:18 | 16 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_RefIterInterface` and up 2 bodies 17 | $(#[$attr])* 18 | pub struct $interface<$k, $v>(PhantomData<($k, $v)>); | ---------- `RefIterInterface` is not local ... 32 | / declare_iter_interface! { 33 | | K => V; 34 | | /// The `InterfaceType` of the `Iter` iterator for `RHashMap`. 35 | | #[sabi(impl_InterfaceType(Iterator, Clone))] 36 | | interface = RefIterInterface; 37 | | type Item = Tuple2<&'a K, &'a V>; 38 | | } | |_- in this macro invocation | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` which comes from the expansion of the macro `declare_iter_interface` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/std_types/map/iterator_stuff.rs:16:18 | 16 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_MutIterInterface` and up 2 bodies 17 | $(#[$attr])* 18 | pub struct $interface<$k, $v>(PhantomData<($k, $v)>); | ---------- `MutIterInterface` is not local ... 40 | / declare_iter_interface! { 41 | | K => V; 42 | | /// The `InterfaceType` of the `IterMut` iterator for `RHashMap`. 43 | | #[sabi(impl_InterfaceType(Iterator))] 44 | | interface = MutIterInterface; 45 | | type Item = Tuple2<&'a K, &'a mut V>; 46 | | } | |_- in this macro invocation | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` which comes from the expansion of the macro `declare_iter_interface` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/std_types/map/iterator_stuff.rs:16:18 | 16 | #[derive(StableAbi)] | ^-------- | | | `InterfaceType` is not local | move the `impl` block outside of this constant `_impl_InterfaceType_constant_ValIterInterface` and up 2 bodies 17 | $(#[$attr])* 18 | pub struct $interface<$k, $v>(PhantomData<($k, $v)>); | ---------- `ValIterInterface` is not local ... 48 | / declare_iter_interface! { 49 | | K => V; 50 | | /// The `InterfaceType` of the `Drain` iterator for `RHashMap`. 51 | | #[sabi(impl_InterfaceType(Iterator))] ... | 55 | | } | |_- in this macro invocation | = note: the derive macro `StableAbi` defines the non-local `impl`, and may need to be changed = note: the derive macro `StableAbi` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `StableAbi` which comes from the expansion of the macro `declare_iter_interface` (in Nightly builds, run with -Z macro-backtrace for more info) warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/std_types/vec.rs:810:30 | 810 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[T]` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/std_types/vec.rs:810:30 | 810 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:115:5 | 115 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 810 | let count = unsafe { (&(*other)).len() }; | ++ + warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/sabi_trait/doc_examples.rs:6:1 | 6 | #[sabi_trait] | -^^^^^^^^^^^^ | | | `ConstExample_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `__inside_generated_mod` | = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/sabi_trait/doc_examples.rs:22:1 | 22 | #[sabi_trait] | -^^^^^^^^^^^^ | | | `Doer_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `__inside_generated_mod` | = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/sabi_trait/doc_examples.rs:50:1 | 50 | #[sabi_trait] | -^^^^^^^^^^^^ | | | `DocHiddenTrait_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `__inside_generated_mod` | = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/abi_stable-0.11.3/src/sabi_trait/doc_examples.rs:59:1 | 59 | #[abi_stable::sabi_trait] | -^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Action_Interface` is not local | `InterfaceType` is not local | move the `impl` block outside of this constant `__inside_generated_mod` | = note: the attribute macro `abi_stable::sabi_trait` defines the non-local `impl`, and may need to be changed = note: the attribute macro `abi_stable::sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `abi_stable::sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling arrow-select v57.1.0 Compiling arrow-arith v57.1.0 Compiling arrow-row v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_select CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-select-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-select-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Selection kernels for arrow arrays' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-select CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_select --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-select-57.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a313deecd4f22de -C extra-filename=-a47047f9474d7fc2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_arith CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-arith-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-arith-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Arrow arithmetic kernels' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-arith CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_arith --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-arith-57.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b707c3736d62fcc7 -C extra-filename=-9212786e92de4643 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_row CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-row-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-row-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Arrow row format' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-row CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_row --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-row-57.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e125bcf05296c59b -C extra-filename=-60d57775d679df50 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling async-ffi v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_ffi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-ffi-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-ffi-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='FFI-compatible `Future`s' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-ffi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oxalica/async-ffi' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name async_ffi --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-ffi-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="abi_stable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi_stable", "macros"))' -C metadata=a0b8c094f38a6348 -C extra-filename=-297c2057b5227276 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern abi_stable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libabi_stable-3bf90ca6991d3146.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-ffi-0.5.0/src/lib.rs:387:5 | 383 | #[derive(PartialEq, Eq, Hash, Clone, Copy)] | --------- in this derive macro expansion ... 387 | clone: unsafe extern "C" fn(*const FfiWakerBase) -> *const FfiWakerBase, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-ffi-0.5.0/src/lib.rs:388:5 | 383 | #[derive(PartialEq, Eq, Hash, Clone, Copy)] | --------- in this derive macro expansion ... 388 | wake: unsafe extern "C" fn(*const FfiWakerBase), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-ffi-0.5.0/src/lib.rs:389:5 | 383 | #[derive(PartialEq, Eq, Hash, Clone, Copy)] | --------- in this derive macro expansion ... 389 | wake_by_ref: unsafe extern "C" fn(*const FfiWakerBase), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-ffi-0.5.0/src/lib.rs:390:5 | 383 | #[derive(PartialEq, Eq, Hash, Clone, Copy)] | --------- in this derive macro expansion ... 390 | drop: unsafe extern "C" fn(*const FfiWakerBase), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit [aws-lc-sys 0.31.0] cargo:rustc-cfg=use_bindgen_generated [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_GENERATOR_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_GENERATOR [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_GENERATOR_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_GENERATOR [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC [aws-lc-sys 0.31.0] cargo:warning=Setting CFLAGS_x86_64_unknown_freebsd: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing [aws-lc-sys 0.31.0] cargo:warning=Preserving optimization flag: -O2 [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_TOOLCHAIN_FILE [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_TOOLCHAIN_FILE [aws-lc-sys 0.31.0] OPT_LEVEL = Some(3) [aws-lc-sys 0.31.0] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out) [aws-lc-sys 0.31.0] TARGET = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] HOST = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CC_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CC_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CC [aws-lc-sys 0.31.0] HOST_CC = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC [aws-lc-sys 0.31.0] CC = Some(/usr/local/llvm19/bin/clang) [aws-lc-sys 0.31.0] RUSTC_WRAPPER = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `async-ffi` (lib) generated 4 warnings [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [aws-lc-sys 0.31.0] CRATE_CC_NO_DEFAULTS = None [aws-lc-sys 0.31.0] DEBUG = Some(false) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS [aws-lc-sys 0.31.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [aws-lc-sys 0.31.0] CC_SHELL_ESCAPED_FLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CFLAGS [aws-lc-sys 0.31.0] HOST_CFLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) [aws-lc-sys 0.31.0] OPT_LEVEL = Some(3) [aws-lc-sys 0.31.0] TARGET = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] HOST = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CC_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CC_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CC [aws-lc-sys 0.31.0] HOST_CC = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC [aws-lc-sys 0.31.0] CC = Some(/usr/local/llvm19/bin/clang) [aws-lc-sys 0.31.0] RUSTC_WRAPPER = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `apache-avro` (lib) generated 2 warnings [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [aws-lc-sys 0.31.0] CRATE_CC_NO_DEFAULTS = None [aws-lc-sys 0.31.0] DEBUG = Some(false) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS [aws-lc-sys 0.31.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [aws-lc-sys 0.31.0] CC_SHELL_ESCAPED_FLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CFLAGS [aws-lc-sys 0.31.0] HOST_CFLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) [aws-lc-sys 0.31.0] cargo:warning=Compilation of 'c11.c' succeeded - Ok(["/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/out-c11/7dfda64fdf5a526c-c11.o"]). [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CC [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC [aws-lc-sys 0.31.0] cargo:warning=Environment Variable found 'CC': '/usr/local/llvm19/bin/clang' [aws-lc-sys 0.31.0] cargo:warning=Setting CC_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CXX_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CXX [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CXX_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CXX [aws-lc-sys 0.31.0] cargo:warning=Environment Variable found 'CXX': '/usr/local/llvm19/bin/clang++' [aws-lc-sys 0.31.0] cargo:warning=Setting CXX_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang++ [aws-lc-sys 0.31.0] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling arrow-ord v57.1.0 Compiling arrow-ipc v57.1.0 Compiling arrow-string v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_ipc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ipc-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ipc-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Support for the Arrow IPC format' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-ipc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_ipc --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ipc-57.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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lz4", "lz4_flex", "zstd"))' -C metadata=54c4e56262888a8e -C extra-filename=-71acc6e134534d6f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-a47047f9474d7fc2.rmeta --extern flatbuffers=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflatbuffers-198c634576df5c14.rmeta --extern lz4_flex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblz4_flex-e8c4ffd5f15541a8.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_string CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-string-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-string-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='String kernels for arrow arrays' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-string CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_string --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-string-57.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b72199042afef253 -C extra-filename=-68009222469399b0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-a47047f9474d7fc2.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-483d7eefdd18eec9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_ord CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ord-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ord-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Ordering kernels for arrow arrays' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-ord CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_ord --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ord-57.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=108de975c0a7660a -C extra-filename=-695e8c8f516d6a4a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-a47047f9474d7fc2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [aws-lc-sys 0.31.0] CRATE_CC_NO_DEFAULTS = None [aws-lc-sys 0.31.0] TARGET = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] HOST = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS [aws-lc-sys 0.31.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [aws-lc-sys 0.31.0] CC_SHELL_ESCAPED_FLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CFLAGS [aws-lc-sys 0.31.0] HOST_CFLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] cargo:warning=Using flag: -ffile-prefix-map=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0= [aws-lc-sys 0.31.0] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] HOST_CMAKE_TOOLCHAIN_FILE = None [aws-lc-sys 0.31.0] CMAKE_TOOLCHAIN_FILE = None [aws-lc-sys 0.31.0] CMAKE_GENERATOR_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CMAKE_GENERATOR_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] HOST_CMAKE_GENERATOR = None [aws-lc-sys 0.31.0] CMAKE_GENERATOR = None [aws-lc-sys 0.31.0] CMAKE_PREFIX_PATH_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CMAKE_PREFIX_PATH_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] HOST_CMAKE_PREFIX_PATH = None [aws-lc-sys 0.31.0] CMAKE_PREFIX_PATH = None [aws-lc-sys 0.31.0] CMAKE_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CMAKE_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] HOST_CMAKE = None [aws-lc-sys 0.31.0] CMAKE = Some("cmake") [aws-lc-sys 0.31.0] running: cd "/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0" "-DBUILD_SHARED_LIBS=0" "-DBORINGSSL_PREFIX=aws_lc_0_31_0_" "-DBORINGSSL_PREFIX_HEADERS=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/generated-include" "-DBUILD_TESTING=OFF" "-DBUILD_TOOL=OFF" "-DBUILD_LIBSSL=OFF" "-DDISABLE_PERL=ON" "-DDISABLE_GO=ON" "-DCMAKE_C_STANDARD=11" "-DCMAKE_INSTALL_PREFIX=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out" "-DCMAKE_C_FLAGS= -O2 -ffile-prefix-map=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0= -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_C_COMPILER=/usr/local/llvm19/bin/clang" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -stdlib=libc++ --target=x86_64-unknown-freebsd -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_CXX_COMPILER=/usr/local/llvm19/bin/clang++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_ASM_COMPILER=/usr/local/llvm19/bin/clang" "-DCMAKE_BUILD_TYPE=Release" "--no-warn-unused-cli" [aws-lc-sys 0.31.0] CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): [aws-lc-sys 0.31.0] The OLD behavior for policy CMP0091 will be removed from a future version [aws-lc-sys 0.31.0] of CMake. [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] The cmake-policies(7) manual explains that the OLD behaviors of all [aws-lc-sys 0.31.0] policies are deprecated and that a policy should be set to OLD only under [aws-lc-sys 0.31.0] specific short-term circumstances. Projects should be ported to the NEW [aws-lc-sys 0.31.0] behavior and not rely on setting a policy to OLD. [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] Not searching for unused variables given on the command line. [aws-lc-sys 0.31.0] -- The C compiler identification is Clang 19.1.7 [aws-lc-sys 0.31.0] -- Detecting C compiler ABI info Compiling arrow-cast v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_cast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-cast-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-cast-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Cast kernel and utilities for Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-cast CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_cast --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-cast-57.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 codegen-units=1 --cfg 'feature="comfy-table"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=a566bf6a8ab2eed2 -C extra-filename=-bbb4ec16a9620025 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_ord=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ord-695e8c8f516d6a4a.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-a47047f9474d7fc2.rmeta --extern atoi=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libatoi-873989ec365bafc7.rmeta --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-6b23ad73c0cffb89.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern comfy_table=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcomfy_table-95e4d25126820298.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern lexical_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_core-681e841d47c36683.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-9e450c2b5842769b.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [aws-lc-sys 0.31.0] -- Detecting C compiler ABI info - done [aws-lc-sys 0.31.0] -- Check for working C compiler: /usr/local/llvm19/bin/clang - skipped [aws-lc-sys 0.31.0] -- Detecting C compile features [aws-lc-sys 0.31.0] -- Detecting C compile features - done [aws-lc-sys 0.31.0] CMake Deprecation Warning at aws-lc/CMakeLists.txt:1 (cmake_minimum_required): [aws-lc-sys 0.31.0] Compatibility with CMake < 3.10 will be removed from a future version of [aws-lc-sys 0.31.0] CMake. [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] Update the VERSION argument value. Or, use the ... syntax [aws-lc-sys 0.31.0] to tell CMake that the project requires at least but has been updated [aws-lc-sys 0.31.0] to work with policies introduced by or earlier. [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] -- ENABLE_PRE_SONAME_BUILD: ON [aws-lc-sys 0.31.0] -- PERFORM_SONAME_BUILD: 0 [aws-lc-sys 0.31.0] -- Go not found. Disabling some code generation and using pre-generated code in generated-src/ [aws-lc-sys 0.31.0] -- Perl not found. Disabling some code generation and using pre-generated code in generated-src/ [aws-lc-sys 0.31.0] -- Prefix build configured: performing build using prefix "aws_lc_0_31_0_" and headers path "/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/generated-include" [aws-lc-sys 0.31.0] -- Setting CMAKE_C_STANDARD=11 warning: `abi_stable` (lib) generated 45 warnings [aws-lc-sys 0.31.0] -- stdalign_check.c probe is positive, enabling AWS_LC_STDALIGN_AVAILABLE [aws-lc-sys 0.31.0] -- builtin_swap_check.c probe is positive, enabling AWS_LC_BUILTIN_SWAP_SUPPORTED [aws-lc-sys 0.31.0] -- The ASM compiler identification is Clang with GNU-like command-line [aws-lc-sys 0.31.0] -- Found assembler: /usr/local/llvm19/bin/clang [aws-lc-sys 0.31.0] Copying platform assembly files from /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/aws-lc/generated-src/linux-x86_64/crypto/ to /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/aws-lc/crypto [aws-lc-sys 0.31.0] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [aws-lc-sys 0.31.0] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [aws-lc-sys 0.31.0] -- Looking for pthread_create in pthreads [aws-lc-sys 0.31.0] -- Looking for pthread_create in pthreads - not found [aws-lc-sys 0.31.0] -- Looking for pthread_create in pthread Compiling arrow-csv v57.1.0 Compiling arrow-json v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-json-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-json-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Support for parsing JSON format to and from the Arrow format' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-json CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_json --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-json-57.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba293deb98bfe847 -C extra-filename=-ec4e5232ba0635d9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_cast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_cast-bbb4ec16a9620025.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-d26abf66a8e875bd.rmeta --extern lexical_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_core-681e841d47c36683.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-654fb4073fc264d0.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-9e450c2b5842769b.rmeta --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-bd32d8966c919d8b.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rmeta --extern simdutf8=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsimdutf8-57c01437a725f996.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-csv-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-csv-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Support for parsing CSV format to and from the Arrow format' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-csv CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_csv --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-csv-57.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a9b3d90591521b5 -C extra-filename=-ea8ef0b94b999507 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_cast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_cast-bbb4ec16a9620025.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcsv-d053c66524a185b9.rmeta --extern csv_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcsv_core-ca54908df1e970dc.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [aws-lc-sys 0.31.0] -- Looking for pthread_create in pthread - found [aws-lc-sys 0.31.0] -- Found Threads: TRUE [aws-lc-sys 0.31.0] -- Configuring done (21.8s) Compiling arrow v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Rust implementation of Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-57.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 codegen-units=1 --cfg 'feature="arrow-csv"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-json"' --cfg 'feature="chrono-tz"' --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="ffi"' --cfg 'feature="ipc"' --cfg 'feature="json"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-csv", "arrow-ipc", "arrow-json", "canonical_extension_types", "chrono-tz", "csv", "default", "ffi", "force_validate", "ipc", "ipc_compression", "json", "prettyprint", "pyarrow", "test_utils"))' -C metadata=2b93af98027e9dc3 -C extra-filename=-87b542ebdb8b7d13 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_arith=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_arith-9212786e92de4643.rmeta --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_cast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_cast-bbb4ec16a9620025.rmeta --extern arrow_csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_csv-ea8ef0b94b999507.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_ipc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ipc-71acc6e134534d6f.rmeta --extern arrow_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_json-ec4e5232ba0635d9.rmeta --extern arrow_ord=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ord-695e8c8f516d6a4a.rmeta --extern arrow_row=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_row-60d57775d679df50.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-a47047f9474d7fc2.rmeta --extern arrow_string=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_string-68009222469399b0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` [aws-lc-sys 0.31.0] -- Generating done (0.3s) [aws-lc-sys 0.31.0] -- Build files have been written to: /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build [aws-lc-sys 0.31.0] running: cd "/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build" && LC_ALL="C" "cmake" "--build" "/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build" "--target" "install" "--config" "Release" "--parallel" "64" [aws-lc-sys 0.31.0] [ 0%] Built target boringssl_prefix_symbols [aws-lc-sys 0.31.0] [ 4%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-avx2.S.o [aws-lc-sys 0.31.0] [ 5%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rdrand-x86_64.S.o [aws-lc-sys 0.31.0] [ 4%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256_beeu-x86_64-asm.S.o [aws-lc-sys 0.31.0] [ 4%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256-x86_64-asm.S.o [aws-lc-sys 0.31.0] [ 4%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/md5-x86_64.S.o [aws-lc-sys 0.31.0] [ 0%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-x86_64.S.o [aws-lc-sys 0.31.0] [ 2%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-ssse3-x86_64.S.o [aws-lc-sys 0.31.0] [ 0%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-x86_64.S.o [aws-lc-sys 0.31.0] [ 1%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-xts-avx512.S.o [aws-lc-sys 0.31.0] [ 0%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-gcm-x86_64.S.o [aws-lc-sys 0.31.0] [ 0%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-gcm-avx512.S.o [aws-lc-sys 0.31.0] [ 2%] Building C object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/cpucap/cpucap.c.o [aws-lc-sys 0.31.0] [ 0%] Building C object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/fips_shared_support.c.o [aws-lc-sys 0.31.0] [ 0%] Building C object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o [aws-lc-sys 0.31.0] [ 14%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/vpaes-x86_64.S.o [aws-lc-sys 0.31.0] [ 13%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont5.S.o [aws-lc-sys 0.31.0] [ 15%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont.S.o [aws-lc-sys 0.31.0] [ 14%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p256/p256_montjscalarmul.S.o [aws-lc-sys 0.31.0] [ 16%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p256/p256_montjscalarmul_alt.S.o [aws-lc-sys 0.31.0] [ 15%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p256/bignum_montinv_p256.S.o [aws-lc-sys 0.31.0] [ 16%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_add_p384.S.o [aws-lc-sys 0.31.0] [ 16%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_sub_p384.S.o [aws-lc-sys 0.31.0] [ 17%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montmul_p384_alt.S.o [aws-lc-sys 0.31.0] [ 10%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-2k-avx512.S.o [aws-lc-sys 0.31.0] [ 11%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-3k-avx512.S.o [aws-lc-sys 0.31.0] [ 11%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-4k-avx512.S.o [aws-lc-sys 0.31.0] [ 12%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha1-x86_64.S.o [aws-lc-sys 0.31.0] [ 12%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha256-x86_64.S.o [aws-lc-sys 0.31.0] [ 12%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha512-x86_64.S.o [aws-lc-sys 0.31.0] [ 18%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/bio_addr.c.o [aws-lc-sys 0.31.0] [ 16%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/base64/base64.c.o [aws-lc-sys 0.31.0] [ 14%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/posix_time.c.o [aws-lc-sys 0.31.0] [ 14%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_utl.c.o [aws-lc-sys 0.31.0] [ 13%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_typ.c.o [aws-lc-sys 0.31.0] [ 14%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_new.c.o [aws-lc-sys 0.31.0] [ 14%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_fre.c.o [aws-lc-sys 0.31.0] [ 13%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_enc.c.o [aws-lc-sys 0.31.0] [ 10%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/f_string.c.o [aws-lc-sys 0.31.0] [ 10%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/f_int.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/asn_pack.c.o [aws-lc-sys 0.31.0] [ 10%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/asn1_par.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/asn1_lib.c.o [aws-lc-sys 0.31.0] [ 8%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_utf8.c.o [aws-lc-sys 0.31.0] [ 7%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_utctm.c.o [aws-lc-sys 0.31.0] [ 9%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_type.c.o [aws-lc-sys 0.31.0] [ 7%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_time.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_strnid.c.o [aws-lc-sys 0.31.0] [ 10%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_strex.c.o [aws-lc-sys 0.31.0] [ 6%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_octet.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_object.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_mbstr.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_int.c.o [aws-lc-sys 0.31.0] [ 9%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_i2d_fp.c.o [aws-lc-sys 0.31.0] [ 8%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_gentm.c.o [aws-lc-sys 0.31.0] [ 4%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_dup.c.o [aws-lc-sys 0.31.0] [ 3%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_d2i_fp.c.o [aws-lc-sys 0.31.0] [ 0%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_bool.c.o [aws-lc-sys 0.31.0] [ 0%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_bitstr.c.o [aws-lc-sys 0.31.0] [ 19%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/bio_mem.c.o [aws-lc-sys 0.31.0] [ 20%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/connect.c.o [aws-lc-sys 0.31.0] [ 20%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/dgram.c.o [aws-lc-sys 0.31.0] [ 21%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/errno.c.o [aws-lc-sys 0.31.0] [ 11%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_dec.c.o [aws-lc-sys 0.31.0] [ 18%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/bio.c.o [aws-lc-sys 0.31.0] [ 23%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_add_p521.S.o [aws-lc-sys 0.31.0] [ 23%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montinv_p384.S.o [aws-lc-sys 0.31.0] [ 21%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/p384_montjdouble_alt.S.o [aws-lc-sys 0.31.0] [ 21%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/p384_montjdouble.S.o [aws-lc-sys 0.31.0] [ 21%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_littleendian_6.S.o [aws-lc-sys 0.31.0] [ 19%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_nonzero_6.S.o [aws-lc-sys 0.31.0] [ 20%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montsqr_p384_alt.S.o [aws-lc-sys 0.31.0] [ 18%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montsqr_p384.S.o [aws-lc-sys 0.31.0] [ 18%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montmul_p384.S.o [aws-lc-sys 0.31.0] [ 18%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_deamont_p384.S.o [aws-lc-sys 0.31.0] [ 19%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_tomont_p384.S.o [aws-lc-sys 0.31.0] [ 18%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_neg_p384.S.o [aws-lc-sys 0.31.0] [ 27%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_sqr_p521_alt.S.o [aws-lc-sys 0.31.0] [ 29%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_tolebytes_p521.S.o [aws-lc-sys 0.31.0] [ 28%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_fromlebytes_p521.S.o [aws-lc-sys 0.31.0] [ 29%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/p521_jdouble.S.o [aws-lc-sys 0.31.0] [ 29%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/p521_jdouble_alt.S.o [aws-lc-sys 0.31.0] [ 23%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/p384_montjscalarmul.S.o [aws-lc-sys 0.31.0] [ 23%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/p384_montjscalarmul_alt.S.o [aws-lc-sys 0.31.0] [ 27%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_sub_p521.S.o [aws-lc-sys 0.31.0] [ 27%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_neg_p521.S.o [aws-lc-sys 0.31.0] [ 27%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_mul_p521.S.o [aws-lc-sys 0.31.0] [ 26%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_mul_p521_alt.S.o [aws-lc-sys 0.31.0] [ 27%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_sqr_p521.S.o [aws-lc-sys 0.31.0] [ 33%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/bignum_neg_p25519.S.o [aws-lc-sys 0.31.0] [ 31%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_inv_p521.S.o [aws-lc-sys 0.31.0] [ 29%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/p521_jscalarmul_alt.S.o [aws-lc-sys 0.31.0] [ 31%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/p521_jscalarmul.S.o [aws-lc-sys 0.31.0] [ 35%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_decode.S.o [aws-lc-sys 0.31.0] [ 35%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_decode_alt.S.o [aws-lc-sys 0.31.0] [ 37%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_encode.S.o [aws-lc-sys 0.31.0] [ 38%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_scalarmulbase.S.o [aws-lc-sys 0.31.0] [ 38%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_scalarmulbase_alt.S.o [aws-lc-sys 0.31.0] [ 35%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/bignum_madd_n25519.S.o [aws-lc-sys 0.31.0] [ 35%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/bignum_madd_n25519_alt.S.o [aws-lc-sys 0.31.0] [ 36%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_scalarmuldouble.S.o [aws-lc-sys 0.31.0] [ 37%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_scalarmuldouble_alt.S.o [aws-lc-sys 0.31.0] [ 37%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_tomont_p384_alt.S.o [aws-lc-sys 0.31.0] [ 33%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/bignum_mod_n25519.S.o [aws-lc-sys 0.31.0] [ 38%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_deamont_p384_alt.S.o [aws-lc-sys 0.31.0] [ 36%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_null.c.o [aws-lc-sys 0.31.0] [ 36%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_aes_cbc_hmac_sha256.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_aes_cbc_hmac_sha1.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_chacha20poly1305.c.o [aws-lc-sys 0.31.0] [ 34%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_aesgcmsiv.c.o [aws-lc-sys 0.31.0] [ 33%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_aesctrhmac.c.o [aws-lc-sys 0.31.0] [ 33%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/derive_key.c.o [aws-lc-sys 0.31.0] [ 32%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/cipher_extra.c.o [aws-lc-sys 0.31.0] [ 31%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/chacha/chacha.c.o [aws-lc-sys 0.31.0] [ 32%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/unicode.c.o [aws-lc-sys 0.31.0] [ 31%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/cbs.c.o [aws-lc-sys 0.31.0] [ 30%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/cbb.c.o [aws-lc-sys 0.31.0] [ 29%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/ber.c.o [aws-lc-sys 0.31.0] [ 29%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/asn1_compat.c.o [aws-lc-sys 0.31.0] [ 28%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/buf/buf.c.o [aws-lc-sys 0.31.0] [ 28%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bn_extra/convert.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bn_extra/bn_asn1.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/blake2/blake2.c.o [aws-lc-sys 0.31.0] [ 25%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/socket_helper.c.o [aws-lc-sys 0.31.0] [ 25%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/socket.c.o [aws-lc-sys 0.31.0] [ 26%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/printf.c.o [aws-lc-sys 0.31.0] [ 24%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/pair.c.o [aws-lc-sys 0.31.0] [ 23%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/md.c.o [aws-lc-sys 0.31.0] [ 23%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/hexdump.c.o [aws-lc-sys 0.31.0] [ 22%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/file.c.o [aws-lc-sys 0.31.0] [ 21%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/fd.c.o [aws-lc-sys 0.31.0] [ 40%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_tls.c.o [aws-lc-sys 0.31.0] [ 40%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/tls_cbc.c.o [aws-lc-sys 0.31.0] [ 41%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/conf/conf.c.o [aws-lc-sys 0.31.0] [ 37%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_rc2.c.o [aws-lc-sys 0.31.0] [ 39%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_rc4.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_des.c.o [aws-lc-sys 0.31.0] [ 40%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/curve25519_x25519base_alt.S.o [aws-lc-sys 0.31.0] [ 38%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/curve25519_x25519.S.o [aws-lc-sys 0.31.0] [ 46%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/nttfrombytes.S.o [aws-lc-sys 0.31.0] [ 41%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/ntttobytes.S.o [aws-lc-sys 0.31.0] [ 41%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/nttunpack.S.o [aws-lc-sys 0.31.0] [ 40%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/ntt.S.o [aws-lc-sys 0.31.0] [ 40%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/mulcache_compute.S.o [aws-lc-sys 0.31.0] [ 41%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/reduce.S.o [aws-lc-sys 0.31.0] [ 44%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/tomont.S.o [aws-lc-sys 0.31.0] [ 44%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k2.S.o [aws-lc-sys 0.31.0] [ 42%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/intt.S.o [aws-lc-sys 0.31.0] [ 46%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k3.S.o [aws-lc-sys 0.31.0] [ 47%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k4.S.o [aws-lc-sys 0.31.0] [ 40%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/curve25519_x25519_alt.S.o [aws-lc-sys 0.31.0] [ 40%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/curve25519_x25519base.S.o [aws-lc-sys 0.31.0] [ 48%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/rej_uniform_asm.S.o [aws-lc-sys 0.31.0] [ 59%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_extension.c.o [aws-lc-sys 0.31.0] [ 58%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_asn.c.o [aws-lc-sys 0.31.0] [ 58%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/obj/obj_xref.c.o [aws-lc-sys 0.31.0] [ 58%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/obj/obj.c.o [aws-lc-sys 0.31.0] [ 57%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/mem.c.o [aws-lc-sys 0.31.0] [ 57%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/lhash/lhash.c.o [aws-lc-sys 0.31.0] [ 57%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/kem_kyber.c.o [aws-lc-sys 0.31.0] [ 55%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/hpke/hpke.c.o [aws-lc-sys 0.31.0] [ 55%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ex_data.c.o [aws-lc-sys 0.31.0] [ 54%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/sign.c.o [aws-lc-sys 0.31.0] [ 54%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/scrypt.c.o [aws-lc-sys 0.31.0] [ 54%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/print.c.o [aws-lc-sys 0.31.0] [ 53%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_methods.c.o [aws-lc-sys 0.31.0] [ 53%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_x25519_asn1.c.o [aws-lc-sys 0.31.0] [ 53%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_x25519.c.o [aws-lc-sys 0.31.0] [ 53%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_rsa_asn1.c.o [aws-lc-sys 0.31.0] [ 53%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_pqdsa_asn1.c.o [aws-lc-sys 0.31.0] [ 52%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_kem_asn1.c.o [aws-lc-sys 0.31.0] [ 52%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_hmac_asn1.c.o [aws-lc-sys 0.31.0] [ 52%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_ed25519_asn1.c.o [aws-lc-sys 0.31.0] [ 51%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_ec_asn1.c.o [aws-lc-sys 0.31.0] [ 51%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_dsa_asn1.c.o [aws-lc-sys 0.31.0] [ 51%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_dsa.c.o [aws-lc-sys 0.31.0] [ 50%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_dh_asn1.c.o [aws-lc-sys 0.31.0] [ 51%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_dh.c.o [aws-lc-sys 0.31.0] [ 50%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/evp_asn1.c.o [aws-lc-sys 0.31.0] [ 49%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/engine/engine.c.o [aws-lc-sys 0.31.0] [ 49%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/err_data.c.o [aws-lc-sys 0.31.0] [ 49%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/err/err.c.o [aws-lc-sys 0.31.0] [ 48%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ec_extra/hash_to_curve.c.o [aws-lc-sys 0.31.0] [ 47%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ec_extra/ec_derive.c.o [aws-lc-sys 0.31.0] [ 46%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ec_extra/ec_asn1.c.o [aws-lc-sys 0.31.0] [ 48%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ecdsa_extra/ecdsa_asn1.c.o [aws-lc-sys 0.31.0] [ 44%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ecdh_extra/ecdh_extra.c.o [aws-lc-sys 0.31.0] [ 46%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/dsa/dsa_asn1.c.o [aws-lc-sys 0.31.0] [ 45%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/dsa/dsa.c.o [aws-lc-sys 0.31.0] [ 44%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/digest_extra/digest_extra.c.o [aws-lc-sys 0.31.0] [ 41%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/dh_extra/dh_asn1.c.o [aws-lc-sys 0.31.0] [ 42%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/dh_extra/params.c.o [aws-lc-sys 0.31.0] [ 43%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/des/des.c.o [aws-lc-sys 0.31.0] [ 43%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/crypto.c.o [aws-lc-sys 0.31.0] [ 41%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/console/console.c.o [aws-lc-sys 0.31.0] [ 60%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_verify.c.o [aws-lc-sys 0.31.0] [ 61%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_all.c.o [aws-lc-sys 0.31.0] [ 61%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_info.c.o [aws-lc-sys 0.31.0] [ 59%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_client.c.o [aws-lc-sys 0.31.0] [ 60%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_print.c.o [aws-lc-sys 0.31.0] [ 60%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_server.c.o [aws-lc-sys 0.31.0] [ 59%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_http.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/pqcrystals_kyber_ref_common/fips202.c.o [aws-lc-sys 0.31.0] [ 59%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_lib.c.o [aws-lc-sys 0.31.0] [ 55%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/hrss/hrss.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/kyber512r3_ref.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/kyber768r3_ref.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/kyber1024r3_ref.c.o [aws-lc-sys 0.31.0] [ 73%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/trust_token/voprf.c.o [aws-lc-sys 0.31.0] [ 72%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/thread_win.c.o [aws-lc-sys 0.31.0] [ 72%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/thread_pthread.c.o [aws-lc-sys 0.31.0] [ 71%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/thread_none.c.o [aws-lc-sys 0.31.0] [ 71%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/thread.c.o [aws-lc-sys 0.31.0] [ 71%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/spake25519/spake25519.c.o [aws-lc-sys 0.31.0] [ 71%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/siphash/siphash.c.o [aws-lc-sys 0.31.0] [ 71%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/stack/stack.c.o [aws-lc-sys 0.31.0] [ 70%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rsa_extra/rsa_print.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rsa_extra/rsa_crypt.c.o [aws-lc-sys 0.31.0] [ 69%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rsa_extra/rsassa_pss_asn1.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rsa_extra/rsa_asn1.c.o [aws-lc-sys 0.31.0] [ 69%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/refcount_win.c.o [aws-lc-sys 0.31.0] [ 69%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/refcount_lock.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/refcount_c11.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rc4/rc4.c.o [aws-lc-sys 0.31.0] [ 67%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/windows.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/rand_extra.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/forkunsafe.c.o [aws-lc-sys 0.31.0] [ 67%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/entropy_passive.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/deterministic.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pool/pool.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/poly1305/poly1305_vec.c.o [aws-lc-sys 0.31.0] [ 65%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/poly1305/poly1305_arm.c.o [aws-lc-sys 0.31.0] [ 65%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/poly1305/poly1305.c.o [aws-lc-sys 0.31.0] [ 65%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs8/p5_pbev2.c.o [aws-lc-sys 0.31.0] [ 64%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs8/pkcs8_x509.c.o [aws-lc-sys 0.31.0] [ 64%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs8/pkcs8.c.o [aws-lc-sys 0.31.0] [ 64%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs7/pkcs7_x509.c.o [aws-lc-sys 0.31.0] [ 64%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs7/pkcs7_asn1.c.o [aws-lc-sys 0.31.0] [ 64%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs7/pkcs7.c.o [aws-lc-sys 0.31.0] [ 63%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs7/bio/cipher.c.o [aws-lc-sys 0.31.0] [ 63%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_xaux.c.o [aws-lc-sys 0.31.0] [ 63%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_x509.c.o [aws-lc-sys 0.31.0] [ 63%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_pkey.c.o [aws-lc-sys 0.31.0] [ 62%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_pk8.c.o [aws-lc-sys 0.31.0] [ 61%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_oth.c.o [aws-lc-sys 0.31.0] [ 61%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_lib.c.o [aws-lc-sys 0.31.0] [ 75%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/by_dir.c.o [aws-lc-sys 0.31.0] [ 74%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/by_file.c.o [aws-lc-sys 0.31.0] [ 73%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/a_digest.c.o [aws-lc-sys 0.31.0] [ 73%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/algorithm.c.o [aws-lc-sys 0.31.0] [ 74%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/asn1_gen.c.o [aws-lc-sys 0.31.0] [ 72%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/trust_token/pmbtoken.c.o [aws-lc-sys 0.31.0] [ 73%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/a_sign.c.o [aws-lc-sys 0.31.0] [ 74%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/a_verify.c.o [aws-lc-sys 0.31.0] [ 72%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/trust_token/trust_token.c.o [aws-lc-sys 0.31.0] [ 88%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_att.c.o [aws-lc-sys 0.31.0] [ 88%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_x509a.c.o [aws-lc-sys 0.31.0] [ 87%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_sig.c.o [aws-lc-sys 0.31.0] [ 86%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_pubkey.c.o [aws-lc-sys 0.31.0] [ 86%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_name.c.o [aws-lc-sys 0.31.0] [ 85%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_exten.c.o [aws-lc-sys 0.31.0] [ 84%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_crl.c.o [aws-lc-sys 0.31.0] [ 84%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_attrib.c.o [aws-lc-sys 0.31.0] [ 85%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_all.c.o [aws-lc-sys 0.31.0] [ 84%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_algor.c.o [aws-lc-sys 0.31.0] [ 84%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_utl.c.o [aws-lc-sys 0.31.0] [ 84%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_skey.c.o [aws-lc-sys 0.31.0] [ 83%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_purp.c.o [aws-lc-sys 0.31.0] [ 83%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_prn.c.o [aws-lc-sys 0.31.0] [ 83%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_pmaps.c.o [aws-lc-sys 0.31.0] [ 83%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_pcons.c.o [aws-lc-sys 0.31.0] [ 82%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_ocsp.c.o [aws-lc-sys 0.31.0] [ 82%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_ncons.c.o [aws-lc-sys 0.31.0] [ 82%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_lib.c.o [aws-lc-sys 0.31.0] [ 82%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_int.c.o [aws-lc-sys 0.31.0] [ 81%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_info.c.o [aws-lc-sys 0.31.0] [ 81%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_ia5.c.o [aws-lc-sys 0.31.0] [ 81%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_genn.c.o [aws-lc-sys 0.31.0] [ 80%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_extku.c.o [aws-lc-sys 0.31.0] [ 80%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_enum.c.o [aws-lc-sys 0.31.0] [ 80%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_crld.c.o [aws-lc-sys 0.31.0] [ 80%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_cpols.c.o [aws-lc-sys 0.31.0] [ 79%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_conf.c.o [aws-lc-sys 0.31.0] [ 79%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_bitst.c.o [aws-lc-sys 0.31.0] [ 78%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_bcons.c.o [aws-lc-sys 0.31.0] [ 78%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_alt.c.o [aws-lc-sys 0.31.0] [ 78%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_akeya.c.o [aws-lc-sys 0.31.0] [ 77%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_akey.c.o [aws-lc-sys 0.31.0] [ 77%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/t_x509a.c.o [aws-lc-sys 0.31.0] [ 77%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/t_x509.c.o [aws-lc-sys 0.31.0] [ 77%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/t_req.c.o [aws-lc-sys 0.31.0] [ 76%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/t_crl.c.o [aws-lc-sys 0.31.0] [ 76%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/rsa_pss.c.o [aws-lc-sys 0.31.0] [ 76%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/policy.c.o [aws-lc-sys 0.31.0] [ 76%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/name_print.c.o [aws-lc-sys 0.31.0] [ 75%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/i2d_pr.c.o [aws-lc-sys 0.31.0] [ 90%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_obj.c.o [aws-lc-sys 0.31.0] [ 86%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_req.c.o [aws-lc-sys 0.31.0] [ 90%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_req.c.o [aws-lc-sys 0.31.0] [ 87%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_spki.c.o [aws-lc-sys 0.31.0] [ 88%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_cmp.c.o [aws-lc-sys 0.31.0] [ 90%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_ext.c.o [aws-lc-sys 0.31.0] [ 90%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_lu.c.o [aws-lc-sys 0.31.0] [ 90%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_set.c.o [aws-lc-sys 0.31.0] [ 89%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_d2.c.o [aws-lc-sys 0.31.0] [ 87%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_val.c.o [aws-lc-sys 0.31.0] [ 89%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_def.c.o [aws-lc-sys 0.31.0] [ 88%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_x509.c.o [aws-lc-sys 0.31.0] [ 96%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/evp/evp_do_all.c.o [aws-lc-sys 0.31.0] [ 96%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/dh/dh_decrepit.c.o [aws-lc-sys 0.31.0] [ 95%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/cfb/cfb.c.o [aws-lc-sys 0.31.0] [ 95%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/cast/cast_tables.c.o [aws-lc-sys 0.31.0] [ 94%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/cast/cast.c.o [aws-lc-sys 0.31.0] [ 93%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/blowfish/blowfish.c.o [aws-lc-sys 0.31.0] [ 94%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/bio/base64_bio.c.o [aws-lc-sys 0.31.0] [ 93%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509spki.c.o [aws-lc-sys 0.31.0] [ 93%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509rset.c.o [aws-lc-sys 0.31.0] [ 93%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509name.c.o [aws-lc-sys 0.31.0] [ 93%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509cset.c.o [aws-lc-sys 0.31.0] [ 93%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509.c.o [aws-lc-sys 0.31.0] [ 92%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_vpm.c.o [aws-lc-sys 0.31.0] [ 92%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_vfy.c.o [aws-lc-sys 0.31.0] [ 91%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_v3.c.o [aws-lc-sys 0.31.0] [ 91%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_txt.c.o [aws-lc-sys 0.31.0] [ 91%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_trs.c.o [aws-lc-sys 0.31.0] [ 97%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/rsa/rsa_decrepit.c.o [aws-lc-sys 0.31.0] [ 97%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/chacha20_poly1305_x86_64.S.o [aws-lc-sys 0.31.0] [ 97%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/x509/x509_decrepit.c.o [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/aesni-sha1-x86_64.S.o [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/aesni-sha256-x86_64.S.o [aws-lc-sys 0.31.0] [ 96%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/obj/obj_decrepit.c.o [aws-lc-sys 0.31.0] [ 96%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/ripemd/ripemd.c.o [aws-lc-sys 0.31.0] [ 97%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/chacha/chacha-x86_64.S.o [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/test/trampoline-x86_64.S.o [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/aes128gcmsiv-x86_64.S.o [aws-lc-sys 0.31.0] [ 99%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/hrss/asm/poly_rq_mul.S.o [aws-lc-sys 0.31.0] [ 99%] Built target crypto_objects [aws-lc-sys 0.31.0] [ 99%] Built target fipsmodule [aws-lc-sys 0.31.0] [ 99%] Linking C static library ../../artifacts/libaws_lc_0_31_0_crypto.a [aws-lc-sys 0.31.0] [ 99%] Built target crypto [aws-lc-sys 0.31.0] [ 99%] Building C object CMakeFiles/rust_wrapper.dir/rust_wrapper.c.o [aws-lc-sys 0.31.0] [100%] Linking C static library artifacts/libaws_lc_0_31_0_rust_wrapper.a [aws-lc-sys 0.31.0] [100%] Built target rust_wrapper [aws-lc-sys 0.31.0] Install the project... [aws-lc-sys 0.31.0] -- Install configuration: "Release" [aws-lc-sys 0.31.0] cargo:root=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out [aws-lc-sys 0.31.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts [aws-lc-sys 0.31.0] cargo:rustc-link-lib=static=aws_lc_0_31_0_crypto [aws-lc-sys 0.31.0] cargo:rustc-link-lib=static=aws_lc_0_31_0_rust_wrapper [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES [aws-lc-sys 0.31.0] cargo:include=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/include [aws-lc-sys 0.31.0] cargo:libcrypto=aws_lc_0_31_0_crypto [aws-lc-sys 0.31.0] cargo:conf=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL [aws-lc-sys 0.31.0] cargo:rerun-if-changed=builder/ [aws-lc-sys 0.31.0] cargo:rerun-if-changed=aws-lc/ warning: aws-lc-sys@0.31.0: Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' warning: aws-lc-sys@0.31.0: Building with: CMake warning: aws-lc-sys@0.31.0: Symbol Prefix: Some("aws_lc_0_31_0") warning: aws-lc-sys@0.31.0: Environment Variable found 'CMAKE': 'cmake' warning: aws-lc-sys@0.31.0: CMAKE environment variable set: cmake warning: aws-lc-sys@0.31.0: ###### warning: aws-lc-sys@0.31.0: If bindgen is unable to locate a header file, use the BINDGEN_EXTRA_CLANG_ARGS environment variable to specify additional include paths. warning: aws-lc-sys@0.31.0: See: https://github.com/rust-lang/rust-bindgen?tab=readme-ov-file#environment-variables warning: aws-lc-sys@0.31.0: ###### warning: aws-lc-sys@0.31.0: Clang version: clang version 19.1.7 warning: aws-lc-sys@0.31.0: Generating bindings - internal bindgen. Platform: x86_64-unknown-freebsd warning: aws-lc-sys@0.31.0: Setting CFLAGS_x86_64_unknown_freebsd: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing warning: aws-lc-sys@0.31.0: Preserving optimization flag: -O2 warning: aws-lc-sys@0.31.0: Compilation of 'c11.c' succeeded - Ok(["/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/out-c11/7dfda64fdf5a526c-c11.o"]). warning: aws-lc-sys@0.31.0: Environment Variable found 'CC': '/usr/local/llvm19/bin/clang' warning: aws-lc-sys@0.31.0: Setting CC_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang warning: aws-lc-sys@0.31.0: Environment Variable found 'CXX': '/usr/local/llvm19/bin/clang++' warning: aws-lc-sys@0.31.0: Setting CXX_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang++ warning: aws-lc-sys@0.31.0: Using flag: -ffile-prefix-map=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0= Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=aws-lc-sys,prebuilt-nasm 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_AWS_LC_SYS=1 CARGO_FEATURE_PREBUILT_NASM=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0 CARGO_MANIFEST_LINKS=aws_lc_rs_1_14_0_sys CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_AWS_LC_0_31_0_CONF=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL DEP_AWS_LC_0_31_0_INCLUDE=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/include DEP_AWS_LC_0_31_0_LIBCRYPTO=aws_lc_0_31_0_crypto DEP_AWS_LC_0_31_0_ROOT=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-rs-28d6511bc9df6b15/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-rs-44535f06d59d50aa/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_lc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND OpenSSL' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out /usr/local/bin/rustc --crate-name aws_lc_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=b36db23756c33a5a -C extra-filename=-ae4f88b79ac6094f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -l static=aws_lc_0_31_0_crypto -l static=aws_lc_0_31_0_rust_wrapper --cfg use_bindgen_generated` [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=DEP_AWS_LC_0_31_0_INCLUDE [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=DEP_AWS_LC_0_31_0_LIBCRYPTO [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=DEP_AWS_LC_0_31_0_ROOT [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=DEP_AWS_LC_0_31_0_CONF [aws-lc-rs 1.14.0] cargo:rustc-check-cfg=cfg(disable_slow_tests) [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=AWS_LC_RS_DISABLE_SLOW_TESTS [aws-lc-rs 1.14.0] cargo:include=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/include [aws-lc-rs 1.14.0] cargo:libcrypto=aws_lc_0_31_0_crypto [aws-lc-rs 1.14.0] cargo:root=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out [aws-lc-rs 1.14.0] cargo:conf=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=aws-lc-rs,aws_lc_rs,prefer-post-quantum,ring,std,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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_AWS_LC_RS=1 CARGO_FEATURE_PREFER_POST_QUANTUM=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32/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.71 CARGO_PKG_VERSION=0.23.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_AWS_LC_RS_1_14_0_SYS_CONF=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL DEP_AWS_LC_RS_1_14_0_SYS_INCLUDE=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/include DEP_AWS_LC_RS_1_14_0_SYS_LIBCRYPTO=aws_lc_0_31_0_crypto DEP_AWS_LC_RS_1_14_0_SYS_ROOT=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustls-7f35af084aef1d55/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustls-efca8913afa8b6ee/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_lc_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-rs-28d6511bc9df6b15/out /usr/local/bin/rustc --crate-name aws_lc_rs --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=f75494d11eafe566 -C extra-filename=-8e5f75d2bb80e397 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_lc_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_lc_sys-ae4f88b79ac6094f.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-9d5a4ea503137f2e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts --check-cfg 'cfg(disable_slow_tests)'` Compiling rustls-webpki v0.103.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-webpki-0.103.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-webpki-0.103.6/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.71 CARGO_PKG_VERSION=0.103.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=103 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-webpki-0.103.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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="aws-lc-rs"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=addd99dc6e500793 -C extra-filename=-16d66e8e79c8623a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_lc_rs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_lc_rs-8e5f75d2bb80e397.rmeta --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-dd346dd4ccb6f7f1.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-54bf73a796444a5a.rmeta --extern untrusted=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuntrusted-0c8286e4c8697913.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32/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.71 CARGO_PKG_VERSION=0.23.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustls-7f35af084aef1d55/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.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 codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=fdf482dbd69f135d -C extra-filename=-dc6744e8547856bd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_lc_rs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_lc_rs-8e5f75d2bb80e397.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-e07d94fa857d819e.rmeta --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-dd346dd4ccb6f7f1.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-54bf73a796444a5a.rmeta --extern webpki=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwebpki-16d66e8e79c8623a.rmeta --extern subtle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsubtle-002c8b7820d75153.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-9d5a4ea503137f2e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling tokio-rustls v0.26.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-rustls-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-rustls-0.26.3/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 OR 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.71 CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-rustls-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=c2ab7059b693dd3e -C extra-filename=-543f547c4d1a558e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls-dc6744e8547856bd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling hyper-rustls v0.27.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-rustls-0.27.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-rustls-0.27.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls+hyper integration for pure rust HTTPS' CARGO_PKG_HOMEPAGE='https://github.com/rustls/hyper-rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/hyper-rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.27.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-rustls-0.27.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 codegen-units=1 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=a904b8f736798d16 -C extra-filename=-f5b0ba3cb8558db2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-b9a5663956aab136.rmeta --extern hyper_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_util-0de68f7d8c6ded7c.rmeta --extern rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls-dc6744e8547856bd.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_native_certs-473b6cf2dcf6d69f.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-54bf73a796444a5a.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_rustls-543f547c4d1a558e.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-2114931151cf4d46.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` warning: value assigned to `valid_count` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-rustls-0.27.7/src/config.rs:94:26 | 94 | Ok(_) => valid_count += 1, | ^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default Compiling reqwest v0.12.23 Compiling aws-smithy-http-client v1.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_http_client CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-client-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-client-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='HTTP client abstractions for generated smithy clients' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-http-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_http_client --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-client-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default-client"' --cfg 'feature="rustls-aws-lc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default-client", "hyper-014", "legacy-rustls-ring", "legacy-test-util", "rustls-aws-lc", "rustls-aws-lc-fips", "rustls-ring", "s2n-tls", "test-util", "wire-mock"))' -C metadata=6e57080122d7b8cc -C extra-filename=-13d90554831b9ae0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern h2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libh2-ed1160b727a1a33a.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-b9a5663956aab136.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_rustls-f5b0ba3cb8558db2.rmeta --extern hyper_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_util-0de68f7d8c6ded7c.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls-dc6744e8547856bd.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_native_certs-473b6cf2dcf6d69f.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-54bf73a796444a5a.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_rustls-543f547c4d1a558e.rmeta --extern tower=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower-7c65e3411542bad9.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/reqwest-0.12.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/reqwest-0.12.23/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.12.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/reqwest-0.12.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="rustls-tls-native-roots"' --cfg 'feature="rustls-tls-native-roots-no-provider"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=39cc240cfd2bbf13 -C extra-filename=-36f6408e479e3891 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-6b23ad73c0cffb89.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-fe1c210d1871ae4c.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-bc37e29d83b0948c.rmeta --extern h2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libh2-ed1160b727a1a33a.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-f5ef20c2a8082f5d.rmeta --extern http_body_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body_util-5a83bcc953c16c27.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-b9a5663956aab136.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_rustls-f5b0ba3cb8558db2.rmeta --extern hyper_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_util-0de68f7d8c6ded7c.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls-dc6744e8547856bd.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_native_certs-473b6cf2dcf6d69f.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-54bf73a796444a5a.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_urlencoded-27447f05759d8508.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsync_wrapper-2b163ebd8362b6b6.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_rustls-543f547c4d1a558e.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-c3a34fa7502fbcd5.rmeta --extern tower=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower-7c65e3411542bad9.rmeta --extern tower_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_http-60f7b092f34e7943.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-2114931151cf4d46.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` warning: `hyper-rustls` (lib) generated 1 warning Compiling object_store v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object_store CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/object_store-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/object_store-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object_store CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs-object-store' CARGO_PKG_RUST_VERSION=1.64.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name object_store --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/object_store-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 codegen-units=1 --cfg 'feature="aws"' --cfg 'feature="base64"' --cfg 'feature="cloud"' --cfg 'feature="form_urlencoded"' --cfg 'feature="fs"' --cfg 'feature="gcp"' --cfg 'feature="http"' --cfg 'feature="http-body-util"' --cfg 'feature="hyper"' --cfg 'feature="md-5"' --cfg 'feature="quick-xml"' --cfg 'feature="rand"' --cfg 'feature="reqwest"' --cfg 'feature="ring"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serde_urlencoded"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws", "azure", "base64", "cloud", "default", "form_urlencoded", "fs", "gcp", "http", "http-body-util", "httparse", "hyper", "integration", "md-5", "quick-xml", "rand", "reqwest", "ring", "rustls-pemfile", "serde", "serde_json", "serde_urlencoded", "tls-webpki-roots", "walkdir"))' -C metadata=3853c5535ebf8de5 -C extra-filename=-65d66db93aa0c723 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-6b23ad73c0cffb89.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern form_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libform_urlencoded-542c1014c2ce1a23.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body_util-5a83bcc953c16c27.rmeta --extern humantime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhumantime-e5a05aa422338fcb.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-b9a5663956aab136.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern md5=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmd5-8482a47123adfb20.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --extern quick_xml=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquick_xml-a48317b6df7d44d7.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta --extern reqwest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libreqwest-36f6408e479e3891.rmeta --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-dd346dd4ccb6f7f1.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pemfile-49592149b447a0e2.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_urlencoded-27447f05759d8508.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror-5987617a3f6f31dd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta --extern walkdir=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwalkdir-5edbb9546073f773.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling aws-smithy-runtime v1.9.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-1.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-1.9.6/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Zelda Hessler ' CARGO_PKG_DESCRIPTION='The new smithy runtime crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.9.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_runtime --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-1.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "connector-hyper-0-14-x", "default-https-client", "http-auth", "legacy-test-util", "rt-tokio", "test-util", "tls-rustls", "wire-mock"))' -C metadata=1ae5b983427cf339 -C extra-filename=-c183aa1e6d11c31c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-6f7618a03ec65e31.rmeta --extern aws_smithy_http_client=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http_client-13d90554831b9ae0.rmeta --extern aws_smithy_observability=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_observability-96f6750105a62f0f.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-f9c31e00c2af37ad.rmeta --extern http_02x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern http_body_04x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-9c958cafcdc053d0.rmeta --extern http_body_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-f5ef20c2a8082f5d.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-146bebf24bd9ce66.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling aws-runtime v1.5.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-runtime-1.5.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-runtime-1.5.17/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='Runtime support code for the AWS SDK. This crate isn'\''t intended to be used directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.5.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_runtime --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-runtime-1.5.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("event-stream", "http-02x", "http-1x", "sigv4a", "test-util"))' -C metadata=c05ae9471dafb2d4 -C extra-filename=-9845a4b942bdb978 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rmeta --extern aws_sigv4=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_sigv4-21d746ac520dbf48.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-6f7618a03ec65e31.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-c183aa1e6d11c31c.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-a8906b513a87ef52.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-f9c31e00c2af37ad.rmeta --extern http_02x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern http_body_04x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-9c958cafcdc053d0.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-63b82ed4dec745f3.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling aws-sdk-sts v1.95.0 Compiling aws-sdk-sso v1.91.0 Compiling aws-sdk-ssooidc v1.93.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_sts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sts-1.95.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sts-1.95.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS Security Token Service' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-sts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=1.95.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=95 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_sts --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sts-1.95.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("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=5bd84331ccb5f0a5 -C extra-filename=-749e596493d520bb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rmeta --extern aws_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_runtime-9845a4b942bdb978.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-6f7618a03ec65e31.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_json-cf509ff158d9905b.rmeta --extern aws_smithy_query=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_query-0c35d0e0a8567651.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-c183aa1e6d11c31c.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern aws_smithy_xml=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_xml-6bf421a89df35f4d.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-a8906b513a87ef52.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-f9c31e00c2af37ad.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_lite-6eb202ea80aea4c7.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_sso CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sso-1.91.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sso-1.91.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS Single Sign-On' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-sso CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=1.91.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=91 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_sso --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sso-1.91.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("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=a3f4bd1f73616983 -C extra-filename=-8631e3fb27aa8096 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rmeta --extern aws_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_runtime-9845a4b942bdb978.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-6f7618a03ec65e31.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_json-cf509ff158d9905b.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-c183aa1e6d11c31c.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-a8906b513a87ef52.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-f9c31e00c2af37ad.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_lite-6eb202ea80aea4c7.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_ssooidc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-ssooidc-1.93.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-ssooidc-1.93.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS SSO OIDC' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-ssooidc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=1.93.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=93 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_ssooidc --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-ssooidc-1.93.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("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=9ad1a1863f885156 -C extra-filename=-27df23e0939d2377 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rmeta --extern aws_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_runtime-9845a4b942bdb978.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-6f7618a03ec65e31.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_json-cf509ff158d9905b.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-c183aa1e6d11c31c.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-a8906b513a87ef52.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-f9c31e00c2af37ad.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-9c02d87457d527b1.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_lite-6eb202ea80aea4c7.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling aws-config v1.8.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-config-1.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-config-1.8.12/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK config and credential provider implementations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.8.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_config --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-config-1.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="credentials-process"' --cfg 'feature="default"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="sso"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow-compilation", "behavior-version-latest", "client-hyper", "credentials-login", "credentials-process", "default", "default-https-client", "rt-tokio", "rustls", "sso", "test-util"))' -C metadata=cfb50d1a45e6a237 -C extra-filename=-f750d699daeee215 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rmeta --extern aws_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_runtime-9845a4b942bdb978.rmeta --extern aws_sdk_sso=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_sdk_sso-8631e3fb27aa8096.rmeta --extern aws_sdk_ssooidc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_sdk_ssooidc-27df23e0939d2377.rmeta --extern aws_sdk_sts=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_sdk_sts-749e596493d520bb.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-d073c46f4cf52b76.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-6f7618a03ec65e31.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_json-cf509ff158d9905b.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-c183aa1e6d11c31c.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-cd6efeeacd6d00f1.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-3ea10f3a3a3c3aff.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-a8906b513a87ef52.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-f9c31e00c2af37ad.rmeta --extern hex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhex-189e8737d5c31dca.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-8d9c55f9c27ffbaa.rmeta --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-dd346dd4ccb6f7f1.rmeta --extern time=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtime-5a835512b83305f6.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-d470b58142f0838e.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-9d5a4ea503137f2e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling parquet v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parquet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Apache Parquet implementation in Rust' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parquet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name parquet --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.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 codegen-units=1 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="async"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="encryption"' --cfg 'feature="flate2"' --cfg 'feature="flate2-zlib-rs"' --cfg 'feature="futures"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="object_store"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "geospatial", "json", "lz4", "lz4_flex", "object_store", "parquet-geospatial", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=04bede095ddcfd70 -C extra-filename=-8dab61eb6c2fbcba --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-1a17ace99a487246.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern arrow_cast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_cast-bbb4ec16a9620025.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-8d074ac4ff4e6831.rmeta --extern arrow_ipc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ipc-71acc6e134534d6f.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-a47047f9474d7fc2.rmeta --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-6b23ad73c0cffb89.rmeta --extern brotli=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbrotli-fd8b698c1a51673b.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-58ff1466dc8b73be.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-464953c02d6f9b57.rmeta --extern lz4_flex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblz4_flex-e8c4ffd5f15541a8.rmeta --extern num_bigint=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_bigint-1df3ef9c7d05a485.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-2a0d4ab3419fc003.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-dd346dd4ccb6f7f1.rmeta --extern seq_macro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libseq_macro-ec5cb7d61dadb685.so --extern simdutf8=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsimdutf8-57c01437a725f996.rmeta --extern snap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsnap-dfb9bbbbfd34441e.rmeta --extern thrift=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthrift-b7d2323343ff4dbc.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern twox_hash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtwox_hash-efeab143e7aa4e76.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/usr/local/lib` warning: unused import: `CacheOptions` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0/src/arrow/array_reader/mod.rs:54:39 | 54 | pub use builder::{ArrayReaderBuilder, CacheOptions, CacheOptionsBuilder}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `arrow_schema::extension::ExtensionType` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0/src/arrow/schema/extension.rs:30:5 | 30 | use arrow_schema::extension::ExtensionType; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: variable does not need to be mutable --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0/src/arrow/schema/extension.rs:39:5 | 39 | mut arrow_field: Field, | ----^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default Compiling datafusion-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Common functionality for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_common --edition=2024 datafusion/common/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="apache-avro"' --cfg 'feature="avro"' --cfg 'feature="object_store"' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --cfg 'feature="recursive_protection"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apache-avro", "avro", "backtrace", "force_hash_collisions", "object_store", "parquet", "parquet_encryption", "recursive_protection", "sql", "sqlparser"))' -C metadata=68a6990da27745fa -C extra-filename=-ea738c99cc24a7e5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern apache_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libapache_avro-c867128953caeead.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern arrow_ipc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ipc-71acc6e134534d6f.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-464953c02d6f9b57.rmeta --extern hex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhex-189e8737d5c31dca.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-848281c5b0e6debf.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-946437030de09ead.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-3ec6e4223d9a112d.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-expr-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr-common) Compiling datafusion-proto-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto-common) Compiling test-utils v0.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/test-utils) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_expr_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Logical plan and expression representation for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-expr-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_expr_common --edition=2024 datafusion/expr-common/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ea1243c41f499e5 -C extra-filename=-14e707b172f69dc9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_proto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Protobuf serialization of DataFusion common types' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-proto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_proto_common --edition=2024 datafusion/proto-common/src/lib.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 codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "json", "pbjson", "serde"))' -C metadata=59dd3871c7bb005f -C extra-filename=-49da05c207a3d810 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=test_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/test-utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/test-utils/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name test_utils --edition=2024 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5114681cfc87712 -C extra-filename=-8f879407b1e59e29 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern chrono_tz=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono_tz-e0e23c94474a3851.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-cce0bf509dbab984.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-physical-expr-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_expr_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Common functionality of physical expression for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-expr-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_expr_common --edition=2024 datafusion/physical-expr-common/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abc38396e0c0acd7 -C extra-filename=-8ad504096de4745a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-464953c02d6f9b57.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-functions-aggregate-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate-common) Compiling datafusion-functions-window-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window-common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_aggregate_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Utility functions for implementing aggregate functions for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-aggregate-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_aggregate_common --edition=2024 datafusion/functions-aggregate-common/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=399734acf6697d59 -C extra-filename=-187800e78eff8a03 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_window_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Common functions for implementing user-defined window functions for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-window-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_window_common --edition=2024 datafusion/functions-window-common/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56fa4dbb52dd29f0 -C extra-filename=-a58d1101dd1494c3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-expr v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_expr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Logical plan and expression representation for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-expr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_expr --edition=2024 datafusion/expr/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="recursive_protection"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "recursive_protection", "sql", "sqlparser"))' -C metadata=41858708d62169c6 -C extra-filename=-8f9b41c7567bfa29 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-51730980559de31b.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-187800e78eff8a03.rmeta --extern datafusion_functions_window_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window_common-a58d1101dd1494c3.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-946437030de09ead.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-3ec6e4223d9a112d.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-physical-expr v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr) Compiling datafusion-execution v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/execution) Compiling datafusion-sql v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sql) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_sql CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sql CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sql/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion SQL Query Planner' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-sql CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_sql --edition=2024 datafusion/sql/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="recursive_protection"' --cfg 'feature="unicode_expressions"' --cfg 'feature="unparser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "recursive_protection", "unicode_expressions", "unparser"))' -C metadata=b235ad9dd7fd0ccf -C extra-filename=-00870af3afa3652a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern bigdecimal=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbigdecimal-e73a27c480002338.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-946437030de09ead.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-3ec6e4223d9a112d.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_execution CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/execution CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/execution/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Execution configuration support for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-execution CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_execution --edition=2024 datafusion/execution/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parquet", "parquet_encryption", "sql"))' -C metadata=f2933ef3e5a3feac -C extra-filename=-b61886574b4d9a1a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern dashmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdashmap-607b4ebbd075c328.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-1479da5a2e91c486.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_expr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Physical expression implementation for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-expr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_expr --edition=2024 datafusion/physical-expr/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="recursive_protection"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("recursive_protection"))' -C metadata=0b3f387697847ec2 -C extra-filename=-212caa47554c56bf --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-187800e78eff8a03.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-464953c02d6f9b57.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern petgraph=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpetgraph-c7c0327d0bc53c37.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-946437030de09ead.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-functions v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Function packages for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions --edition=2024 datafusion/functions/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="base64"' --cfg 'feature="blake2"' --cfg 'feature="blake3"' --cfg 'feature="chrono-tz"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datetime_expressions"' --cfg 'feature="default"' --cfg 'feature="encoding_expressions"' --cfg 'feature="hex"' --cfg 'feature="math_expressions"' --cfg 'feature="md-5"' --cfg 'feature="regex"' --cfg 'feature="regex_expressions"' --cfg 'feature="sha2"' --cfg 'feature="string_expressions"' --cfg 'feature="unicode-segmentation"' --cfg 'feature="unicode_expressions"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "blake2", "blake3", "chrono-tz", "crypto_expressions", "datetime_expressions", "default", "encoding_expressions", "hex", "math_expressions", "md-5", "regex", "regex_expressions", "sha2", "string_expressions", "unicode-segmentation", "unicode_expressions", "uuid"))' -C metadata=c9c8a74396d36863 -C extra-filename=-ed1e537584844f23 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-57b9fac9077fbd8a.rmeta --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-6b23ad73c0cffb89.rmeta --extern blake2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libblake2-d810af2ac46d0ebc.rmeta --extern blake3=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libblake3-ab3e86ecc11e3b37.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern chrono_tz=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono_tz-e0e23c94474a3851.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-51730980559de31b.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_macros-4c804c90d495bf3d.so --extern hex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhex-189e8737d5c31dca.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern md5=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmd5-8482a47123adfb20.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern sha2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsha2-8700122afdefb1aa.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_segmentation-40d19f7eb3ff0f13.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-63b82ed4dec745f3.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-functions-aggregate v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate) Compiling datafusion-optimizer v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/optimizer) Compiling datafusion-functions-window v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_aggregate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Traits and types for logical plans and expressions for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-aggregate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_aggregate --edition=2024 datafusion/functions-aggregate/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d1056368544bbb1 -C extra-filename=-41663029c737f8ee --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-51730980559de31b.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-187800e78eff8a03.rmeta --extern datafusion_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_macros-4c804c90d495bf3d.so --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_window CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Window function packages for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-window CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_window --edition=2024 datafusion/functions-window/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=514ed656a2c71c01 -C extra-filename=-c23a42f889109b8f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-51730980559de31b.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_functions_window_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window_common-a58d1101dd1494c3.rmeta --extern datafusion_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_macros-4c804c90d495bf3d.so --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_optimizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/optimizer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/optimizer/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Query Optimizer' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-optimizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_optimizer --edition=2024 datafusion/optimizer/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="recursive_protection"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("recursive_protection"))' -C metadata=66c2eee5b3327f36 -C extra-filename=-138529ca84d81b43 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-946437030de09ead.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-483d7eefdd18eec9.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-physical-plan v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-plan) Compiling datafusion-physical-expr-adapter v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-adapter) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_plan CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-plan CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-plan/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Physical (ExecutionPlan) implementations for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-plan CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_plan --edition=2024 datafusion/physical-plan/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_hash_collisions", "test_utils", "tokio_coop", "tokio_coop_fallback"))' -C metadata=55d4eaf37a861d0c -C extra-filename=-14eef4a63a274294 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-958d815002f18bbc.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern arrow_ord=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ord-695e8c8f516d6a4a.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-ed1e537584844f23.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-187800e78eff8a03.rmeta --extern datafusion_functions_window_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window_common-a58d1101dd1494c3.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-464953c02d6f9b57.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-fb96588d9edeedab.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-4fab9f4442e20342.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_expr_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-adapter CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-adapter/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Physical expression schema adaptation utilities for DataFusion' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-expr-adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_expr_adapter --edition=2024 datafusion/physical-expr-adapter/src/lib.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc40ecb0d2940d6d -C extra-filename=-377e0b1b18665820 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-ed1e537584844f23.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-functions-nested v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-nested) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_nested CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-nested CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-nested/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Nested Type Function packages for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-nested CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_nested --edition=2024 datafusion/functions-nested/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sql"))' -C metadata=8c5c750983fc9415 -C extra-filename=-70b9b96d881b4d66 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern arrow_ord=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ord-695e8c8f516d6a4a.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-51730980559de31b.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-ed1e537584844f23.rmeta --extern datafusion_functions_aggregate=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate-41663029c737f8ee.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-187800e78eff8a03.rmeta --extern datafusion_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_macros-4c804c90d495bf3d.so --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-session v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/session) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_session CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/session CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/session/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-session CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-session CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_session --edition=2024 datafusion/session/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67e770656217790d -C extra-filename=-b0d130c13e39d0fe --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-datasource v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource --edition=2024 datafusion/datasource/src/mod.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="async-compression"' --cfg 'feature="bzip2"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="liblzma"' --cfg 'feature="tokio-util"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-compression", "bzip2", "compression", "default", "flate2", "liblzma", "tempfile", "tokio-util", "zstd"))' -C metadata=b7eaa97924b4f660 -C extra-filename=-69dc311f6d52e471 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_compression=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_compression-378042eae5b634e2.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-dac8b689a2207154.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-377e0b1b18665820.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rmeta --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-58ff1466dc8b73be.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern glob=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libglob-d4e7204f9ab39e88.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-5814929a5fbecba5.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-c3a34fa7502fbcd5.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-catalog v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog) Compiling datafusion-pruning v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/pruning) Compiling datafusion-datasource-arrow v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-arrow) Compiling datafusion-datasource-json v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-json) Compiling datafusion-datasource-csv v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-csv) Compiling datafusion-datasource-avro v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-avro) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_avro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-avro CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-avro/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-avro CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-avro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_avro --edition=2024 datafusion/datasource-avro/src/mod.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02d24aea0eec85a7 -C extra-filename=-b5c0ce239ec8a71c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern apache_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libapache_avro-c867128953caeead.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-6eeef0bcc71af090.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_arrow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-arrow CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-arrow/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-arrow CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-arrow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_arrow --edition=2024 datafusion/datasource-arrow/src/mod.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="compression"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression"))' -C metadata=8384159952ad40fe -C extra-filename=-00187a242b18c2c6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern arrow_ipc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ipc-71acc6e134534d6f.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_catalog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-catalog CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-catalog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_catalog --edition=2024 datafusion/catalog/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=009d6aac84285309 -C extra-filename=-f6e74f451aefcb39 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern dashmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdashmap-607b4ebbd075c328.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-csv CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-csv/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-csv CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_csv --edition=2024 datafusion/datasource-csv/src/mod.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80564f8f7fc71673 -C extra-filename=-53ffc45b718d484d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-json CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-json/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-json CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_json --edition=2024 datafusion/datasource-json/src/mod.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ac73913b19978b3 -C extra-filename=-bc67da027f7d8a61 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_pruning CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/pruning CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/pruning/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Pruning Logic' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-pruning CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_pruning --edition=2024 datafusion/pruning/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=317db31313fd9881 -C extra-filename=-a7e8894791863f72 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-datasource-parquet v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-parquet) Compiling datafusion-physical-optimizer v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-optimizer) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_parquet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-parquet CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-parquet/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-parquet CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-parquet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_parquet --edition=2024 datafusion/datasource-parquet/src/mod.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="parquet_encryption"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parquet_encryption"))' -C metadata=d62b05e26cc9f95a -C extra-filename=-b6a3b53f38d83abc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-187800e78eff8a03.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-377e0b1b18665820.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_pruning=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_pruning-a7e8894791863f72.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_optimizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-optimizer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-optimizer/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Physical Optimizer' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-optimizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_optimizer --edition=2024 datafusion/physical-optimizer/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="recursive_protection"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("recursive_protection"))' -C metadata=e934e383249a12c6 -C extra-filename=-e7957f6541c17463 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_pruning=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_pruning-a7e8894791863f72.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-946437030de09ead.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` warning: `parquet` (lib) generated 3 warnings Compiling datafusion-functions-table v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-table) Compiling datafusion-catalog-listing v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog-listing) Compiling datafusion-spark v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/spark) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_catalog_listing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog-listing CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog-listing/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-catalog-listing CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-catalog-listing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_catalog_listing --edition=2024 datafusion/catalog-listing/src/mod.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce0d64bd9349be1b -C extra-filename=-9ef41d3e6f4117b5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-377e0b1b18665820.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_spark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/spark CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/spark/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion expressions that emulate Apache Spark'\''s behavior' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-spark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_spark --edition=2024 datafusion/spark/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=772801880a8338a7 -C extra-filename=-5d6c96fc9124c67e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern bigdecimal=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbigdecimal-e73a27c480002338.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern crc32fast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrc32fast-0b1cdcd61cd755dd.rmeta --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-ed1e537584844f23.rmeta --extern datafusion_functions_nested=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_nested-70b9b96d881b4d66.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-ebf7ad28379cb98f.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta --extern sha1=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsha1-8bb6594d808ae8d4.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_table CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-table CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-table/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Traits and types for logical plans and expressions for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-table CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_table --edition=2024 datafusion/functions-table/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df608fac1f816dbe -C extra-filename=-45472a499b4ef2d1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core) Compiling datafusion-proto v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_proto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/proto/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Protobuf serialization of DataFusion logical plan expressions' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_proto --edition=2024 datafusion/proto/src/lib.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 codegen-units=1 --cfg 'feature="datafusion-datasource-parquet"' --cfg 'feature="default"' --cfg 'feature="parquet"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avro", "datafusion-datasource-avro", "datafusion-datasource-parquet", "default", "json", "parquet", "pbjson", "serde", "serde_json"))' -C metadata=8bd8f216b933e870 -C extra-filename=-735df1e7f13d1f73 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rmeta --extern datafusion_catalog_listing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog_listing-9ef41d3e6f4117b5.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_datasource_arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_arrow-00187a242b18c2c6.rmeta --extern datafusion_datasource_csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_csv-53ffc45b718d484d.rmeta --extern datafusion_datasource_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_json-bc67da027f7d8a61.rmeta --extern datafusion_datasource_parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_parquet-b6a3b53f38d83abc.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_functions_table=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_table-45472a499b4ef2d1.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_proto_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_proto_common-49da05c207a3d810.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion is an in-memory query engine that uses Apache Arrow as the memory model' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion --edition=2024 datafusion/core/src/lib.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 codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="avro"' --cfg 'feature="bzip2"' --cfg 'feature="compression"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datafusion-datasource-avro"' --cfg 'feature="datafusion-datasource-parquet"' --cfg 'feature="datafusion-functions-nested"' --cfg 'feature="datafusion-sql"' --cfg 'feature="datetime_expressions"' --cfg 'feature="default"' --cfg 'feature="encoding_expressions"' --cfg 'feature="flate2"' --cfg 'feature="liblzma"' --cfg 'feature="nested_expressions"' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --cfg 'feature="recursive_protection"' --cfg 'feature="regex_expressions"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --cfg 'feature="string_expressions"' --cfg 'feature="unicode_expressions"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array_expressions", "avro", "backtrace", "bzip2", "compression", "crypto_expressions", "datafusion-datasource-avro", "datafusion-datasource-parquet", "datafusion-functions-nested", "datafusion-sql", "datetime_expressions", "default", "encoding_expressions", "extended_tests", "flate2", "force_hash_collisions", "liblzma", "math_expressions", "nested_expressions", "parquet", "parquet_encryption", "recursive_protection", "regex_expressions", "serde", "sql", "sqlparser", "string_expressions", "unicode_expressions", "zstd"))' -C metadata=26af867035bcd4b1 -C extra-filename=-492a1dc560f00dee --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rmeta --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-dac8b689a2207154.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rmeta --extern datafusion_catalog_listing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog_listing-9ef41d3e6f4117b5.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rmeta --extern datafusion_datasource_arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_arrow-00187a242b18c2c6.rmeta --extern datafusion_datasource_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_avro-b5c0ce239ec8a71c.rmeta --extern datafusion_datasource_csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_csv-53ffc45b718d484d.rmeta --extern datafusion_datasource_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_json-bc67da027f7d8a61.rmeta --extern datafusion_datasource_parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_parquet-b6a3b53f38d83abc.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-ed1e537584844f23.rmeta --extern datafusion_functions_aggregate=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate-41663029c737f8ee.rmeta --extern datafusion_functions_nested=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_nested-70b9b96d881b4d66.rmeta --extern datafusion_functions_table=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_table-45472a499b4ef2d1.rmeta --extern datafusion_functions_window=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window-c23a42f889109b8f.rmeta --extern datafusion_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_optimizer-138529ca84d81b43.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rmeta --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-377e0b1b18665820.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rmeta --extern datafusion_physical_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_optimizer-e7957f6541c17463.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rmeta --extern datafusion_sql=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_sql-00870af3afa3652a.rmeta --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-58ff1466dc8b73be.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-5814929a5fbecba5.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-3ec6e4223d9a112d.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-1479da5a2e91c486.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-63b82ed4dec745f3.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-benchmarks v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks) Compiling datafusion-substrait v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/substrait) Compiling datafusion-cli v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_cli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Command Line Client for DataFusion query engine.' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-cli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_cli --edition=2024 datafusion-cli/src/lib.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("backtrace", "default"))' -C metadata=6f211853d7f49620 -C extra-filename=-a491542a22d217d6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern aws_config=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_config-f750d699daeee215.rmeta --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rmeta --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern dirs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdirs-42a2cc04f7de801c.rmeta --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-cce0bf509dbab984.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-7f3391451057bd42.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern rustyline=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustyline-d4d9f67522f9d658.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_benchmarks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Benchmarks' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-benchmarks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_benchmarks --edition=2024 benchmarks/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "libmimalloc-sys", "mimalloc", "mimalloc_extended", "snmalloc", "snmalloc-rs"))' -C metadata=6c3249e3b6b16a70 -C extra-filename=-08748b00c5f698b7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rmeta --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rmeta --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-cce0bf509dbab984.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-7f3391451057bd42.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-c3a34fa7502fbcd5.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_substrait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/substrait CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/substrait/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Substrait Producer and Consumer' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-substrait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_substrait --edition=2024 datafusion/substrait/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="physical"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "physical", "protoc"))' -C metadata=66570e19da2a8f4b -C extra-filename=-455c5371858fa1e6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern async_recursion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_recursion-2a490d3f731a54a4.so --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rmeta --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern pbjson_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpbjson_types-ec629859fa80cc70.rmeta --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rmeta --extern substrait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsubstrait-665f8957a0512529.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-63b82ed4dec745f3.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-ffi v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/ffi) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_ffi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/ffi CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/ffi/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Foreign Function Interface implementation for DataFusion' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-ffi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_ffi --edition=2024 datafusion/ffi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C panic=abort -C codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("datafusion-functions", "datafusion-functions-aggregate", "datafusion-functions-table", "datafusion-functions-window", "integration-tests", "tarpaulin_include"))' -C metadata=05f70b33c7ba2d6f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern abi_stable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libabi_stable-3bf90ca6991d3146.rlib --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rlib --extern async_ffi=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_ffi-297c2057b5227276.rlib --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rlib --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rlib --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rlib --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-187800e78eff8a03.rlib --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rlib --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rlib --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rlib --extern datafusion_proto=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_proto-735df1e7f13d1f73.rlib --extern datafusion_proto_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_proto_common-49da05c207a3d810.rlib --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern prost=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprost-637c5bf5d6adf925.rlib --extern semver=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsemver-b2af48078be2aabe.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-sqllogictest v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sqllogictest) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_sqllogictest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sqllogictest CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sqllogictest/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion sqllogictest driver' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-sqllogictest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_sqllogictest --edition=2024 datafusion/sqllogictest/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avro", "backtrace", "bytes", "chrono", "parquet_encryption", "postgres", "postgres-types", "testcontainers-modules", "tokio-postgres"))' -C metadata=120bae397c34431c -C extra-filename=-e00637617a1dca16 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bigdecimal=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbigdecimal-e73a27c480002338.rmeta --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rmeta --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rmeta --extern datafusion_spark=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_spark-5d6c96fc9124c67e.rmeta --extern datafusion_substrait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_substrait-455c5371858fa1e6.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-2d39a071bd4856a7.rmeta --extern indicatif=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindicatif-98790618d6e96d03.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rmeta --extern sqllogictest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqllogictest-ff1c3e7756449643.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-3ec6e4223d9a112d.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-1479da5a2e91c486.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror-5987617a3f6f31dd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling ffi_module_interface v0.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_module_interface) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ffi_module_interface CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_module_interface CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_module_interface/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ffi_module_interface CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ffi_module_interface --edition=2024 datafusion-examples/examples/ffi/ffi_module_interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b1c4fc8b0ddbd07 -C extra-filename=-66357b43e86d9ec0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern abi_stable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libabi_stable-3bf90ca6991d3146.rmeta --extern datafusion_ffi=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_ffi.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=print_runtime_config_docs CARGO_CRATE_NAME=print_runtime_config_docs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion is an in-memory query engine that uses Apache Arrow as the memory model' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name print_runtime_config_docs --edition=2024 datafusion/core/src/bin/print_runtime_config_docs.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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="avro"' --cfg 'feature="bzip2"' --cfg 'feature="compression"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datafusion-datasource-avro"' --cfg 'feature="datafusion-datasource-parquet"' --cfg 'feature="datafusion-functions-nested"' --cfg 'feature="datafusion-sql"' --cfg 'feature="datetime_expressions"' --cfg 'feature="default"' --cfg 'feature="encoding_expressions"' --cfg 'feature="flate2"' --cfg 'feature="liblzma"' --cfg 'feature="nested_expressions"' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --cfg 'feature="recursive_protection"' --cfg 'feature="regex_expressions"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --cfg 'feature="string_expressions"' --cfg 'feature="unicode_expressions"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array_expressions", "avro", "backtrace", "bzip2", "compression", "crypto_expressions", "datafusion-datasource-avro", "datafusion-datasource-parquet", "datafusion-functions-nested", "datafusion-sql", "datetime_expressions", "default", "encoding_expressions", "extended_tests", "flate2", "force_hash_collisions", "liblzma", "math_expressions", "nested_expressions", "parquet", "parquet_encryption", "recursive_protection", "regex_expressions", "serde", "sql", "sqlparser", "string_expressions", "unicode_expressions", "zstd"))' -C metadata=343b77986800876f -C extra-filename=-fbeedac1e7b14b88 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rlib --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rlib --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-dac8b689a2207154.rlib --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rlib --extern datafusion_catalog_listing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog_listing-9ef41d3e6f4117b5.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rlib --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rlib --extern datafusion_datasource_arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_arrow-00187a242b18c2c6.rlib --extern datafusion_datasource_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_avro-b5c0ce239ec8a71c.rlib --extern datafusion_datasource_csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_csv-53ffc45b718d484d.rlib --extern datafusion_datasource_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_json-bc67da027f7d8a61.rlib --extern datafusion_datasource_parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_parquet-b6a3b53f38d83abc.rlib --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rlib --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rlib --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rlib --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-ed1e537584844f23.rlib --extern datafusion_functions_aggregate=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate-41663029c737f8ee.rlib --extern datafusion_functions_nested=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_nested-70b9b96d881b4d66.rlib --extern datafusion_functions_table=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_table-45472a499b4ef2d1.rlib --extern datafusion_functions_window=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window-c23a42f889109b8f.rlib --extern datafusion_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_optimizer-138529ca84d81b43.rlib --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rlib --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-377e0b1b18665820.rlib --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rlib --extern datafusion_physical_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_optimizer-e7957f6541c17463.rlib --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rlib --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rlib --extern datafusion_sql=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_sql-00870af3afa3652a.rlib --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-58ff1466dc8b73be.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rlib --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-5814929a5fbecba5.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rlib --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rlib --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rlib --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-3ec6e4223d9a112d.rlib --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-1479da5a2e91c486.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rlib --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-63b82ed4dec745f3.rlib --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling ffi_example_table_provider v0.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_example_table_provider) Compiling ffi_module_loader v0.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_module_loader) Compiling datafusion-wasmtest v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/wasmtest) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=print_functions_docs CARGO_CRATE_NAME=print_functions_docs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion is an in-memory query engine that uses Apache Arrow as the memory model' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name print_functions_docs --edition=2024 datafusion/core/src/bin/print_functions_docs.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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="avro"' --cfg 'feature="bzip2"' --cfg 'feature="compression"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datafusion-datasource-avro"' --cfg 'feature="datafusion-datasource-parquet"' --cfg 'feature="datafusion-functions-nested"' --cfg 'feature="datafusion-sql"' --cfg 'feature="datetime_expressions"' --cfg 'feature="default"' --cfg 'feature="encoding_expressions"' --cfg 'feature="flate2"' --cfg 'feature="liblzma"' --cfg 'feature="nested_expressions"' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --cfg 'feature="recursive_protection"' --cfg 'feature="regex_expressions"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --cfg 'feature="string_expressions"' --cfg 'feature="unicode_expressions"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array_expressions", "avro", "backtrace", "bzip2", "compression", "crypto_expressions", "datafusion-datasource-avro", "datafusion-datasource-parquet", "datafusion-functions-nested", "datafusion-sql", "datetime_expressions", "default", "encoding_expressions", "extended_tests", "flate2", "force_hash_collisions", "liblzma", "math_expressions", "nested_expressions", "parquet", "parquet_encryption", "recursive_protection", "regex_expressions", "serde", "sql", "sqlparser", "string_expressions", "unicode_expressions", "zstd"))' -C metadata=2c63cb19f666122d -C extra-filename=-c17baf8ff6f2d7a3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rlib --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rlib --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-dac8b689a2207154.rlib --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rlib --extern datafusion_catalog_listing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog_listing-9ef41d3e6f4117b5.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rlib --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rlib --extern datafusion_datasource_arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_arrow-00187a242b18c2c6.rlib --extern datafusion_datasource_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_avro-b5c0ce239ec8a71c.rlib --extern datafusion_datasource_csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_csv-53ffc45b718d484d.rlib --extern datafusion_datasource_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_json-bc67da027f7d8a61.rlib --extern datafusion_datasource_parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_parquet-b6a3b53f38d83abc.rlib --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rlib --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rlib --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rlib --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-ed1e537584844f23.rlib --extern datafusion_functions_aggregate=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate-41663029c737f8ee.rlib --extern datafusion_functions_nested=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_nested-70b9b96d881b4d66.rlib --extern datafusion_functions_table=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_table-45472a499b4ef2d1.rlib --extern datafusion_functions_window=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window-c23a42f889109b8f.rlib --extern datafusion_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_optimizer-138529ca84d81b43.rlib --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rlib --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-377e0b1b18665820.rlib --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rlib --extern datafusion_physical_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_optimizer-e7957f6541c17463.rlib --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rlib --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rlib --extern datafusion_sql=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_sql-00870af3afa3652a.rlib --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-58ff1466dc8b73be.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rlib --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-5814929a5fbecba5.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rlib --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rlib --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rlib --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-3ec6e4223d9a112d.rlib --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-1479da5a2e91c486.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rlib --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-63b82ed4dec745f3.rlib --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=mem_profile CARGO_CRATE_NAME=mem_profile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Benchmarks' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-benchmarks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name mem_profile --edition=2024 benchmarks/src/bin/mem_profile.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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "libmimalloc-sys", "mimalloc", "mimalloc_extended", "snmalloc", "snmalloc-rs"))' -C metadata=099fed49b8c7fe47 -C extra-filename=-5c2885f3ec09c466 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_benchmarks=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_benchmarks-08748b00c5f698b7.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-cce0bf509dbab984.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-7f3391451057bd42.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rlib --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rlib --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rlib --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-c3a34fa7502fbcd5.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=external_aggr CARGO_CRATE_NAME=external_aggr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Benchmarks' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-benchmarks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name external_aggr --edition=2024 benchmarks/src/bin/external_aggr.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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "libmimalloc-sys", "mimalloc", "mimalloc_extended", "snmalloc", "snmalloc-rs"))' -C metadata=3272164e044bdf1f -C extra-filename=-d277119b4b28259b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_benchmarks=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_benchmarks-08748b00c5f698b7.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-cce0bf509dbab984.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-7f3391451057bd42.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rlib --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rlib --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rlib --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-c3a34fa7502fbcd5.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=dfbench CARGO_CRATE_NAME=dfbench CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Benchmarks' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-benchmarks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dfbench --edition=2024 benchmarks/src/bin/dfbench.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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "libmimalloc-sys", "mimalloc", "mimalloc_extended", "snmalloc", "snmalloc-rs"))' -C metadata=24bdca152a8079f0 -C extra-filename=-ef96473880cbff4e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_benchmarks=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_benchmarks-08748b00c5f698b7.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-cce0bf509dbab984.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-7f3391451057bd42.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rlib --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rlib --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rlib --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-c3a34fa7502fbcd5.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_wasmtest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/wasmtest CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/wasmtest/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Test library to compile datafusion crates to wasm' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-wasmtest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_wasmtest --edition=2024 datafusion/wasmtest/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C panic=abort -C codegen-units=1 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console_error_panic_hook"))' -C metadata=aa4322b481a164c5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rlib --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rlib --extern datafusion_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_optimizer-138529ca84d81b43.rlib --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rlib --extern datafusion_sql=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_sql-00870af3afa3652a.rlib --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-39a27ec5f621e7b4.rlib --extern wasm_bindgen=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwasm_bindgen-b38db9ffb770b042.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ffi_example_table_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_example_table_provider CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_example_table_provider/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ffi_example_table_provider CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ffi_example_table_provider --edition=2024 datafusion-examples/examples/ffi/ffi_example_table_provider/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85192f8f655a9d2e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern abi_stable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libabi_stable-3bf90ca6991d3146.rlib --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_ffi=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_ffi.rlib --extern ffi_module_interface=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libffi_module_interface-66357b43e86d9ec0.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=datafusion-cli CARGO_CRATE_NAME=datafusion_cli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Command Line Client for DataFusion query engine.' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-cli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_cli --edition=2024 datafusion-cli/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default"))' -C metadata=495966a6bbf05645 -C extra-filename=-0fdfdd20dd97d46e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern aws_config=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_config-f750d699daeee215.rlib --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-5e9858afda6e5525.rlib --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rlib --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_cli=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_cli-a491542a22d217d6.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern dirs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdirs-42a2cc04f7de801c.rlib --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-cce0bf509dbab984.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-7f3391451057bd42.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rlib --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rlib --extern rustyline=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustyline-d4d9f67522f9d658.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=print_config_docs CARGO_CRATE_NAME=print_config_docs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion is an in-memory query engine that uses Apache Arrow as the memory model' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name print_config_docs --edition=2024 datafusion/core/src/bin/print_config_docs.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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="avro"' --cfg 'feature="bzip2"' --cfg 'feature="compression"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datafusion-datasource-avro"' --cfg 'feature="datafusion-datasource-parquet"' --cfg 'feature="datafusion-functions-nested"' --cfg 'feature="datafusion-sql"' --cfg 'feature="datetime_expressions"' --cfg 'feature="default"' --cfg 'feature="encoding_expressions"' --cfg 'feature="flate2"' --cfg 'feature="liblzma"' --cfg 'feature="nested_expressions"' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --cfg 'feature="recursive_protection"' --cfg 'feature="regex_expressions"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --cfg 'feature="string_expressions"' --cfg 'feature="unicode_expressions"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array_expressions", "avro", "backtrace", "bzip2", "compression", "crypto_expressions", "datafusion-datasource-avro", "datafusion-datasource-parquet", "datafusion-functions-nested", "datafusion-sql", "datetime_expressions", "default", "encoding_expressions", "extended_tests", "flate2", "force_hash_collisions", "liblzma", "math_expressions", "nested_expressions", "parquet", "parquet_encryption", "recursive_protection", "regex_expressions", "serde", "sql", "sqlparser", "string_expressions", "unicode_expressions", "zstd"))' -C metadata=5c3d45af408fcf25 -C extra-filename=-080dc7f1b7488a11 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-119f55af45234653.rlib --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-e955389495a2306c.rlib --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-dac8b689a2207154.rlib --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-5407e666744bbdfe.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-f6e74f451aefcb39.rlib --extern datafusion_catalog_listing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog_listing-9ef41d3e6f4117b5.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-85d52aba8dd0d270.rlib --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-69dc311f6d52e471.rlib --extern datafusion_datasource_arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_arrow-00187a242b18c2c6.rlib --extern datafusion_datasource_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_avro-b5c0ce239ec8a71c.rlib --extern datafusion_datasource_csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_csv-53ffc45b718d484d.rlib --extern datafusion_datasource_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_json-bc67da027f7d8a61.rlib --extern datafusion_datasource_parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_parquet-b6a3b53f38d83abc.rlib --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-b61886574b4d9a1a.rlib --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-8f9b41c7567bfa29.rlib --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-14e707b172f69dc9.rlib --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-ed1e537584844f23.rlib --extern datafusion_functions_aggregate=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate-41663029c737f8ee.rlib --extern datafusion_functions_nested=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_nested-70b9b96d881b4d66.rlib --extern datafusion_functions_table=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_table-45472a499b4ef2d1.rlib --extern datafusion_functions_window=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window-c23a42f889109b8f.rlib --extern datafusion_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_optimizer-138529ca84d81b43.rlib --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-212caa47554c56bf.rlib --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-377e0b1b18665820.rlib --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-8ad504096de4745a.rlib --extern datafusion_physical_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_optimizer-e7957f6541c17463.rlib --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-14eef4a63a274294.rlib --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-b0d130c13e39d0fe.rlib --extern datafusion_sql=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_sql-00870af3afa3652a.rlib --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-58ff1466dc8b73be.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-3d1456b814730e1b.rlib --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-5814929a5fbecba5.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rlib --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-582a520d7efc9fa9.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rlib --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rlib --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-3ec6e4223d9a112d.rlib --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-1479da5a2e91c486.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-37224fb185ecd807.rlib --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-63b82ed4dec745f3.rlib --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-4e84af3a8c81cf94.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=imdb CARGO_CRATE_NAME=imdb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/benchmarks/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Benchmarks' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-benchmarks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name imdb --edition=2024 benchmarks/src/bin/imdb.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 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "libmimalloc-sys", "mimalloc", "mimalloc_extended", "snmalloc", "snmalloc-rs"))' -C metadata=b2ab93286df96697 -C extra-filename=-c56d3abf299e2ced --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-87b542ebdb8b7d13.rlib --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-df878547288f8c2d.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_benchmarks=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_benchmarks-08748b00c5f698b7.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-ea738c99cc24a7e5.rlib --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-cce0bf509dbab984.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-3d3af05f5a2418e6.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-de32c2c84348de9e.rlib --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-7f3391451057bd42.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-65d66db93aa0c723.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-8dab61eb6c2fbcba.rlib --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-35d0f4511a9ba8ec.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-f0e6461e7e5a5472.rlib --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-8a17850c5a5f5d47.rlib --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-00652bdc18359d73.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-c3a34fa7502fbcd5.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=ffi_module_loader CARGO_CRATE_NAME=ffi_module_loader CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_module_loader CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-examples/examples/ffi/ffi_module_loader/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ffi_module_loader CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ffi_module_loader --edition=2024 datafusion-examples/examples/ffi/ffi_module_loader/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56f6f1fe57fffe14 -C extra-filename=-9fbfbd20642a772b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern abi_stable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libabi_stable-3bf90ca6991d3146.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-492a1dc560f00dee.rlib --extern datafusion_ffi=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_ffi.rlib --extern ffi_module_interface=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libffi_module_interface-66357b43e86d9ec0.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-505f39b76b6d17a2.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-249c28e439ba8951/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Finished `release` profile [optimized] target(s) in 55m 21s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for datafusion-cli-52.1.0 ===> Generating temporary packing list Installing datafusion-cli v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli) Locking 408 packages to latest compatible versions Fresh unicode-ident v1.0.19 Compiling cfg-if v1.0.3 Fresh autocfg v1.5.0 Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/lib.rs:228:22 | 228 | pub fn quote(in_str: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/lib.rs:241:26 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ Fresh find-msvc-tools v0.1.2 Compiling memchr v2.7.5 Compiling bytes v1.11.0 Compiling itoa v1.0.15 Compiling smallvec v1.15.1 Compiling once_cell v1.21.3 Compiling pin-project-lite v0.2.16 Compiling ryu v1.0.20 Compiling futures-core v0.3.31 Fresh version_check v0.9.5 Compiling scopeguard v1.2.0 Compiling futures-sink v0.3.31 Compiling fnv v1.0.7 Compiling pin-utils v0.1.0 Compiling allocator-api2 v0.2.21 Compiling equivalent v1.0.2 Compiling foldhash v0.2.0 Compiling getrandom v0.3.4 Compiling slab v0.4.11 Compiling futures-task v0.3.31 Compiling futures-io v0.3.31 Compiling zeroize v1.8.1 Compiling regex-syntax v0.8.6 Fresh minimal-lexical v0.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ Compiling either v1.15.0 Compiling bitflags v2.9.4 Fresh rustc-hash v2.1.1 Fresh fs_extra v1.3.0 Compiling subtle v2.6.1 Fresh dunce v1.0.5 Compiling percent-encoding v2.3.2 Compiling stable_deref_trait v1.2.0 Compiling base64 v0.22.1 Fresh pkg-config v0.3.32 Compiling iana-time-zone v0.1.64 Compiling semver v1.0.27 Compiling untrusted v0.9.0 Compiling siphasher v1.0.1 Compiling tower-service v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cfg-if-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("core", "rustc-dep-of-std"))' -C metadata=ab23cc7b69b79cb1 -C extra-filename=-423cd46bd0c1ba8a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `shlex` (lib) generated 5 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=7ed1ddc409c88d61 -C extra-filename=-d804fad5187ea8ab --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0/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.57 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=0fa473f62318d372 -C extra-filename=-c5c9e065447d3d3e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=5a4c230fe008b443 -C extra-filename=-28de30fac54490ac --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/smallvec-1.15.1/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=dbd4e33d40f339bf -C extra-filename=-e917b16067984c80 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=091ff4e483ae003c -C extra-filename=-78fcdde45c4c284d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=bc2477d61efa8430 -C extra-filename=-9a525ab39b90ba01 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-project-lite-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=e9b409b2501636e1 -C extra-filename=-e4288230e41fd2cd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=0551c07d6bcca405 -C extra-filename=-27e845ce2b03f735 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=520dabe4284d12d9 -C extra-filename=-b445165a402596a3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=ab65c48d9733440a -C extra-filename=-437a5cbfa67cf31a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=54c282c6195b804d -C extra-filename=-44c335bb8d30a2ba --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a0e2ff364109ef8 -C extra-filename=-0e6028c803dbcfd5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=e2f4783dd7e4059e -C extra-filename=-26d168442b58bb58 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=499b77a7bd262b4c -C extra-filename=-dc699207fbe0c9ca --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18a160c4b41dd77d -C extra-filename=-53baa6d16925805e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=7aaf9c9354d73f73 -C extra-filename=-c379cdf2890f23be --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-c379cdf2890f23be -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/slab-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/slab-0.4.11/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.51 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/slab-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=4ddf69d4c4e22c06 -C extra-filename=-cf84afc2c7882190 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `minimal-lexical` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=39ec754599d40bfc -C extra-filename=-9631b30279d87366 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=1e6e961f9397edc0 -C extra-filename=-1da8b6669116ec02 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=9c0f9760d09ee57f -C extra-filename=-63d6c8b607d5cfa5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=02b7c43db17e25ab -C extra-filename=-2accd833301f8900 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=ceb14029d09d1a5e -C extra-filename=-c7a258115f058f5b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ryu-1.0.20/src/f2s.rs:146:17 | 146 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4/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.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=e803049a6ce9acde -C extra-filename=-96cec8d67cdd7567 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=95a19a999571db19 -C extra-filename=-cfab85ebc6f2b71d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=2b4e6a3c7b626062 -C extra-filename=-4b02d8a194579a90 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Fresh proc-macro2 v1.0.101 Compiling futures-channel v0.3.31 Fresh libloading v0.8.9 Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Compiling tracing-core v0.1.36 Compiling serde_json v1.0.145 Compiling try-lock v0.2.5 Compiling atomic-waker v1.1.2 Compiling sync_wrapper v1.0.2 Compiling ipnet v2.11.0 Compiling tower-layer v0.3.3 Compiling openssl-probe v0.1.6 Compiling writeable v0.6.1 Fresh heck v0.5.0 Compiling litemap v0.8.0 Compiling lexical-util v1.0.7 Compiling log v0.4.29 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/percent-encoding-2.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/percent-encoding-2.3.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=7cddff2960422e24 -C extra-filename=-84375a91a88d0fea --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iana-time-zone-0.1.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iana-time-zone-0.1.64/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.1.64 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iana-time-zone-0.1.64/src/lib.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="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=7aec6b7d7e21c58b -C extra-filename=-c0780ffd01f44bbb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a18f40a570f7d67a -C extra-filename=-c352b46c4d4238d8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=e0e1823842e64e80 -C extra-filename=-7825262567ed0c51 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6b4297d67333b4d -C extra-filename=-5cacae38d19db2b0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.27/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.61 CARGO_PKG_VERSION=1.0.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=38ad2e752bef3034 -C extra-filename=-e71096bd2880513e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.2.0/src/seed.rs:152:35 | 152 | seed = mix(seed, func_ptr as usize as u64); | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 152 | seed = mix(seed, func_ptr as *const () as usize as u64); | ++++++++++++ warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/siphasher-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/siphasher-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/siphasher-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=d9567c844b9322c4 -C extra-filename=-dbcb71351b202e9a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unused import: `for_both` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/either-1.15.0/src/iterator.rs:1:13 | 1 | use super::{for_both, Either, Left, Right}; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `nom` (lib) generated 13 warnings warning: `foldhash` (lib) generated 1 warning warning: `ryu` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-service-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eae7037ef93df640 -C extra-filename=-3a8e36db26f02df6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/litemap-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/litemap-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/litemap-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=fa5e6f0ec2d3b8fb -C extra-filename=-0e873ab26d15c819 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=a6f7f1c48f25f971 -C extra-filename=-1cbd2ce08c58100e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-437a5cbfa67cf31a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-946e333d594ce833/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-f4c3ecb288125817/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-core-0.1.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-core-0.1.36/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.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-core-0.1.36/src/lib.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=94c187bfafc6dec6 -C extra-filename=-4f574e7ef63643db --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-9a525ab39b90ba01.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5aa2827f53b7d4d6 -C extra-filename=-38d7efff3931769f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/openssl-probe-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/openssl-probe-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/openssl-probe-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a16f2cd14c098c74 -C extra-filename=-0271687a335996b3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sync_wrapper-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sync_wrapper-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sync_wrapper-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 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=cf43386018d072a8 -C extra-filename=-9de91fb2b622008c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-layer-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Decorates a `Service` to allow easy composition between `Service`s. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-layer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b64a9b661c342b7 -C extra-filename=-a483873528e2b045 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4/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.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bitflags-2.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "example_generated", "serde", "std"))' -C metadata=eb56e75e4b77a37e -C extra-filename=-42fde7d5be598a57 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ipnet-2.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ipnet-2.11.0/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ipnet-2.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=d1a02db7b9141746 -C extra-filename=-d305ffd3969dab1f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=a1da74f62b3008f2 -C extra-filename=-9462b196903c8977 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=a7a8e3406911c0d0 -C extra-filename=-0a916d4b73909684 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [serde_json 1.0.145] cargo:rerun-if-changed=build.rs [serde_json 1.0.145] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.145] cargo:rustc-cfg=fast_arithmetic="64" warning: `zeroize` (lib) generated 3 warnings Fresh quote v1.0.41 Compiling libc v0.2.177 Compiling libm v0.2.15 Compiling serde_core v1.0.228 Compiling itertools v0.13.0 Fresh cexpr v0.6.0 Compiling typenum v1.18.0 Compiling rustls-pki-types v1.12.0 Compiling httparse v1.10.1 Compiling form_urlencoded v1.2.2 Compiling unicode-width v0.2.1 Compiling adler2 v2.0.1 Fresh ident_case v1.0.1 warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Compiling strum v0.26.3 Compiling utf8_iter v1.0.4 Compiling hex v0.4.3 Compiling simd-adler32 v0.3.7 Compiling regex-lite v0.1.8 Compiling zlib-rs v0.5.2 Compiling twox-hash v2.1.2 Compiling iri-string v0.7.8 Compiling alloc-no-stdlib v2.0.4 Compiling libbz2-rs-sys v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-util-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-util-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Shared utilities for lexical creates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_util --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-util-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 --cfg 'feature="parse-floats"' --cfg 'feature="parse-integers"' --cfg 'feature="write-floats"' --cfg 'feature="write-integers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "float16", "format", "lint", "parse-floats", "parse-integers", "power-of-two", "radix", "std", "write-floats", "write-integers"))' -C metadata=064deb1d21d3252e -C extra-filename=-5cb6be55d789ece6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `either` (lib) generated 1 warning warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21 | 92 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9 | 3 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 92 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27 | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30 | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47 | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: `try-lock` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=5754b5ea6bd4227c -C extra-filename=-9f9f17cf26f612c6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeither-2accd833301f8900.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CFG_CARGO_FEATURES='["arch", "default"]' CFG_OPT_LEVEL=3 CFG_TARGET_FEATURES='["fxsr", "sse", "sse2"]' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libm-83de4a83dc1d4919/out /usr/local/bin/rustc --crate-name libm --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=69ca19dcd1fe2816 -C extra-filename=-427fe721220cbaac --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_core-db13ae5c790558b2/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_core-1.0.228/src/lib.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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=6ff37abb2c4dc9c9 -C extra-filename=-0780586852eae180 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libc-61a80b3953ce6bef/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libc-0.2.177/src/lib.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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d0f00a6b9074f236 -C extra-filename=-e8d4b91e9349356a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29/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.68.0 CARGO_PKG_VERSION=0.4.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=2e246eae03528062 -C extra-filename=-257c601a845189dc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/typenum-07689e9f314e273e/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/typenum-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=ba13d0b5c1faa98a -C extra-filename=-16e8765697e6ff26 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `ident_case` (lib) generated 2 warnings warning: `either` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pki-types-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pki-types-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pki-types-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "web", "web-time"))' -C metadata=135a35a8a75ac036 -C extra-filename=-193c90fdc95fce38 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-63d6c8b607d5cfa5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-width-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=df7e6c755a7a8149 -C extra-filename=-5c496c62da31dfb9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/form_urlencoded-1.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/form_urlencoded-1.2.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=fd63c06ef4cf608d -C extra-filename=-02a15d2054c9a2ec --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-84375a91a88d0fea.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Fresh syn v2.0.113 Fresh jobserver v0.1.34 warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jobserver-0.1.34/src/unix.rs:389:48 | 389 | new.sa_sigaction = sigusr1_handler as usize; | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 389 | new.sa_sigaction = sigusr1_handler as *const () as usize; | ++++++++++++ Compiling lock_api v0.4.13 Fresh clang-sys v1.8.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:23:13 | 23 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/link.rs:173:24 | 173 | #[cfg_attr(feature="cargo-clippy", allow(clippy::missing_safety_doc))] | ^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1 | 1859 | / link! { 1860 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1861 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1862 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2432 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2433 | | } | |_- in this macro invocation | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/link.rs:174:24 | 174 | #[cfg_attr(feature="cargo-clippy", allow(clippy::too_many_arguments))] | ^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1 | 1859 | / link! { 1860 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1861 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1862 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2432 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2433 | | } | |_- in this macro invocation | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/link.rs:96:42 | 96 | pub $name: Option $ret)*>, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1 | 1859 | / link! { 1860 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1861 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1862 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2432 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2433 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:2166:44 | 2166 | pub fn clang_executeOnThread(function: extern fn(*mut c_void), data: *mut c_void, stack: c_uint); | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/link.rs:128:54 | 128 | if self.library.get::($fn).is_ok() { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1 | 1859 | / link! { 1860 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1861 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1862 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2432 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `check` which comes from the expansion of the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling phf_shared v0.12.1 Compiling want v0.3.1 Fresh rustversion v1.0.22 Compiling icu_properties_data v2.0.1 Compiling icu_normalizer_data v2.0.0 Compiling simdutf8 v0.1.5 Compiling same-file v1.0.6 Compiling itertools v0.14.0 Compiling humantime v2.3.0 Compiling integer-encoding v3.0.4 Compiling byteorder v1.5.0 Compiling strum v0.27.2 Fresh seq-macro v0.3.6 Compiling fastrand v2.3.0 Compiling cpufeatures v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/httparse-5c0b253b3e228fe8/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=4a926b2dc59145b6 -C extra-filename=-fc30e992143fc358 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=61c516d2589e915a -C extra-filename=-1ad67c9420a7335a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/adler2-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/adler2-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=730186f628ac5820 -C extra-filename=-882467d2100a87d6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15 | 226 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc6f8419dd16d93c -C extra-filename=-dbd7d517dd580850 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.26.3/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "derive", "phf", "std", "strum_macros"))' -C metadata=47c90a7f728da889 -C extra-filename=-7a56823b825e8e0e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=17d5cfa8b3cbdbc1 -C extra-filename=-63da1173ebac4ed8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=b2784b5cf2bf6cf1 -C extra-filename=-1cbcfbe80119e190 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-lite-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-lite-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A lightweight regex engine that optimizes for binary size and compilation time. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-lite' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-lite-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=47c3a6cd1e216bdb -C extra-filename=-75fe9f1f7595a106 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zlib_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A memory-safe zlib implementation written in rust' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zlib-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.5.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zlib_rs --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-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 --deny=unsafe_op_in_unsafe_fn --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=05f65ff98d22cc20 -C extra-filename=-738f49e690d6f9b0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=twox_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/twox-hash-2.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/twox-hash-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='A Rust implementation of the XXHash and XXH3 algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=twox-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shepmaster/twox-hash' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name twox_hash --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/twox-hash-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(_internal_xxhash3_force_scalar)' --check-cfg 'cfg(_internal_xxhash3_force_neon)' --check-cfg 'cfg(_internal_xxhash3_force_sse2)' --check-cfg 'cfg(_internal_xxhash3_force_avx2)' --cfg 'feature="xxhash32"' --cfg 'feature="xxhash64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "random", "serialize", "std", "xxhash32", "xxhash3_128", "xxhash3_64", "xxhash64"))' -C metadata=37ab2a9e77bb4442 -C extra-filename=-921f0fb3303af537 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/litemap-0.8.0/src/map.rs:1377:18 | 1377 | pub fn entry(&mut self, key: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1377 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V, S> { | +++ warning: `atomic-waker` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iri_string CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/Cargo.toml CARGO_PKG_AUTHORS='YOSHIOKA Takuma ' CARGO_PKG_DESCRIPTION='IRI as string types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iri-string CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lo48576/iri-string' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name iri_string --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "memchr", "serde", "std"))' -C metadata=6fbc08c9fc1d5ab5 -C extra-filename=-c43b97fb85a47f40 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[T]` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:115:5 | 115 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_no_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-no-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=d717c3617d039429 -C extra-filename=-2cc55ac547211348 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `jobserver` (lib) generated 1 warning warning: `litemap` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libbz2_rs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='a drop-in compatible rust bzip2 implementation' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/libbzip2-rs' CARGO_PKG_LICENSE=bzip2-1.0.6 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libbz2-rs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/libbzip2-rs' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name libbz2_rs_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-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="rust-allocator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal-fuzz-disable-checksum", "c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "stdio", "testing-prefix"))' -C metadata=a864a42a6c6b0afe -C extra-filename=-5f4e845ae34a4eee --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/lib.rs:305:24 | 305 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 305 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:115:24 | 115 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:132:24 | 132 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 132 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:149:24 | 149 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:173:24 | 173 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 173 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: `allocator-api2` (lib) generated 1 warning warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 205 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 206 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 207 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 208 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/parts_write_adapter.rs:105:24 | 105 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/try_writeable.rs:195:28 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/try_writeable.rs:251:28 | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/try_writeable.rs:294:24 | 294 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/writeable-0.6.1/src/try_writeable.rs:347:28 | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/lock_api-967fc21654ca749c/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lock_api-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=b21ee03f0417f54f -C extra-filename=-805a36402290554c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libscopeguard-b445165a402596a3.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-bab674021aecf1b3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-c379cdf2890f23be/build-script-build` warning: unused import: `hash::*` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [getrandom 0.3.4] cargo:rerun-if-changed=build.rs warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:5:9 | 5 | pub use core::ops::IndexMut; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `core::ops::Index` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:6:9 | 6 | pub use core::ops::Index; | ^^^^^^^^^^^^^^^^ warning: unused import: `core::ops::Range` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ warning: `base64` (lib) generated 2 warnings warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs:78:5 | 78 | core::mem::forget(core::mem::replace(&mut self.data, &mut[])); | ^^^^^^^^^^^^^^^^^^------------------------------------------^ | | | argument has type `&mut [T]` | = note: `#[warn(forgetting_references)]` on by default help: use `let _ = ...` to ignore the expression or result | 78 - core::mem::forget(core::mem::replace(&mut self.data, &mut[])); 78 + let _ = core::mem::replace(&mut self.data, &mut[]); | warning: `clang-sys` (lib) generated 20 warnings (14 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf_shared-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf_shared-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf_shared-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("default", "std", "uncased", "unicase"))' -C metadata=9de291471ead9c39 -C extra-filename=-e8f0c9bf63818535 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsiphasher-dbcb71351b202e9a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5010d19c6900f332 -C extra-filename=-3f99997f5afd6153 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtry_lock-38d7efff3931769f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Fresh cc v1.2.38 Fresh tokio-macros v2.6.0 Compiling hashbrown v0.16.1 Fresh serde_derive v1.0.228 Compiling http v1.3.1 Fresh futures-macro v0.3.31 Fresh prettyplease v0.2.37 Fresh zerocopy-derive v0.8.27 Fresh tracing-attributes v0.1.31 Fresh synstructure v0.13.2 Fresh zerovec-derive v0.11.1 Compiling rustc_version v0.4.1 Fresh displaydoc v0.2.5 Compiling aho-corasick v1.1.3 Fresh strum_macros v0.26.4 warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ Fresh darling_core v0.21.3 Compiling crc32fast v1.5.0 Fresh thiserror-impl v2.0.17 Compiling csv-core v0.1.12 Compiling alloc-stdlib v0.2.2 Fresh async-trait v0.1.89 Compiling snap v1.1.1 Fresh recursive-proc-macro-impl v0.1.1 Fresh strum_macros v0.27.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_properties_data-e36ce7091b1cfe31/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties_data-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05b9678ca5dca530 -C extra-filename=-63a909caed550bc6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(icu4c_enable_renaming)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/icu_normalizer_data-a438a1c8f69d1fd5/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer_data-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=853f0a85a3f802b5 -C extra-filename=-62ad45325c26d5c3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(icu4c_enable_renaming)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simdutf8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simdutf8-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simdutf8-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Hans Kratz ' CARGO_PKG_DESCRIPTION='SIMD-accelerated UTF-8 validation.' CARGO_PKG_HOMEPAGE='https://github.com/rusticstuff/simdutf8' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simdutf8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticstuff/simdutf8' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name simdutf8 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/simdutf8-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_neon", "aarch64_neon_prefetch", "default", "hints", "public_imp", "std"))' -C metadata=aec6a07bc72401a4 -C extra-filename=-1a9ed95474116fc6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unused macro definition: `prefix` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/bzlib.rs:71:14 | 71 | macro_rules! prefix { | ^^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused import: `prefix` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/bzlib.rs:88:16 | 88 | pub(crate) use prefix; | ^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `alloc-no-stdlib` (lib) generated 4 warnings warning: unused import: `libbz2_rs_sys_version` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/lib.rs:83:16 | 83 | pub(crate) use libbz2_rs_sys_version; | ^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/humantime-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/humantime-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A parser and formatter for std::time::{Duration, SystemTime}' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/humantime' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/humantime-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mu"))' -C metadata=5ae693ec8a8ba846 -C extra-filename=-7fc00b7ff5e3cb21 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=481f7811ea58fa75 -C extra-filename=-eee9797a8dad2cfd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.27.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.27.2/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION=1.66.1 CARGO_PKG_VERSION=0.27.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/strum-0.27.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("default", "derive", "phf", "std", "strum_macros"))' -C metadata=8d739f053b83f1c5 -C extra-filename=-82c113bb2bfde46f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=integer_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/integer-encoding-3.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/integer-encoding-3.0.4/Cargo.toml CARGO_PKG_AUTHORS='Lewin Bormann ' CARGO_PKG_DESCRIPTION='varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=integer-encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dermesser/integer-encoding-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.4 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name integer_encoding --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/integer-encoding-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "futures-util", "futures_async", "tokio", "tokio_async"))' -C metadata=db498c463dcaa8c1 -C extra-filename=-87a2b12a4721ced8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=97c84fdac8ba85b1 -C extra-filename=-4d4950f02d2ebc49 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeither-c7a258115f058f5b.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=267ad2ad3b0c870f -C extra-filename=-0f9f6c296bd20d82 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cpufeatures-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e5c87574ec016f4 -C extra-filename=-f8fba9cbaa051b5c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a3d96f1d9ff8802 -C extra-filename=-6ce32ca80070235d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `writeable` (lib) generated 14 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.1/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.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.16.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="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=af93f18434afa67d -C extra-filename=-ee871ddb09be0e56 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballocator_api2-26d168442b58bb58.rmeta --extern equivalent=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libequivalent-53baa6d16925805e.rmeta --extern foldhash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfoldhash-dc699207fbe0c9ca.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `strum_macros` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=0f2b1594adca3be3 -C extra-filename=-bb3831aad6d895b6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern fnv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfnv-44c335bb8d30a2ba.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-28de30fac54490ac.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling futures-util v0.3.31 Compiling zerocopy v0.8.27 Compiling tracing v0.1.44 Fresh cmake v0.1.54 Fresh zerofrom-derive v0.1.6 Fresh yoke-derive v0.8.0 Compiling comfy-table v7.1.2 Compiling miniz_oxide v0.8.9 Fresh darling_macro v0.21.3 Compiling lz4_flex v0.12.0 Compiling thiserror v2.0.17 Fresh paste v1.0.15 Fresh sqlparser_derive v0.3.0 Compiling datafusion-doc v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/doc) Compiling foldhash v0.1.5 Compiling fixedbitset v0.5.7 Compiling hashbrown v0.14.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=e1d0499b7699ba37 -C extra-filename=-40a0439f994d9a9f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-core-0.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-core-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Bare bones CSV parsing with no_std support.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-core-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=608cc82a3e9d02b8 -C extra-filename=-c27f41c1e8849310 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-stdlib-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-stdlib-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator example that may be used with the stdlib' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_stdlib --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/alloc-stdlib-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=d1e91ebbd4eaf864 -C extra-filename=-b81c7c061fa232b0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_no_stdlib-2cc55ac547211348.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=snap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/snap-d26af0716f1a2eb8/out /usr/local/bin/rustc --crate-name snap --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/snap-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0e81c8e51ee0e4e -C extra-filename=-92bb143acfece920 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crc32fast-97274bb9cdae2fe4/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crc32fast-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", "nightly", "std"))' -C metadata=88e7943a926aae6d -C extra-filename=-259e90e3020b4d35 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zerocopy-f75f52d017299355/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.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 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=eaeeed858e8fed31 -C extra-filename=-72f5cd01e050fea8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zerocopy_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerocopy_derive-db9938bd7228b674.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --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_target_has_atomics_1_60_0 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-0.1.44/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.65.0 CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tracing-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=3419fd1e395dc869 -C extra-filename=-0af9214775903d49 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing_attributes-c06f27cdd4889a40.so --extern tracing_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing_core-4f574e7ef63643db.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc_version-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc_version-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/rustc-version-rs' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31edbcb287f22d47 -C extra-filename=-13907ff2e65cf806 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern semver=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsemver-e71096bd2880513e.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/miniz_oxide-0.8.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/miniz_oxide-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln :Rich Geldreich richgel99@gmail.com' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=150d2ae410dd10a2 -C extra-filename=-fc6d6f833ee0fded --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libadler2-882467d2100a87d6.rmeta --extern simd_adler32=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsimd_adler32-63da1173ebac4ed8.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=comfy_table CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/Cargo.toml CARGO_PKG_AUTHORS='Arne Beer ' CARGO_PKG_DESCRIPTION='An easy to use library for building beautiful tables with automatic content wrapping' CARGO_PKG_HOMEPAGE='https://github.com/nukesor/comfy-table' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=comfy-table CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nukesor/comfy-table' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.1.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name comfy_table --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-str", "console", "crossterm", "custom_styling", "debug", "default", "integration_test", "reexport_crossterm", "tty"))' -C metadata=9c041aea23bd8109 -C extra-filename=-83075ede8c7c5ee1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern strum=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrum-7a56823b825e8e0e.rmeta --extern strum_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrum_macros-ab8d29ad2e7bb993.so --extern unicode_width=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_width-5c496c62da31dfb9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lz4_flex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lz4_flex-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lz4_flex-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Pascal Seitz :Arthur Silva :ticki ' CARGO_PKG_DESCRIPTION='Fastest LZ4 implementation in Rust, no unsafe by default.' CARGO_PKG_HOMEPAGE='https://github.com/pseitz/lz4_flex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4_flex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pseitz/lz4_flex' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lz4_flex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lz4_flex-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="frame"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checked-decode", "default", "frame", "nightly", "safe-decode", "safe-encode", "std"))' -C metadata=94826992ff685395 -C extra-filename=-4eaea87e981b6671 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern twox_hash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtwox_hash-921f0fb3303af537.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/thiserror-c84f85687312319b/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=b800fef338bcd41e -C extra-filename=-ac6cb3ecdae034a9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror_impl-c3b43644584c43aa.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=daf9b66496220d02 -C extra-filename=-b2743026adeac2ee --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_channel-1cbd2ce08c58100e.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_io=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_io-1da8b6669116ec02.rmeta --extern futures_macro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_macro-dbb08eccd13dd399.so --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-437a5cbfa67cf31a.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_task-9631b30279d87366.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-0e6028c803dbcfd5.rmeta --extern slab=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libslab-cf84afc2c7882190.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_doc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/doc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/doc/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Documentation module for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-doc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_doc --edition=2024 datafusion/doc/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7070f4d4e7c78a90 -C extra-filename=-1f07e8e0262cd166 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dbe00842d95b9d1f -C extra-filename=-e54a82ea05d49a82 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling zerofrom v0.1.6 Compiling phf v0.12.1 Compiling rustls-native-certs v0.8.1 Compiling lexical-parse-integer v1.0.6 Compiling lexical-write-integer v1.0.6 Fresh darling v0.21.3 Compiling brotli-decompressor v5.0.0 Compiling walkdir v2.5.0 Compiling rustls-pemfile v2.2.0 Compiling arrayref v0.3.9 Compiling constant_time_eq v0.3.1 Fresh powerfmt v0.2.0 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling unicode-segmentation v1.12.0 Compiling arrayvec v0.7.6 Compiling http v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5f907a64d7a7f5e4 -C extra-filename=-7fc0777a6596dc81 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `same-file` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pemfile-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pemfile-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5411ff6ee31ef157 -C extra-filename=-b1907e3d5cfd695f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-193c90fdc95fce38.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerofrom-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=ac6c601ba51df548 -C extra-filename=-beb4dccc107ae140 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom_derive-bde92eb876f9cb8c.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_parse_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-integer-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-integer-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient parsing of integers from strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-parse-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_parse_integer --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-integer-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=71b9d4bf90c55f5b -C extra-filename=-8cbbeaa819eadc3b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-5cb6be55d789ece6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05bac21b8f2e0bb5 -C extra-filename=-54880977fca7715c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsame_file-6ce32ca80070235d.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `powerfmt` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli_decompressor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.0.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli ' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_LICENSE=BSD-3-Clause/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli-decompressor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name brotli_decompressor --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "ffi-api", "pass-through-ffi-panics", "seccomp", "std", "unsafe"))' -C metadata=c5c7b36356bb4471 -C extra-filename=-38f724f04762f4e7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_no_stdlib-2cc55ac547211348.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_stdlib-b81c7c061fa232b0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_write_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-integer-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-integer-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient formatting of integers to strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-write-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_write_integer --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-integer-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=a794c3fad2c13b48 -C extra-filename=-3295e251921bea3d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-5cb6be55d789ece6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: variable `numQSorted` is assigned to, but never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/blocksort.rs:646:9 | 646 | let mut numQSorted: i32; | ^^^^^^^^^^^^^^ | = note: consider using `_numQSorted` instead = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `numQSorted` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/blocksort.rs:724:5 | 724 | numQSorted = 0 as c_int; | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `numQSorted` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/blocksort.rs:764:25 | 764 | numQSorted += hi - lo + 1 as c_int; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/phf-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("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=78fe79f532496ce9 -C extra-filename=-61048b99ac395794 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libphf_shared-e8f0c9bf63818535.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/constant_time_eq-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=7275503ae3c5ef56 -C extra-filename=-8adcd5c8c067eceb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayref-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayref-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9b8ff210a58ca2f -C extra-filename=-08a22caa52b453a7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=1a40f420749fd296 -C extra-filename=-86d281d87de9f545 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `simd-adler32` (lib) generated 1 warning Compiling zstd-sys v2.0.16+zstd.1.5.7 Compiling psm v0.1.26 Fresh bon-macros v3.8.1 Compiling crossbeam-utils v0.8.21 Fresh datafusion-macros v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/macros) Fresh deranged v0.5.3 warning: type could implement `Copy`; consider adding `impl Copy` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/deranged-0.5.3/src/lib.rs:108:1 | 108 | / pub struct ParseIntError { 109 | | #[allow(clippy::missing_docs_in_private_items)] 110 | | kind: IntErrorKind, 111 | | } | |_^ | = note: requested on the command line with `-W missing-copy-implementations` Fresh vsimd v0.8.0 Fresh outref v0.5.2 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/src/lib.rs:223:5 | 223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/src/lib.rs:231:5 | 231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/src/lib.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/outref-0.5.2/src/lib.rs:250:5 | 250 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh num-conv v0.1.0 Fresh time-core v0.1.6 Compiling bytes-utils v0.1.4 Compiling compression-core v0.4.31 Compiling glob v0.3.3 Fresh utf8parse v0.2.2 Fresh anstyle-query v1.1.4 warning: variable `totc` is assigned to, but never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:223:9 | 223 | let mut totc: i32; | ^^^^^^^^ | = note: consider using `_totc` instead warning: variable `nBytes` is assigned to, but never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:228:9 | 228 | let mut nBytes: i32; | ^^^^^^^^^^ | = note: consider using `_nBytes` instead warning: `deranged` (lib) generated 1 warning warning: `outref` (lib) generated 4 warnings Compiling bon v3.8.1 Fresh time v0.3.44 Fresh base64-simd v0.8.0 Fresh anstyle-parse v0.2.7 Fresh cfg_aliases v0.2.1 Fresh anstyle v1.0.11 Fresh is_terminal_polyfill v1.70.1 Fresh colorchoice v1.0.4 Fresh xmlparser v0.13.6 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/xmlparser-0.13.6/src/strspan.rs:53:37 | 53 | pub(crate) fn from_substr(text: &str, start: usize, end: usize) -> StrSpan { | ^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 53 | pub(crate) fn from_substr(text: &str, start: usize, end: usize) -> StrSpan<'_> { | ++++ Fresh urlencoding v2.1.3 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:27:19 | 27 | pub fn to_str(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub fn to_str(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:72:21 | 72 | pub fn encode(data: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn encode(data: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:78:28 | 78 | pub fn encode_binary(data: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub fn encode_binary(data: &[u8]) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/dec.rs:19:21 | 19 | pub fn decode(data: &str) -> Result, FromUtf8Error> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub fn decode(data: &str) -> Result, FromUtf8Error> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/urlencoding-2.1.3/src/dec.rs:29:28 | 29 | pub fn decode_binary(data: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn decode_binary(data: &[u8]) -> Cow<'_, [u8]> { | +++ Compiling nibble_vec v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION=1.63.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/glob-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=e66dac9bb2da8f03 -C extra-filename=-7ffdd80632e45425 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `xmlparser` (lib) generated 1 warning warning: `urlencoding` (lib) generated 5 warnings warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/foldhash-0.1.5/src/seed.rs:138:35 | 138 | seed = mix(seed, func_ptr as usize as u64); | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 138 | seed = mix(seed, func_ptr as *const () as usize as u64); | ++++++++++++ warning: unused variable: `iter` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:323:9 | 323 | for iter in 0..BZ_N_ITERS { | ^^^^ help: if this is intentional, prefix it with an underscore: `_iter` warning: unused variable: `f` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:430:17 | 430 | for f in fave.iter() { | ^ help: if this is intentional, prefix it with an underscore: `_f` warning: value assigned to `totc` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:343:9 | 343 | totc = 0; | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `totc` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:404:13 | 404 | totc += bc; | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `nBytes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:496:9 | 496 | nBytes = writer.num_z as i32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `nBytes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:513:5 | 513 | nBytes = writer.num_z as i32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `nBytes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:528:5 | 528 | nBytes = writer.num_z as i32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `nBytes` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/compress.rs:550:5 | 550 | nBytes = writer.num_z as i32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? Compiling generic-array v0.14.7 Fresh anstream v0.6.20 Fresh aws-smithy-xml v0.60.13 Fresh strsim v0.11.1 Fresh option-ext v0.2.0 Fresh endian-type v0.1.2 Fresh clap_lex v0.7.5 Fresh clap_derive v4.5.49 Fresh home v0.5.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-native-certs-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-native-certs-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='rustls-native-certs allows rustls to use the platform native certificate store' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls-native-certs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-native-certs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-native-certs-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=567ea9c2f92c05ff -C extra-filename=-2dd82cccf715aebd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libopenssl_probe-0271687a335996b3.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-193c90fdc95fce38.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/generic-array-57249048bfd5aa18/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=084b91f8f5c15917 -C extra-filename=-a062c2279e279e4f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypenum-16e8765697e6ff26.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg relaxed_coherence` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1817aa7e1605ef32 -C extra-filename=-b45d30dcc8679fe1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern fnv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfnv-44c335bb8d30a2ba.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-28de30fac54490ac.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=3792cb271e14727a -C extra-filename=-a9b2ef5adfd63966 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling yoke v0.8.0 Compiling hashbrown v0.15.5 Compiling clap_builder v4.5.53 Fresh jiff v0.2.15 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/span.rs:5882:20 | 5882 | fn checked_add(&self, span: Span) -> Result { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 5882 | fn checked_add(&self, span: Span) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/span.rs:5892:9 | 5892 | &self, | ^^^^^ the lifetime is elided here 5893 | duration: SignedDuration, 5894 | ) -> Result { | ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 5894 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/span.rs:6319:17 | 6319 | fn borrowed(&self) -> RelativeZoned { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 6319 | fn borrowed(&self) -> RelativeZoned<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/posix.rs:310:9 | 310 | &self, | ^^^^^ the lifetime is elided here 311 | timestamp: Timestamp, 312 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 312 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/posix.rs:324:9 | 324 | &self, | ^^^^^ the lifetime is elided here 325 | timestamp: Timestamp, 326 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 326 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/timezone.rs:1360:9 | 1360 | &self, | ^^^^^ the lifetime is elided here 1361 | timestamp: Timestamp, 1362 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1362 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/timezone.rs:1377:9 | 1377 | &self, | ^^^^^ the lifetime is elided here 1378 | timestamp: Timestamp, 1379 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1379 | ) -> Option> { | ++++ warning: transmuting an integer to a pointer creates a pointer without provenance --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/timezone.rs:2436:22 | 2436 | unsafe { core::mem::transmute(addr) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this is dangerous because dereferencing the resulting pointer is undefined behavior = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut` = help: for more information about transmute, see = help: for more information about exposed provenance, see = note: `#[warn(integer_to_ptr_transmutes)]` on by default help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance | 2436 - unsafe { core::mem::transmute(addr) } 2436 + unsafe { std::ptr::with_exposed_provenance::(addr) } | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/tzif.rs:388:9 | 388 | &self, | ^^^^^ the lifetime is elided here 389 | ts: Timestamp, 390 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 390 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/jiff-0.2.15/src/tz/tzif.rs:442:9 | 442 | &self, | ^^^^^ the lifetime is elided here 443 | ts: Timestamp, 444 | ) -> Option { | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 444 | ) -> Option> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=compression_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-core-0.4.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-core-0.4.31/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Abstractions for compression algorithms. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compression-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name compression_core --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-core-0.4.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 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea74f797419e6d49 -C extra-filename=-b738d7bdf2a6e3fb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-utils-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-utils-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Additional utilities for working with the bytes crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/bytes-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bytes_utils --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bytes-utils-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=d65b27cc6176f386 -C extra-filename=-ee201529b820674c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern either=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libeither-c7a258115f058f5b.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:936:85 | 936 | let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| (*x | *y))); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 936 - let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| (*x | *y))); 936 + let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| *x | *y)); | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:955:31 | 955 | .map(|(x, y)| (*x & *y)), | ^ ^ | help: remove these parentheses | 955 - .map(|(x, y)| (*x & *y)), 955 + .map(|(x, y)| *x & *y), | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:970:31 | 970 | .map(|(x, y)| (*x & !*y)), | ^ ^ | help: remove these parentheses | 970 - .map(|(x, y)| (*x & !*y)), 970 + .map(|(x, y)| *x & !*y), | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:983:85 | 983 | let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| (*x ^ *y))); | ^ ^ | help: remove these parentheses | 983 - let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| (*x ^ *y))); 983 + let count = Self::batch_count_ones(me.iter().zip(other.iter()).map(|(x, y)| *x ^ *y)); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=psm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.26/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out /usr/local/bin/rustc --crate-name psm --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/psm-0.1.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())' -C metadata=7567fe636ef177eb -C extra-filename=-6eafe83384f99466 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=bdd20f5b354d5b65 -C extra-filename=-dd48bc0f1d048a42 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hashbrown-0.15.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="default-hasher"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=159c936c14f0c6b5 -C extra-filename=-fe7ae29dada67dbb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern foldhash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfoldhash-e54a82ea05d49a82.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_builder-4.5.53 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_builder-4.5.53/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.53 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=53 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap_builder-4.5.53/src/lib.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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=42e8823c79e3a037 -C extra-filename=-bdb0acac03833892 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstream-f2dc076bfbba9b6e.rmeta --extern anstyle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstyle-cdc34f74e12943a6.rmeta --extern clap_lex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap_lex-e901952f2735635f.rmeta --extern strsim=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrsim-597ee2a43db208e9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.16+zstd.1.5.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-sys-6f06bedea20c2f98/out /usr/local/bin/rustc --crate-name zstd_sys --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-sys-2.0.16+zstd.1.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=b2678646703f9838 -C extra-filename=-89d80422e739472d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib -l zstd` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/crossbeam-utils-f9c2e51d1c204473/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=80d313b313e10df3 -C extra-filename=-1de854f06c6f66fa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/yoke-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=a94693e97f7194fa -C extra-filename=-6ee92241036835b0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstable_deref_trait-c352b46c4d4238d8.rmeta --extern yoke_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke_derive-a120e1a4ed14e4e1.so --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-beb4dccc107ae140.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nibble_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nibble_vec-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nibble_vec-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Vector data-structure for half-byte values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nibble_vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_nibble_vec' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name nibble_vec --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nibble_vec-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=625881ad37aed988 -C extra-filename=-039c4a9507cb87ca --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-e917b16067984c80.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-3.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-3.8.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Next-gen compile-time-checked builder generator, named function'\''s arguments, and more'\!'' CARGO_PKG_HOMEPAGE='https://bon-rs.com' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/elastio/bon' CARGO_PKG_RUST_VERSION=1.59.0 CARGO_PKG_VERSION=3.8.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bon --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bon-3.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 '--warn=clippy::nursery' '--warn=clippy::pedantic' '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_dependencies' '--warn=clippy::verbose_bit_mask' --warn=variant_size_differences '--warn=clippy::useless_transmute' '--warn=clippy::useless_let_if_seq' '--warn=clippy::unused_rounding' --warn=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates '--warn=clippy::unused_async' --warn=unstable_features --warn=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_join' --warn=unnameable_types --warn=unit_bindings '--warn=clippy::unicode_not_nfc' --warn=unexpected_cfgs '--warn=rustdoc::unescaped_backticks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::type_repetition_in_bounds' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::suspicious_operation_groupings' '--warn=clippy::suboptimal_flops' '--warn=clippy::string_lit_as_bytes' --warn=single_use_lifetimes '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_binding_to_reference' --warn=redundant_lifetimes '--warn=clippy::redundant_feature_names' '--warn=clippy::redundant_clone' '--warn=clippy::read_zero_byte_vec' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::or_fun_call' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::non_send_fields_in_send_ty' --warn=non_local_definitions --warn=non_ascii_idents '--warn=clippy::no_mangle_with_rust_abi' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_collect' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mut_mut' '--warn=clippy::mixed_read_write_in_expression' --warn=missing_unsafe_on_extern --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_abi --warn=meta_variable_misuse '--warn=clippy::maybe_infinite_iter' '--warn=clippy::match_wild_err_arm' '--allow=clippy::map_unwrap_or' '--warn=clippy::map_flatten' '--warn=clippy::many_single_char_names' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_let_else' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_clamp' --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' --warn=let_underscore_drop '--warn=clippy::large_include_file' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::implicit_clone' '--warn=clippy::if_then_some_else_none' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' --warn=ffi_unwind_calls --warn=explicit_outlives_requirements '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::empty_drop' --warn=elided_lifetimes_in_paths '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::collection_is_never_read' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clear_with_drain' '--warn=clippy::checked_conversions' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_lossless' '--warn=clippy::branches_sharing_code' '--warn=clippy::borrow_as_ptr' '--warn=clippy::bool_to_int_with_if' '--warn=clippy::await_holding_refcell_ref' '--warn=clippy::assertions_on_result_states' --warn=rust_2024_compatibility --allow=tail_expr_drop_order --check-cfg 'cfg(nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "experimental-getter", "experimental-overwritable", "implied-bounds", "std"))' -C metadata=7fa112eb23b2ad28 -C extra-filename=-1056889b6091a901 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bon_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbon_macros-07b190a79afe766a.so --extern rustversion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustversion-7f141de2e5c57ffa.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `foldhash` (lib) generated 1 warning warning: `jiff` (lib) generated 10 warnings warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/src/template/expand.rs:675:5 | 675 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/src/template/expand.rs:721:5 | 721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/iri-string-0.7.8/src/template/expand.rs:733:5 | 733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: associated function `from_mut` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libbz2-rs-sys-0.2.2/src/bzlib.rs:253:30 | 230 | impl BzStream { | -------------------------------- associated function in this implementation ... 253 | pub(crate) unsafe fn from_mut(s: &mut bz_stream) -> &mut Self { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Compiling lexical-parse-float v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_parse_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-float-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-float-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient parsing of floats from strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-parse-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_parse_float --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-parse-float-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=f943c5ab39643a48 -C extra-filename=-cc6dabdd87172c43 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_parse_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_parse_integer-8cbbeaa819eadc3b.rmeta --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-5cb6be55d789ece6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:753:17 | 753 | pub fn ones(&self) -> Ones { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 753 | pub fn ones(&self) -> Ones<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fixedbitset-0.5.7/src/lib.rs:816:19 | 816 | pub fn zeroes(&self) -> Zeroes { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 816 | pub fn zeroes(&self) -> Zeroes<'_> { | ++++ Compiling flatbuffers v25.2.10 Compiling aws-types v1.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Cross-service types for the AWS SDK.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-smithy-runtime", "examples"))' -C metadata=d56819b3f9578f60 -C extra-filename=-1b084988fbd68fd9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-types-1b084988fbd68fd9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustc_version-13907ff2e65cf806.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/Cargo.toml CARGO_PKG_AUTHORS='Robert Winslow :FlatBuffers Maintainers' CARGO_PKG_DESCRIPTION='Official FlatBuffers Rust runtime library.' CARGO_PKG_HOMEPAGE='https://google.github.io/flatbuffers/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatbuffers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/flatbuffers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=25.2.10 CARGO_PKG_VERSION_MAJOR=25 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serialize", "std"))' -C metadata=c80f6b6111f2f9fa -C extra-filename=-43a6092f2caa6b15 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/flatbuffers-43a6092f2caa6b15 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustc_version-13907ff2e65cf806.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling zstd-safe v7.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_safe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.4/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.4 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/zstd-safe-2eba6bfb33e88588/out /usr/local/bin/rustc --crate-name zstd_safe --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-safe-7.2.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 --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=c4cd78ac5edf7b7b -C extra-filename=-d9e68822adb37fdd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zstd_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd_sys-89d80422e739472d.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` warning: value assigned to `m` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/deflate/algorithm/medium.rs:250:9 | 250 | m.strstart += m.match_length; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `m` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/deflate/algorithm/medium.rs:251:9 | 251 | m.match_length = 0; | ^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `m` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/deflate/algorithm/medium.rs:227:13 | 227 | m.strstart += m.match_length; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `m` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/deflate/algorithm/medium.rs:228:13 | 228 | m.match_length = 0; | ^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? Compiling bzip2 v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bzip2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bzip2-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bzip2-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/bzip2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bzip2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/bzip2-rs' CARGO_PKG_RUST_VERSION=1.82.0 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name bzip2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bzip2-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bzip2-sys", "default", "static"))' -C metadata=b6c5a3366daa80bc -C extra-filename=-998e8e2d36158210 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libbz2_rs_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibbz2_rs_sys-5f4e845ae34a4eee.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling radix_trie v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=radix_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Generic radix trie data-structure.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radix_trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_radix_trie' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name radix_trie --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3bd801b2f5dedcf4 -C extra-filename=-25a405133d5709c6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern endian_type=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libendian_type-3c0efdfdbd787fc0.rmeta --extern nibble_vec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnibble_vec-039c4a9507cb87ca.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: multiple associated items are never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:36:11 | 9 | pub trait Float: | ----- associated items in this trait ... 36 | const INFINITY: Self; | ^^^^^^^^ 37 | const NEG_INFINITY: Self; | ^^^^^^^^^^^^ 38 | const NAN: Self; 39 | const NEG_NAN: Self; | ^^^^^^^ 40 | const MAX: Self; | ^^^ 41 | const MIN: Self; | ^^^ 42 | const EPSILON: Self; 43 | const PI: Self; | ^^ 44 | const NEG_PI: Self; | ^^^^^^ 45 | const FRAC_PI_2: Self; | ^^^^^^^^^ ... 121 | fn is_infinite(self) -> bool; | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `f32_to_bits` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:357:14 | 357 | pub const fn f32_to_bits(x: f32) -> u32 { | ^^^^^^^^^^^ warning: function `f64_to_bits` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:371:14 | 371 | pub const fn f64_to_bits(x: f64) -> u64 { | ^^^^^^^^^^^ warning: struct `Hexf` is never constructed --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/hex_float.rs:356:12 | 356 | pub struct Hexf(pub F); | ^^^^ warning: function `fmt_any_hex` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/hex_float.rs:360:4 | 360 | fn fmt_any_hex(x: &F, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^^^^^^^^^ warning: associated constants `SIGNED`, `MIN`, and `MAX` are never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libm-0.2.15/src/math/support/int_traits.rs:17:11 | 4 | pub trait MinInt: | ------ associated constants in this trait ... 17 | const SIGNED: bool; | ^^^^^^ ... 24 | const MIN: Self; | ^^^ 25 | const MAX: Self; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:605:21 | 605 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:632:20 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ Compiling zerovec v0.11.4 Compiling zerotrie v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-0.11.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerovec-0.11.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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=85ef3ca29a0fc63d -C extra-filename=-0e2bf9cbcec89909 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke-6ee92241036835b0.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-beb4dccc107ae140.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec_derive-2616458672332b34.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A data structure that efficiently maps strings to integers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerotrie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=b6375c83da6c81e5 -C extra-filename=-3babc6399fb66b3f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern yoke=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke-6ee92241036835b0.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-beb4dccc107ae140.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling blake3 v1.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out /usr/local/bin/rustc --crate-name blake3 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake3-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=fdc0a4206949fa85 -C extra-filename=-52213e90304ef2b4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrayref=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrayref-08a22caa52b453a7.rmeta --extern arrayvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrayvec-a9b2ef5adfd63966.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libconstant_time_eq-8adcd5c8c067eceb.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))' --check-cfg 'cfg(blake3_wasm32_simd, values(none()))'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/row.rs:80:22 | 80 | pub fn cell_iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 80 | pub fn cell_iter(&self) -> Iter<'_, Cell> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:598:24 | 598 | pub fn column_iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 598 | pub fn column_iter(&self) -> Iter<'_, Column> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:626:28 | 626 | pub fn column_iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 626 | pub fn column_iter_mut(&mut self) -> IterMut<'_, Column> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:648:30 | 648 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 648 | pub fn column_cells_iter(&self, column_index: usize) -> ColumnCellIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:677:42 | 677 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 677 | pub fn column_cells_with_header_iter(&self, column_index: usize) -> ColumnCellsWithHeaderIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:698:21 | 698 | pub fn row_iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 698 | pub fn row_iter(&self) -> Iter<'_, Row> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/comfy-table-7.1.2/src/table.rs:715:25 | 715 | pub fn row_iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 715 | pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> { | +++ warning: `fixedbitset` (lib) generated 6 warnings Compiling zstd v0.13.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-0.13.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-0.13.3/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Binding for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.13.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name zstd --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zstd-0.13.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("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=90e6e4df364ee49b -C extra-filename=-98bcbc8498c5ff38 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zstd_safe=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd_safe-d9e68822adb37fdd.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/Cargo.toml CARGO_PKG_AUTHORS='Robert Winslow :FlatBuffers Maintainers' CARGO_PKG_DESCRIPTION='Official FlatBuffers Rust runtime library.' CARGO_PKG_HOMEPAGE='https://google.github.io/flatbuffers/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatbuffers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/flatbuffers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=25.2.10 CARGO_PKG_VERSION_MAJOR=25 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/flatbuffers-b351123cac142ba3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/flatbuffers-43a6092f2caa6b15/build-script-build` Compiling lexical-write-float v1.0.6 warning: `arrayvec` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_write_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-float-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-float-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient formatting of floats to strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-write-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_write_float --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-write-float-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "power-of-two", "radix", "std"))' -C metadata=27422b95cfc03f16 -C extra-filename=-b0e70413aebc72df --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-5cb6be55d789ece6.rmeta --extern lexical_write_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_write_integer-3295e251921bea3d.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2318:35 | 2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2318:35 | 2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2318 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2326:43 | 2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2326:43 | 2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2326 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2966:35 | 2966 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2966:35 | 2966 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2966 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2986:43 | 2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:2986:43 | 2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2986 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:3009:35 | 3009 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:3009:35 | 3009 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3009 | 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/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:3018:43 | 3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-1.3.1/src/header/map.rs:3018:43 | 3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3018 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Cross-service types for the AWS SDK.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-types-36dde71b3e0168e5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-types-1b084988fbd68fd9/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flatbuffers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/Cargo.toml CARGO_PKG_AUTHORS='Robert Winslow :FlatBuffers Maintainers' CARGO_PKG_DESCRIPTION='Official FlatBuffers Rust runtime library.' CARGO_PKG_HOMEPAGE='https://google.github.io/flatbuffers/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flatbuffers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/flatbuffers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=25.2.10 CARGO_PKG_VERSION_MAJOR=25 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/flatbuffers-b351123cac142ba3/out /usr/local/bin/rustc --crate-name flatbuffers --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.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("default", "serde", "serialize", "std"))' -C metadata=c539bba6662db057 -C extra-filename=-08b17a0ea368d8cb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-42fde7d5be598a57.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: type alias `size_t` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:18:6 | 18 | type size_t = usize; | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `zalloc_c` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:29:22 | 29 | unsafe extern "C" fn zalloc_c(opaque: *mut c_void, items: c_uint, size: c_uint) -> *mut c_void { | ^^^^^^^^ warning: function `zalloc_c_calloc` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:61:22 | 61 | unsafe extern "C" fn zalloc_c_calloc( | ^^^^^^^^^^^^^^^ warning: function `zfree_c` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:78:22 | 78 | unsafe extern "C" fn zfree_c(opaque: *mut c_void, ptr: *mut c_void) { | ^^^^^^^ warning: function `posix_memalign` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:33:12 | 33 | fn posix_memalign(memptr: *mut *mut c_void, align: size_t, size: size_t) -> c_int; | ^^^^^^^^^^^^^^ warning: function `calloc` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:69:12 | 69 | fn calloc(nitems: size_t, size: size_t) -> *mut c_void; | ^^^^^^ warning: function `free` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zlib-rs-0.5.2/src/allocate.rs:82:12 | 82 | fn free(p: *mut c_void); | ^^^^ Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/num-traits-ea77ec13bfc15abe/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2e3addf3bc95606a -C extra-filename=-1f8887b98fd73a44 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libm=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibm-427fe721220cbaac.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling regex-automata v0.4.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=f0ad8ef8d6068537 -C extra-filename=-035c6251d85e3d3b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-4b02d8a194579a90.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1/src/iter.rs:115:19 | 115 | fn child_iter(&self) -> ChildIter { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn child_iter(&self) -> ChildIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/radix_trie-0.2.1/src/trie_node.rs:226:23 | 226 | pub fn as_subtrie(&self, prefix: Nibblet) -> SubTrie { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 226 | pub fn as_subtrie(&self, prefix: Nibblet) -> SubTrie<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs:1491:30 | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1491 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs:1517:26 | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1517 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs:2331:26 | 2331 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2331 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/lib.rs:2370:34 | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2370 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-util-0.3.31/src/future/future/remote_handle.rs:72:57 | 72 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 72 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; 72 + type SendMsg = Result<::Output, Box>; | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.13.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/src/builder/konst/store.rs:149:33 | 149 | pub const fn as_const_slice(&self) -> ConstSlice { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 149 | pub const fn as_const_slice(&self) -> ConstSlice<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/src/cursor.rs:72:19 | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerotrie-0.2.2/src/cursor.rs:109:19 | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor<'_> { | ++++ warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/src/lib.rs:32:17 | 32 | #![cfg_attr(all(nightly, not(feature = "std")), feature(error_in_core))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/src/verifier.rs:13:11 | 13 | #[cfg(all(nightly, not(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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flatbuffers-25.2.10/src/verifier.rs:89:11 | 89 | #[cfg(any(nightly, 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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:251:18 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:256:25 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:261:22 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:266:29 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:271:26 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:276:33 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:281:26 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:286:30 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:291:37 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ Compiling indexmap v2.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.12.1/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.82 CARGO_PKG_VERSION=2.12.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/indexmap-2.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 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=604b6ca36d27f519 -C extra-filename=-503661313017833a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libequivalent-53baa6d16925805e.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-ee871ddb09be0e56.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `radix_trie` (lib) generated 2 warnings warning: `itertools` (lib) generated 6 warnings warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated constant in this trait ... 32 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.0.0/src/lib.rs:8:13 | 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-decompressor-5.0.0/src/lib.rs:9:13 | 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ Compiling parking_lot_core v0.9.11 Compiling mio v1.0.4 Compiling signal-hook-registry v1.4.6 Compiling socket2 v0.6.0 Compiling getrandom v0.2.16 Compiling liblzma-sys v0.4.4 Compiling stacker v0.1.21 Compiling errno v0.3.14 Compiling libmimalloc-sys v0.1.44 Compiling dirs-sys v0.5.0 Compiling nix v0.30.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/getrandom-bab674021aecf1b3/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=7c5968411764aac0 -C extra-filename=-3d2b39bdc8172752 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liblzma_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Portable-Network-Archive Developers' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `liblzma` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liblzma-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_RUST_VERSION=1.60 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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out /usr/local/bin/rustc --crate-name liblzma_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-sys-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="bindgen"' --cfg 'feature="static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "fat-lto", "parallel", "static", "thin-lto", "uncheck_liblzma_version", "wasm"))' -C metadata=8bb206adcbb6a285 -C extra-filename=-2b760f4ca2e12e83 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -l static=lzma` Compiling http-body v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/parking_lot_core-5f6e73e7ff5d9b27/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot_core-0.9.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=9cc34bbdbf8ab76c -C extra-filename=-5f6358069b351911 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-e917b16067984c80.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(tsan_enabled)'` Compiling block-buffer v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/mio-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=7cedb4c3526bf564 -C extra-filename=-3c275ad75cbfc5da --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling crypto-common v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=8dc88171c59c47c9 -C extra-filename=-18ac92ce8b00d1f5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgeneric_array-a062c2279e279e4f.rmeta --extern typenum=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtypenum-16e8765697e6ff26.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.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=55516494277a99f6 -C extra-filename=-d84de5aee4e23fc7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `generic-array` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stacker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/stacker-9b40308fc67888bc/out /usr/local/bin/rustc --crate-name stacker --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/stacker-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dbf172406c0baf30 -C extra-filename=-c2186ee1dd203b61 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --extern psm=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpsm-6eafe83384f99466.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06039369109c953f -C extra-filename=-5f32bae9aabe5442 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling lexical-core v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/nix-5922c002ea2f5087/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.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="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=a61519481ac98cde -C extra-filename=-07dd97b4c25c5f78 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-42fde7d5be598a57.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'` warning: `zerotrie` (lib) generated 3 warnings warning: `libm` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16397779cbfe55d4 -C extra-filename=-3d91ccaf9d3ff274 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgeneric_array-a062c2279e279e4f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-sys-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-sys-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-sys-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7165a225b382905 -C extra-filename=-ed7ddbf7e7044cbd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --extern option_ext=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liboption_ext-82eff8a032eea85c.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libmimalloc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44/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.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out /usr/local/bin/rustc --crate-name libmimalloc_sys --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libmimalloc-sys-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "v3"))' -C metadata=abf765a45b97330d -C extra-filename=-59cbad4a39dab12f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -l static=mimalloc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/errno-0.3.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 --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=0c451f28ad9baa1f -C extra-filename=-8a973928272472f2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-core-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-core-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Lexical, to- and from-string conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name lexical_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/lexical-core-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="lexical-parse-float"' --cfg 'feature="lexical-parse-integer"' --cfg 'feature="lexical-write-float"' --cfg 'feature="lexical-write-integer"' --cfg 'feature="parse-floats"' --cfg 'feature="parse-integers"' --cfg 'feature="write-floats"' --cfg 'feature="write-integers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "floats", "format", "integers", "lexical-parse-float", "lexical-parse-integer", "lexical-write-float", "lexical-write-integer", "lint", "parse", "parse-floats", "parse-integers", "power-of-two", "radix", "std", "write", "write-floats", "write-integers"))' -C metadata=2bf5651b1d789223 -C extra-filename=-59e948935672fad5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lexical_parse_float=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_parse_float-cc6dabdd87172c43.rmeta --extern lexical_parse_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_parse_integer-8cbbeaa819eadc3b.rmeta --extern lexical_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_util-5cb6be55d789ece6.rmeta --extern lexical_write_float=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_write_float-b0e70413aebc72df.rmeta --extern lexical_write_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_write_integer-3295e251921bea3d.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/socket2-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/socket2-0.6.0/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.70 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=27d02361cd2db68c -C extra-filename=-45d13f2af29a1cdd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/getrandom-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=db64c732222cfa7b -C extra-filename=-addb6afae0375c3a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling liblzma v0.4.5 Compiling rand_core v0.9.3 warning: `unicode-segmentation` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=liblzma CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Portable-Network-Archive Developers' CARGO_PKG_DESCRIPTION='Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. forked from xz2. ' CARGO_PKG_HOMEPAGE='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=liblzma CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/portable-network-archive/liblzma-rs' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name liblzma --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/liblzma-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bindgen"' --cfg 'feature="default"' --cfg 'feature="static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "fat-lto", "num_cpus", "parallel", "static", "thin-lto", "uncheck_liblzma_version", "wasm"))' -C metadata=d6c7295713e006aa -C extra-filename=-6eb9f54cf84edba4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern liblzma_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma_sys-2b760f4ca2e12e83.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_core-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=49c9a3c0fe24dd77 -C extra-filename=-acf7b605b296066a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-3d2b39bdc8172752.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling recursive v0.1.1 Compiling http-body-util v0.1.3 Compiling digest v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=recursive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='Easy recursion without stack overflows.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=recursive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/recursive' 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name recursive --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/recursive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8f484ee5fcc3ffd -C extra-filename=-4387adbcf6d77544 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern recursive_proc_macro_impl=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive_proc_macro_impl-e7a0f546a92b64af.so --extern stacker=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstacker-c2186ee1dd203b61.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out` Compiling mimalloc v0.1.48 warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6/src/lib.rs:180:36 | 180 | new.sa_sigaction = handler as usize; // If it doesn't compile on AIX, upgrade the libc dependency | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 180 | new.sa_sigaction = handler as *const () as usize; // If it doesn't compile on AIX, upgrade the libc dependency | ++++++++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:125:24 | 125 | pub(crate) fn read(&self) -> ReadGuard { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | pub(crate) fn read(&self) -> ReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:194:25 | 194 | pub(crate) fn write(&self) -> WriteGuard { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub(crate) fn write(&self) -> WriteGuard<'_, T> { | +++ warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=f17d28994bd97487 -C extra-filename=-812586b24c386ff9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libblock_buffer-3d91ccaf9d3ff274.rmeta --extern crypto_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrypto_common-18ac92ce8b00d1f5.rmeta --extern subtle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsubtle-cfab85ebc6f2b71d.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mimalloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/mimalloc-0.1.48 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/mimalloc-0.1.48/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.48 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=48 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name mimalloc --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/mimalloc-0.1.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "v3"))' -C metadata=3f43e9432c746fbd -C extra-filename=-ecf802fe5d035594 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libmimalloc_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibmimalloc_sys-59cbad4a39dab12f.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=469065546fdcae1a -C extra-filename=-bbfd365f9b333dd3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-5f32bae9aabe5442.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling rustix v1.1.2 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2320 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2328 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2958 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2978 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3001 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3010 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/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.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustix-7b3e947540180ea1/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "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=14a324f8231cc70a -C extra-filename=-a6a990d2a5997d48 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-42fde7d5be598a57.rmeta --extern libc_errno=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liberrno-8a973928272472f2.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg freebsdlike --cfg bsd` Compiling dirs v6.0.0 Compiling parking_lot v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-6.0.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dirs-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c5e18a57b986670 -C extra-filename=-f642d449311b0cbe --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdirs_sys-ed7ddbf7e7044cbd.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parking_lot-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=405381df23ac9501 -C extra-filename=-4413fac67daba3a9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblock_api-805a36402290554c.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot_core-5f6358069b351911.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling sqlparser v0.59.0 Compiling dashmap v6.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlparser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser-0.59.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser-0.59.0/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Extensible SQL Lexer and Parser with support for ANSI SQL:2011' CARGO_PKG_HOMEPAGE='https://github.com/apache/datafusion-sqlparser-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion-sqlparser-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.59.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=59 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sqlparser --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sqlparser-0.59.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="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=c64498ed6064fd70 -C extra-filename=-8b86d2cb0d92984c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-4387adbcf6d77544.rmeta --extern sqlparser_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser_derive-e5b78a43e8bf05c8.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out` Compiling ring v0.17.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dashmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dashmap-6.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dashmap-6.1.0/Cargo.toml CARGO_PKG_AUTHORS='Acrimon ' CARGO_PKG_DESCRIPTION='Blazing fast concurrent HashMap for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/xacrimon/dashmap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dashmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xacrimon/dashmap' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=6.1.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name dashmap --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/dashmap-6.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("arbitrary", "inline", "raw-api", "rayon", "serde", "typesize"))' -C metadata=5c7344e732319bec -C extra-filename=-0bd131a79c9ebadc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrossbeam_utils-1de854f06c6f66fa.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-7fc0777a6596dc81.rmeta --extern lock_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblock_api-805a36402290554c.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-9a525ab39b90ba01.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot_core-5f6358069b351911.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `flatbuffers` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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"' --cfg 'feature="std"' --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=34d57f2afc9e67cc -C extra-filename=-3f1ea3fd594b3c6b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-addb6afae0375c3a.rmeta --extern untrusted=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuntrusted-5cacae38d19db2b0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test` Compiling http-body v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd916a78796cc248 -C extra-filename=-cdb3dd4a34a6d199 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling md-5 v0.10.6 Compiling sha2 v0.10.9 Compiling blake2 v0.10.6 Compiling hmac v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=86a6ccf9321ad345 -C extra-filename=-efaa00f6baae091b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-812586b24c386ff9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha2-0.10.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/sha2-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=eac6966b684da803 -C extra-filename=-aa7351e33059624f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern cpufeatures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcpufeatures-f8fba9cbaa051b5c.rmeta --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-812586b24c386ff9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake2-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake2-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='BLAKE2 hash functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name blake2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=6aa04124758508f2 -C extra-filename=-77c80a1e90d8f1fb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-812586b24c386ff9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/md-5-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/md-5-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=c22eb541372941c1 -C extra-filename=-8e87d2e357dc9e71 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-812586b24c386ff9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/http-body-util-0.1.3/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ Compiling tokio v1.48.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-1.48.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-1.48.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=1.48.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=48 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c0013bf10660d92b -C extra-filename=-37c834179104cc53 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --extern mio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmio-3c275ad75cbfc5da.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsignal_hook_registry-d84de5aee4e23fc7.rmeta --extern socket2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsocket2-45d13f2af29a1cdd.rmeta --extern tokio_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_macros-166059effce94aaa.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `http-body-util` (lib) generated 2 warnings warning: `signal-hook-registry` (lib) generated 3 warnings warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs:1506:30 | 1506 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1506 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs:1532:26 | 1532 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1532 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs:2459:26 | 2459 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2459 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/lib.rs:2498:34 | 2498 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2498 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/itertools-0.14.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: `http` (lib) generated 6 warnings Compiling brotli v8.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.0.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli' CARGO_PKG_LICENSE='BSD-3-Clause AND MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli' CARGO_PKG_RUST_VERSION=1.59.0 CARGO_PKG_VERSION=8.0.2 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name brotli --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=56f47259441f9367 -C extra-filename=-26e2d701dcd28e1f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_no_stdlib-2cc55ac547211348.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liballoc_stdlib-b81c7c061fa232b0.rmeta --extern brotli_decompressor=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbrotli_decompressor-38f724f04762f4e7.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=74d61c40100e5f99 -C extra-filename=-b05bd1ac3b5f058b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaho_corasick-40a0439f994d9a9f.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-1ad67c9420a7335a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `libbz2-rs-sys` (lib) generated 17 warnings warning: method `as_mut_bytes` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/blake2-0.10.6/src/as_bytes.rs:16:8 | 14 | pub trait AsBytes { | ------- method in this trait 15 | fn as_bytes(&self) -> &[u8]; 16 | fn as_mut_bytes(&mut self) -> &mut [u8]; | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: unreachable expression --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/src/error.rs:200:43 | 200 | ConvertError::Alignment(e) => ConvertError::Alignment(Infallible::from(e)), | ^^^^^^^^^^^^^^^^^^^^^^^^-------------------^ | | | | | any code following this expression is unreachable | unreachable expression | note: this expression has type `Infallible`, which is uninhabited --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/zerocopy-0.8.27/src/error.rs:200:67 | 200 | ConvertError::Alignment(e) => ConvertError::Alignment(Infallible::from(e)), | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default Compiling num-integer v0.1.46 Compiling num-complex v0.4.6 Compiling atoi v2.0.0 Compiling ordered-float v2.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-integer-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=67ba206e67f4b652 -C extra-filename=-5a846e624fbbb221 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_complex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-complex-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-complex-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Complex numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-complex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-complex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-complex' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name num_complex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-complex-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=653e3b632c147301 -C extra-filename=-e70c1298e2666a99 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atoi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atoi-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atoi-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Klein' CARGO_PKG_DESCRIPTION='Parse integers directly from `[u8]` slices in safe code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atoi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pacman82/atoi-rs' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name atoi --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atoi-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=56d2d6bb0c4ec727 -C extra-filename=-0d02c1c32fb237e5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ordered-float-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ordered-float-2.10.1/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ordered-float-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=2f014ec46246a33a -C extra-filename=-72eaaf6f00ce1af9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/atoi-2.0.0/src/lib.rs:22:17 | 22 | #![cfg_attr(not(std), no_std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling petgraph v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/petgraph-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "dot_parser", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "std", "unstable"))' -C metadata=b2b91752978f1e8a -C extra-filename=-979d1f1221330210 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfixedbitset-86d281d87de9f545.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-fe7ae29dada67dbb.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `atoi` (lib) generated 1 warning warning: `blake2` (lib) generated 1 warning Compiling tinystr v0.8.1 Compiling potential_utf v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tinystr-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tinystr-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tinystr-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=19741594c877c495 -C extra-filename=-d6716f9fe34a1914 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-0e2bf9cbcec89909.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/potential_utf-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/potential_utf-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Unvalidated string and character types' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=potential_utf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/potential_utf-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "writeable", "zerovec"))' -C metadata=23ed5679140f47cc -C extra-filename=-028dabb7b16ff6bd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-0e2bf9cbcec89909.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `itertools` (lib) generated 6 warnings Compiling aws-smithy-types v1.3.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-types-1.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-types-1.3.5/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Types for smithy-rs codegen.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-types-1.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(aws_sdk_unstable)' --cfg 'feature="byte-stream-poll-next"' --cfg 'feature="http-body-0-4-x"' --cfg 'feature="http-body-1-x"' --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("byte-stream-poll-next", "http-body-0-4-x", "http-body-1-x", "hyper-0-14-x", "rt-tokio", "serde-deserialize", "serde-serialize", "test-util"))' -C metadata=9cf8da28c6401300 -C extra-filename=-6eaf4dc43b91d060 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern base64_simd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64_simd-add54e0067030c9d.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern bytes_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes_utils-ee201529b820674c.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body_0_4=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-cdb3dd4a34a6d199.rmeta --extern http_body_1_0=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-5f32bae9aabe5442.rmeta --extern http_body_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body_util-bbfd365f9b333dd3.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-28de30fac54490ac.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-5a846e624fbbb221.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-0e6028c803dbcfd5.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-78fcdde45c4c284d.rmeta --extern time=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtime-5a835512b83305f6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling icu_collections v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=8098892c81a6f2c9 -C extra-filename=-c8871a8c38ad3dc8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern potential_utf=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpotential_utf-028dabb7b16ff6bd.rmeta --extern yoke=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke-6ee92241036835b0.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-beb4dccc107ae140.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-0e2bf9cbcec89909.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling thrift v0.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thrift CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thrift-0.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thrift-0.17.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Thrift Developers ' CARGO_PKG_DESCRIPTION='Rust bindings for the Apache Thrift RPC system' CARGO_PKG_HOMEPAGE='http://thrift.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thrift CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/thrift/tree/master/lib/rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name thrift --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/thrift-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "server", "threadpool"))' -C metadata=e31439fcf1cf17cc -C extra-filename=-3af810592c1addb3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbyteorder-0f9f6c296bd20d82.rmeta --extern integer_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libinteger_encoding-87a2b12a4721ced8.rmeta --extern ordered_float=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libordered_float-72eaaf6f00ce1af9.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling icu_locale_core v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_locale_core-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_locale_core-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_locale_core-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=b58b1056974e5735 -C extra-filename=-f4e157d6a83254ab --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern litemap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblitemap-0e873ab26d15c819.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtinystr-d6716f9fe34a1914.rmeta --extern writeable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwriteable-9462b196903c8977.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-0e2bf9cbcec89909.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `comfy-table` (lib) generated 7 warnings warning: `http` (lib) generated 7 warnings Compiling tempfile v3.23.0 Compiling fd-lock v4.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.23.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tempfile-3.23.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a241544cc65fdb46 -C extra-filename=-95d230912ac584cf --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-eee9797a8dad2cfd.rmeta --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-3d2b39bdc8172752.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-9a525ab39b90ba01.rmeta --extern rustix=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustix-a6a990d2a5997d48.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fd_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fd-lock-4.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fd-lock-4.0.4/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Advisory cross-platform lock on a file using a file descriptor to it.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fd-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/fd-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name fd_lock --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/fd-lock-4.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=ba8cf5846a2a0728 -C extra-filename=-f38f7f7a7ea31c9d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern rustix=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustix-a6a990d2a5997d48.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling serde v1.0.228 Compiling uuid v1.19.0 Compiling serde_bytes v0.11.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde-8c0ffb185214d3b5/out /usr/local/bin/rustc --crate-name serde --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde-1.0.228/src/lib.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=1325f7f58bd90b34 -C extra-filename=-18985af899176c64 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-0780586852eae180.rmeta --extern serde_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_derive-66636f328c931863.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --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_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/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.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/serde_json-946e333d594ce833/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_json-1.0.145/src/lib.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=c333c5156b0bc248 -C extra-filename=-38375ade79946b61 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-28de30fac54490ac.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-78fcdde45c4c284d.rmeta --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-0780586852eae180.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_bytes-0.11.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_bytes-0.11.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Optimized handling of `&[u8]` and `Vec` for Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/bytes' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=0.11.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name serde_bytes --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_bytes-0.11.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=13642ad0a8d8314d -C extra-filename=-19f1d4e88abb5113 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-0780586852eae180.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/uuid-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/uuid-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/uuid-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="js"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=e096a12da444c9b7 -C extra-filename=-61b5e27f1184da95 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-3d2b39bdc8172752.rmeta --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-0780586852eae180.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling regex v1.12.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.12.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=0189ee7f5528dead -C extra-filename=-ee1c6543348403a7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_automata-035c6251d85e3d3b.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-4b02d8a194579a90.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling libz-rs-sys v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_rs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A memory-safe zlib implementation written in rust' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-rs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.5.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name libz_rs_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-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 --deny=unsafe_op_in_unsafe_fn --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "testing-prefix"))' -C metadata=cdef4d44177f0a3f -C extra-filename=-3af57366baa43064 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zlib_rs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzlib_rs-738f49e690d6f9b0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: unused macro definition: `prefix` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-0.5.2/src/lib.rs:74:14 | 74 | macro_rules! prefix { | ^^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused import: `prefix` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/libz-rs-sys-0.5.2/src/lib.rs:91:16 | 91 | pub(crate) use prefix; | ^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0/src/char16trie/trie.rs:96:17 | 96 | pub fn iter(&self) -> Char16TrieIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 96 | pub fn iter(&self) -> Char16TrieIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_collections-2.0.0/src/codepointtrie/cptrie.rs:933:24 | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> { | +++ Compiling flate2 v1.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flate2-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flate2-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/flate2-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="libz-rs-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib-rs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=e4881179d1c65e55 -C extra-filename=-344c7e3524c2d75e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrc32fast-259e90e3020b4d35.rmeta --extern libz_rs_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibz_rs_sys-3af57366baa43064.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libminiz_oxide-fc6d6f833ee0fded.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `iri-string` (lib) generated 3 warnings warning: `libz-rs-sys` (lib) generated 2 warnings Compiling half v2.7.1 Compiling ahash v0.8.12 Compiling ppv-lite86 v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=half CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/half-2.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/half-2.7.1/Cargo.toml CARGO_PKG_AUTHORS='Kathryn Long ' CARGO_PKG_DESCRIPTION='Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=half CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/VoidStarKat/half-rs' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=2.7.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name half --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/half-2.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 --cfg 'feature="num-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "default", "nightly", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=eceae1d56af109a8 -C extra-filename=-233031ba9d6892e1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern zerocopy=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerocopy-72f5cd01e050fea8.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ahash-483a5eea45378605/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=b20db9817c6ff0c6 -C extra-filename=-fafd0393659257d6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern getrandom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libgetrandom-3d2b39bdc8172752.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-9a525ab39b90ba01.rmeta --extern zerocopy=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerocopy-72f5cd01e050fea8.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg folded_multiply --check-cfg 'cfg(specialize)' --check-cfg 'cfg(folded_multiply)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ppv-lite86-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Cross-platform cryptography-oriented low-level SIMD library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=5050bdf01f305959 -C extra-filename=-01f7446b8eb69576 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerocopy-72f5cd01e050fea8.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `zerocopy` (lib) generated 1 warning warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/random_state.rs:48:58 | 48 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, `folded_multiply`, `specialize`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/random_state.rs:68:54 | 68 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks.rs:19:44 | 19 | pub fn as_chunks(slice: &[T]) -> (AsChunks, &[T]) { | ^^^^ ^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 19 | pub fn as_chunks(slice: &[T]) -> (AsChunks<'_, T, N>, &[T]) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:18:48 | 18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut, &mut [T]) { | ^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut<'_, T, N>, &mut [T]) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:55:19 | 55 | pub fn as_mut(&mut self) -> AsChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | pub fn as_mut(&mut self) -> AsChunksMut<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:60:19 | 60 | pub fn as_ref(&self) -> AsChunks { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 60 | pub fn as_ref(&self) -> AsChunks<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:67:47 | 67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter<'_, T, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:73:25 | 73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut, AsChunksMut) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut<'_, T, N>, AsChunksMut<'_, T, N>) { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/arithmetic/bigint/modulus.rs:116:27 | 116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/arithmetic/limbs512/storage.rs:45:9 | 45 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 48 | ) -> Result, LenMismatchError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | ) -> Result, LenMismatchError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ring-0.17.14/src/rsa/public_modulus.rs:91:25 | 91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/ahash-0.8.12/src/convert.rs:69:8 | 64 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 69 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 70 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 71 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 75 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 76 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `ahash` (lib) generated 4 warnings warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/src/sys/select.rs:110:16 | 110 | pub fn fds(&self, highest: Option) -> Fds { | ^^^^^ ^^^ | | | | | the same lifetime is hidden here | the lifetime is elided here the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 110 | pub fn fds(&self, highest: Option) -> Fds<'_> { | ++++ warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/src/sys/signal.rs:763:13 | 756 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 763 | Handler(extern "C" fn(libc::c_int)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/src/sys/signal.rs:767:15 | 756 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 767 | SigAction(extern "C" fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/nix-0.30.1/src/sys/termios.rs:181:36 | 181 | pub(crate) fn get_libc_termios(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 181 | pub(crate) fn get_libc_termios(&self) -> Ref<'_, libc::termios> { | +++ warning: `icu_collections` (lib) generated 2 warnings Compiling bindgen v0.72.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.72.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=72 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bindgen-a3c8d473fb0b8469/out /usr/local/bin/rustc --crate-name bindgen --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=432db49ca12885e7 -C extra-filename=-2ba60dab8fc569a4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-96cec8d67cdd7567.rmeta --extern cexpr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcexpr-056118f2e7d74825.rmeta --extern clang_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclang_sys-695efaeaa29c1e88.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-9f9f17cf26f612c6.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-9ee64d2ade724afc.rmeta --extern prettyplease=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libprettyplease-b18b310e0c4aeeeb.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libproc_macro2-5fdc16c9f8eab63a.rmeta --extern quote=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquote-4e8e429a6b8d7bab.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-ee1c6543348403a7.rmeta --extern rustc_hash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustc_hash-e355c29b9587f077.rmeta --extern shlex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libshlex-c792d27a338ca293.rmeta --extern syn=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsyn-4fb704e9cf2836e0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling icu_provider v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_provider-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_provider-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_provider-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="baked"' --cfg 'feature="zerotrie"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=9c46ac10fbd10094 -C extra-filename=-8c78590a586d4b4b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern icu_locale_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_locale_core-f4e157d6a83254ab.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstable_deref_trait-c352b46c4d4238d8.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtinystr-d6716f9fe34a1914.rmeta --extern writeable=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwriteable-9462b196903c8977.rmeta --extern yoke=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libyoke-6ee92241036835b0.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerofrom-beb4dccc107ae140.rmeta --extern zerotrie=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerotrie-3babc6399fb66b3f.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-0e2bf9cbcec89909.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling compression-codecs v0.4.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=compression_codecs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-codecs-0.4.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-codecs-0.4.34/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Adaptors for various compression algorithms. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compression-codecs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=0.4.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name compression_codecs --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/compression-codecs-0.4.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 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="bzip2"' --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="libzstd"' --cfg 'feature="lzma"' --cfg 'feature="memchr"' --cfg 'feature="xz"' --cfg 'feature="zstd"' --cfg 'feature="zstd-safe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=19d65d6da6807b1f -C extra-filename=-7f1e82f84980d1a4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-998e8e2d36158210.rmeta --extern compression_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcompression_core-b738d7bdf2a6e3fb.rmeta --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-344c7e3524c2d75e.rmeta --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-6eb9f54cf84edba4.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern libzstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-98bcbc8498c5ff38.rmeta --extern zstd_safe=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd_safe-d9e68822adb37fdd.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/usr/local/lib` Compiling aws-smithy-json v0.61.9 Compiling aws-smithy-query v0.60.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-json-0.61.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-json-0.61.9/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='Token streaming JSON parser for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.61.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=61 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_json --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-json-0.61.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())' -C metadata=c5faa12d2ab9d9d3 -C extra-filename=-86725e8ae8754a88 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-query-0.60.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-query-0.60.9/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='AWSQuery and EC2Query Smithy protocol logic for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.60.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_query --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-query-0.60.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63c9645fb9efc162 -C extra-filename=-b6636df82aa8ce0f --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern urlencoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburlencoding-712ea5606c05ad35.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling num-bigint v0.4.6 Compiling chrono v0.4.42 Compiling serde_urlencoded v0.7.1 Compiling quick-xml v0.38.3 Compiling csv v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name num_bigint --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=d113b1baefb64ab9 -C extra-filename=-800281e2165ef5f3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-5a846e624fbbb221.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-0.4.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-0.4.42/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.4.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=a838e01836c02495 -C extra-filename=-d3f55490dbc4ada1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libiana_time_zone-c0780ffd01f44bbb.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0e74839e36d6165 -C extra-filename=-35cdffcb0250c76a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern csv_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcsv_core-c27f41c1e8849310.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-28de30fac54490ac.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-78fcdde45c4c284d.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.38.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.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="default"' --cfg 'feature="overlapped-lists"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=c91c07233d99d786 -C extra-filename=-d044ff8f9b837d8c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_urlencoded-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Anthony Ramine ' CARGO_PKG_DESCRIPTION='`x-www-form-urlencoded` meets Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_urlencoded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nox/serde_urlencoded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5234749811688960 -C extra-filename=-1a4f4a6c0fcb6402 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libform_urlencoded-02a15d2054c9a2ec.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-28de30fac54490ac.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-78fcdde45c4c284d.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling rand_chacha v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand_chacha-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "os_rng", "serde", "std"))' -C metadata=9c723e8fc0cf561e -C extra-filename=-c46cab7e798a65fe --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libppv_lite86-01f7446b8eb69576.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_core-acf7b605b296066a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling rustyline v17.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustyline CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustyline-17.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustyline-17.0.2/Cargo.toml CARGO_PKG_AUTHORS='Katsu Kawakami ' CARGO_PKG_DESCRIPTION='Rustyline, a readline implementation based on Antirez'\''s Linenoise' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustyline CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kkawakam/rustyline' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=17.0.2 CARGO_PKG_VERSION_MAJOR=17 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rustyline --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustyline-17.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 --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=7b496b04f3a81943 -C extra-filename=-b494469f61b43869 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-42fde7d5be598a57.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcfg_if-423cd46bd0c1ba8a.rmeta --extern fd_lock=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfd_lock-f38f7f7a7ea31c9d.rmeta --extern home=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhome-6229b331e03a73da.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern nix=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnix-07dd97b4c25c5f78.rmeta --extern radix_trie=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libradix_trie-25a405133d5709c6.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_segmentation-dd48bc0f1d048a42.rmeta --extern unicode_width=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_width-5c496c62da31dfb9.rmeta --extern utf8parse=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libutf8parse-0b850d488c268dc3.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:750:1 | 750 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:780:1 | 780 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:217:9 | 217 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:308:9 | 308 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:369:5 | 369 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:376:5 | 376 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:72:5 | 72 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:98:5 | 98 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:528:5 | 528 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:550:5 | 550 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ Compiling icu_normalizer v2.0.0 Compiling icu_properties v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_properties-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=2436a4779843add8 -C extra-filename=-a58e345e937e46fc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern icu_collections=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_collections-c8871a8c38ad3dc8.rmeta --extern icu_locale_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_locale_core-f4e157d6a83254ab.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_properties_data-63a909caed550bc6.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_provider-8c78590a586d4b4b.rmeta --extern potential_utf=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpotential_utf-028dabb7b16ff6bd.rmeta --extern zerotrie=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerotrie-3babc6399fb66b3f.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-0e2bf9cbcec89909.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=1683f4fe6f62c3af -C extra-filename=-724794950e06f6d3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdisplaydoc-80a075dc6165dfe9.so --extern icu_collections=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_collections-c8871a8c38ad3dc8.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_normalizer_data-62ad45325c26d5c3.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_provider-8c78590a586d4b4b.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-e917b16067984c80.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzerovec-0e2bf9cbcec89909.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/deserializer.rs:10:5 | 10 | serde_if_integer128, | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/serializer.rs:11:9 | 11 | serde_if_integer128, | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/key.rs:158:5 | 158 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9 | 2013 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:559:5 | 559 | deserialize_primitives!(mut); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9 | 2013 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:1087:5 | 1087 | deserialize_primitives!(mut); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/simple_type.rs:162:5 | 162 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/simple_type.rs:606:5 | 606 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9 | 2013 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/text.rs:74:5 | 74 | deserialize_primitives!(); | ------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9 | 2013 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ ... 3224 | deserialize_primitives!(); | ------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/content.rs:200:5 | 200 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/element.rs:91:5 | 91 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:28:9 | 28 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/key.rs:38:5 | 38 | write_primitive!(); | ------------------ in this macro invocation | = note: this warning originates in the macro `write_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:228:5 | 228 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:28:9 | 28 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:427:5 | 427 | write_primitive!(); | ------------------ in this macro invocation | = note: this warning originates in the macro `write_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/text.rs:52:5 | 52 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:736:5 | 736 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:1978:12 | 1978 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/key.rs:8:41 | 8 | use serde::{forward_to_deserialize_any, serde_if_integer128}; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:18:12 | 18 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/simple_type.rs:16:12 | 16 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/de/text.rs:9:12 | 9 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:87:12 | 87 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/content.rs:10:12 | 10 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/element.rs:13:12 | 13 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/key.rs:3:12 | 3 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:12:12 | 12 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ Compiling rand v0.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=04ca93cd47c56ece -C extra-filename=-f21898c6fa5f4eda --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rand_chacha=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_chacha-c46cab7e798a65fe.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand_core-acf7b605b296066a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/quick-xml-0.38.3/src/se/text.rs:7:12 | 7 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: `serde_urlencoded` (lib) generated 1 warning Compiling arrow-schema v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_schema CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-schema-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-schema-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Defines the logical types for arrow arrays' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-schema CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_schema --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-schema-57.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 --cfg 'feature="canonical_extension_types"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "canonical_extension_types", "ffi", "serde"))' -C metadata=7d72ea67dbf4d895 -C extra-filename=-b36cf1095f7d0ad7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-0780586852eae180.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-38375ade79946b61.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/icu_normalizer-2.0.0/src/lib.rs:2055:24 | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed<'_> { | ++++ warning: `brotli-decompressor` (lib) generated 2 warnings warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/byte_record.rs:254:17 | 254 | pub fn iter(&self) -> ByteRecordIter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 254 | pub fn iter(&self) -> ByteRecordIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/reader.rs:1048:27 | 1048 | pub fn deserialize(&mut self) -> DeserializeRecordsIter | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1048 | pub fn deserialize(&mut self) -> DeserializeRecordsIter<'_, R, D> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/reader.rs:1148:20 | 1148 | pub fn records(&mut self) -> StringRecordsIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1148 | pub fn records(&mut self) -> StringRecordsIter<'_, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/reader.rs:1225:25 | 1225 | pub fn byte_records(&mut self) -> ByteRecordsIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1225 | pub fn byte_records(&mut self) -> ByteRecordsIter<'_, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/csv-1.3.1/src/string_record.rs:314:17 | 314 | pub fn iter(&self) -> StringRecordIter { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 314 | pub fn iter(&self) -> StringRecordIter<'_> { | ++++ Compiling clap v4.5.53 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap-4.5.53 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap-4.5.53/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.53 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=53 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/clap-4.5.53/src/lib.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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=454732467d62c161 -C extra-filename=-6881c673ccf7fda1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap_builder-bdb0acac03833892.rmeta --extern clap_derive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap_derive-11621193bd01f00d.so --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `zlib-rs` (lib) generated 11 warnings Compiling futures-executor v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=f8a2d04a80ca7dae -C extra-filename=-e64fa894ae7ba112 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_task-9631b30279d87366.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-b2743026adeac2ee.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling futures v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/futures-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/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=70f41c0153ae2dfb -C extra-filename=-570aba15d0bd37aa --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_channel-1cbd2ce08c58100e.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_executor=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_executor-e64fa894ae7ba112.rmeta --extern futures_io=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_io-1da8b6669116ec02.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-437a5cbfa67cf31a.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_task-9631b30279d87366.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-b2743026adeac2ee.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `futures-util` (lib) generated 2 warnings warning: `nix` (lib) generated 4 warnings warning: `aho-corasick` (lib) generated 4 warnings warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6/src/biguint/addition.rs:23:9 | 23 | unsafe { arch::_addcarry_u64(carry, a, b, out) } | ^^^^^^ unnecessary `unsafe` block | = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default warning: `csv` (lib) generated 17 warnings warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/num-bigint-0.4.6/src/biguint/subtraction.rs:23:9 | 23 | unsafe { arch::_subborrow_u64(borrow, a, b, out) } | ^^^^^^ unnecessary `unsafe` block warning: `icu_normalizer` (lib) generated 1 warning Compiling idna_adapter v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna_adapter-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna_adapter-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=04c0ecc8237116fc -C extra-filename=-19e82e5e16929d8d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_normalizer-724794950e06f6d3.rmeta --extern icu_properties=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libicu_properties-a58e345e937e46fc.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling idna v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/idna-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=36fc031a36a97f00 -C extra-filename=-149cc1831b8e7271 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libidna_adapter-19e82e5e16929d8d.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-e917b16067984c80.rmeta --extern utf8_iter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libutf8_iter-dbd7d517dd580850.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling arrow-buffer v57.1.0 Compiling bigdecimal v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-buffer-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-buffer-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Buffer abstractions for Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-buffer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_buffer --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-buffer-57.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("pool"))' -C metadata=32d555e503bd92e9 -C extra-filename=-fab5bfcba6d09c00 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern num_bigint=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_bigint-800281e2165ef5f3.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bigdecimal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/bigdecimal-84a38a5d8276467b/out /usr/local/bin/rustc --crate-name bigdecimal --edition=2015 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/bigdecimal-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 --allow=unexpected_cfgs --check-cfg 'cfg(no_track_caller)' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=b4219d10f736e629 -C extra-filename=-1e72a7a51ffff455 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern libm=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibm-427fe721220cbaac.rmeta --extern num_bigint=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_bigint-800281e2165ef5f3.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-5a846e624fbbb221.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang --cfg rustc_1_75 --cfg rustc_1_60 --cfg rustc_1_50 --cfg rustc_1_46 --cfg has_unsigned_abs --check-cfg 'cfg(rustc_1_75)' --check-cfg 'cfg(rustc_1_60)' --check-cfg 'cfg(rustc_1_50)' --check-cfg 'cfg(rustc_1_46)' --check-cfg 'cfg(has_unsigned_abs)'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.0.2/src/enc/prior_eval.rs:44:15 | 44 | data: &mut [s16], | ^^^^^^^^^^ the lifetime is elided here ... 49 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 49 | ) -> CDF<'_> { | ++++ Compiling chrono-tz v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono_tz CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='TimeZone implementations for chrono from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION=1.65 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/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/chrono-tz-b83a0795f58eaff8/out /usr/local/bin/rustc --crate-name chrono_tz --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/chrono-tz-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=98cf10873eade873 -C extra-filename=-8760594bce8919bc --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern phf=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libphf-61048b99ac395794.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/brotli-8.0.2/src/enc/stride_eval.rs:48:15 | 48 | data: &mut [u16], | ^^^^^^^^^^ the lifetime is elided here ... 53 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | ) -> CDF<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.12.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/regex-1.12.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=b48337787e5c5c02 -C extra-filename=-81f67e9a26c866de --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaho_corasick-40a0439f994d9a9f.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern regex_automata=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_automata-b05bd1ac3b5f058b.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-1ad67c9420a7335a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `ring` (lib) generated 11 warnings Compiling url v2.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/url-2.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/url-2.5.7/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/url-2.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=02e918dc0d574fee -C extra-filename=-7bac266299fed707 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libform_urlencoded-02a15d2054c9a2ec.rmeta --extern idna=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libidna-149cc1831b8e7271.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-84375a91a88d0fea.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling env_filter v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_filter-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_filter-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Filter log events using environment variables ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name env_filter --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_filter-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=19302ce2e123bc68 -C extra-filename=-af2117db3b9b42e6 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling arrow-data v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-data-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-data-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Array data abstractions for Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-data CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_data --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-data-57.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("ffi", "force_validate"))' -C metadata=c8bd55c372aab36f -C extra-filename=-ed124098f5b42be5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-5a846e624fbbb221.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling env_logger v0.11.8 warning: `num-bigint` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_logger-0.11.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_logger-0.11.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment variable. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.11.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name env_logger --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/env_logger-0.11.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "kv", "regex", "unstable-kv"))' -C metadata=17f90ad122425256 -C extra-filename=-2f56dc0d18f4f7af --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstream-f2dc076bfbba9b6e.rmeta --extern anstyle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libanstyle-cdc34f74e12943a6.rmeta --extern env_filter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_filter-af2117db3b9b42e6.rmeta --extern jiff=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libjiff-a8d17731e9976f40.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `quick-xml` (lib) generated 25 warnings Compiling apache-avro v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=apache_avro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for working with Apache Avro in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=apache-avro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/avro-rs' CARGO_PKG_RUST_VERSION=1.85.0 CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name apache_avro --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bzip"' --cfg 'feature="snappy"' --cfg 'feature="xz"' --cfg 'feature="zstandard"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bzip", "derive", "snappy", "xz", "zstandard"))' -C metadata=30dbf18ee83f395d -C extra-filename=-7511bdd10ff6a3d9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bigdecimal=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbigdecimal-1e72a7a51ffff455.rmeta --extern bon=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbon-1056889b6091a901.rmeta --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-998e8e2d36158210.rmeta --extern crc32fast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcrc32fast-259e90e3020b4d35.rmeta --extern digest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdigest-812586b24c386ff9.rmeta --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-6eb9f54cf84edba4.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libminiz_oxide-fc6d6f833ee0fded.rmeta --extern num_bigint=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_bigint-800281e2165ef5f3.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-f21898c6fa5f4eda.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_lite-75fe9f1f7595a106.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --extern serde_bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_bytes-19f1d4e88abb5113.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-38375ade79946b61.rmeta --extern snap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsnap-92bb143acfece920.rmeta --extern strum=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrum-82c113bb2bfde46f.rmeta --extern strum_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libstrum_macros-5880b2478c1b94be.so --extern thiserror=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror-ac6cb3ecdae034a9.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-61b5e27f1184da95.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-98bcbc8498c5ff38.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/usr/local/lib` warning: `brotli` (lib) generated 2 warnings Compiling tokio-util v0.7.17 Compiling tower v0.5.2 Compiling datafusion-common-runtime v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common-runtime) Compiling aws-smithy-async v1.2.7 Compiling async-compression v0.4.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-util-0.7.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-util-0.7.17/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.71 CARGO_PKG_VERSION=0.7.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-util-0.7.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 --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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --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", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=e58ffd7725f22168 -C extra-filename=-d3b8b35976c8f851 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-437a5cbfa67cf31a.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_async CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-async-1.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-async-1.2.7/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='Async runtime agnostic abstractions for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-async CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.2.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_async --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-async-1.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 --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rt-tokio", "test-util"))' -C metadata=417dfd6f5b898ecd -C extra-filename=-417372ecf3cef83a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-b2743026adeac2ee.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_compression CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-compression-0.4.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-compression-0.4.35/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Adaptors between compression crates and Rust'\''s modern asynchronous IO types. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-compression CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name async_compression --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/async-compression-0.4.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="bzip2"' --cfg 'feature="gzip"' --cfg 'feature="lzma"' --cfg 'feature="tokio"' --cfg 'feature="xz"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=5dfbf050d5d881c9 -C extra-filename=-7b4b47cfd7b930a8 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern compression_codecs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcompression_codecs-7f1e82f84980d1a4.rmeta --extern compression_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcompression_core-b738d7bdf2a6e3fb.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_common_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common-runtime CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common-runtime/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Common Runtime functionality for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-common-runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_common_runtime --edition=2024 datafusion/common-runtime/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a493df972c420f9 -C extra-filename=-61dcd66b9f168c4d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower is a library of modular and reusable components for building robust clients and servers. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION=1.64.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-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="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=3943e7d8e993e57a -C extra-filename=-adc4586c95fe8c5d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-b2743026adeac2ee.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsync_wrapper-9de91fb2b622008c.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_layer-a483873528e2b045.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-3a8e36db26f02df6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: this lint expectation is unfulfilled --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0/src/rabin.rs:20:5 | 20 | deprecated, | ^^^^^^^^^^ | = note: https://github.com/RustCrypto/traits/issues/2036 = note: `#[warn(unfulfilled_lint_expectations)]` on by default warning: this lint expectation is unfulfilled --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/apache-avro-0.21.0/src/rabin.rs:109:9 | 109 | deprecated, | ^^^^^^^^^^ | = note: https://github.com/RustCrypto/traits/issues/2036 Compiling aws-smithy-runtime-api v1.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_runtime_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-api-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-api-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Zelda Hessler ' CARGO_PKG_DESCRIPTION='Smithy runtime types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-runtime-api CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_runtime_api --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-api-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http-02x"' --cfg 'feature="http-1x"' --cfg 'feature="http-auth"' --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "http-02x", "http-1x", "http-auth", "test-util"))' -C metadata=43fa9d3c8db170d9 -C extra-filename=-61ef788271c24045 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern http_02x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-63d6c8b607d5cfa5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling tower-http v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-http-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-http-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower middleware and utilities for HTTP clients and servers' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower-http' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower-http' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tower_http --edition=2018 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tower-http-0.6.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="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=6c65acded43d8ece -C extra-filename=-82d6f8f7fcec0aad --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbitflags-42fde7d5be598a57.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-b2743026adeac2ee.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-5f32bae9aabe5442.rmeta --extern iri_string=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libiri_string-c43b97fb85a47f40.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern tower=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower-adc4586c95fe8c5d.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_layer-a483873528e2b045.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-3a8e36db26f02df6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling aws-lc-sys v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND OpenSSL' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=721d491bb5e8354c -C extra-filename=-7d0bd1ab37f19bb3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-7d0bd1ab37f19bb3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern bindgen=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbindgen-2ba60dab8fc569a4.rlib --extern cc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcc-0c8fc41a43e75208.rlib --extern cmake=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcmake-6371773a74e29a53.rlib --extern dunce=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdunce-2f6401c1964cf086.rlib --extern fs_extra=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfs_extra-af518c023f7b224a.rlib --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling h2 v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/h2-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/h2-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/h2-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=799464760f81df2c -C extra-filename=-70011d5a09330024 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern atomic_waker=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libatomic_waker-0a916d4b73909684.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern fnv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfnv-44c335bb8d30a2ba.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_sink-437a5cbfa67cf31a.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern slab=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libslab-cf84afc2c7882190.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-d3b8b35976c8f851.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=prebuilt-nasm 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_PREBUILT_NASM=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0 CARGO_MANIFEST_LINKS=aws_lc_0_31_0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND OpenSSL' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-7d0bd1ab37f19bb3/build-script-main` [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS [aws-lc-sys 0.31.0] cargo:warning=Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREGENERATED_SRC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREGENERATED_SRC [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EFFECTIVE_TARGET_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EFFECTIVE_TARGET [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE [aws-lc-sys 0.31.0] cargo:warning=Building with: CMake [aws-lc-sys 0.31.0] cargo:warning=Symbol Prefix: Some("aws_lc_0_31_0") [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE [aws-lc-sys 0.31.0] cargo:warning=Environment Variable found 'CMAKE': 'cmake' [aws-lc-sys 0.31.0] cargo:warning=CMAKE environment variable set: cmake [aws-lc-sys 0.31.0] cargo:warning=###### [aws-lc-sys 0.31.0] cargo:warning=If bindgen is unable to locate a header file, use the BINDGEN_EXTRA_CLANG_ARGS environment variable to specify additional include paths. [aws-lc-sys 0.31.0] cargo:warning=See: https://github.com/rust-lang/rust-bindgen?tab=readme-ov-file#environment-variables [aws-lc-sys 0.31.0] cargo:warning=###### [aws-lc-sys 0.31.0] cargo:warning=Clang version: clang version 19.1.7 [aws-lc-sys 0.31.0] cargo:warning=Generating bindings - internal bindgen. Platform: x86_64-unknown-freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES Compiling aws-smithy-http v0.62.6 Compiling aws-credential-types v1.2.11 Compiling aws-smithy-observability v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-0.62.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-0.62.6/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Smithy HTTP logic for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.62.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=62 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_http --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-0.62.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("aws-smithy-eventstream", "event-stream", "rt-tokio"))' -C metadata=036040664048838a -C extra-filename=-c23b9d518f4d5fb4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern bytes_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes_utils-ee201529b820674c.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-b2743026adeac2ee.rmeta --extern http_02x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body_04x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-cdb3dd4a34a6d199.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-84375a91a88d0fea.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-0e6028c803dbcfd5.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_credential_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-credential-types-1.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-credential-types-1.2.11/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='Types for AWS SDK credentials.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-credential-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.2.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_credential_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-credential-types-1.2.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 --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hardcoded-credentials", "test-util"))' -C metadata=3053ae4595242852 -C extra-filename=-8ffcf41a3e37a572 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-63d6c8b607d5cfa5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_observability CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-observability-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-observability-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='Smithy observability implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-observability CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_observability --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-observability-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a378d02c2237f69 -C extra-filename=-9c76ae4a7984a7e5 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Cross-service types for the AWS SDK.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-types-36dde71b3e0168e5/out /usr/local/bin/rustc --crate-name aws_types --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-types-1.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-smithy-runtime", "examples"))' -C metadata=fa89fae3123a378e -C extra-filename=-93d02056b687a0b9 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling aws-sigv4 v1.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sigv4 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sigv4-1.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sigv4-1.3.7/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :David Barsky ' CARGO_PKG_DESCRIPTION='SigV4 signer for HTTP requests and Event Stream messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sigv4 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.3.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sigv4 --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sigv4-1.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="http0-compat"' --cfg 'feature="http1"' --cfg 'feature="sign-http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http0-compat", "http1", "sign-eventstream", "sign-http", "sigv4a"))' -C metadata=a9286a7235d3a2da -C extra-filename=-2b1b09c70bdcaf44 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-c23b9d518f4d5fb4.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern form_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libform_urlencoded-02a15d2054c9a2ec.rmeta --extern hex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhex-1cbcfbe80119e190.rmeta --extern hmac=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhmac-efaa00f6baae091b.rmeta --extern http0=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-84375a91a88d0fea.rmeta --extern sha2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsha2-aa7351e33059624f.rmeta --extern time=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtime-5a835512b83305f6.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling arrow-array v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-array-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-array-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Array abstractions for Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-array CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_array --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-array-57.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 --cfg 'feature="chrono-tz"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=7c1e2ede86f3345d -C extra-filename=-a86866191edf3932 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern chrono_tz=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono_tz-8760594bce8919bc.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-ee871ddb09be0e56.rmeta --extern num_complex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_complex-e70c1298e2666a99.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-5a846e624fbbb221.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling hyper v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A protective and efficient HTTP library for all.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=38b7dd1b3af49575 -C extra-filename=-c765cf64e48017c4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern atomic_waker=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libatomic_waker-0a916d4b73909684.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern futures_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_channel-1cbd2ce08c58100e.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern h2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libh2-70011d5a09330024.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-5f32bae9aabe5442.rmeta --extern httparse=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttparse-fc30e992143fc358.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-28de30fac54490ac.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-0e6028c803dbcfd5.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsmallvec-e917b16067984c80.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern want=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwant-3f99997f5afd6153.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling hyper-util v0.1.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-util-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-util-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='hyper utilities' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-util' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-util-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=f34593ecd3a75e7f -C extra-filename=-15448710882cc478 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-7825262567ed0c51.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern futures_channel=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_channel-1cbd2ce08c58100e.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-b2743026adeac2ee.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-5f32bae9aabe5442.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-c765cf64e48017c4.rmeta --extern ipnet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libipnet-d305ffd3969dab1f.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-84375a91a88d0fea.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern socket2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsocket2-45d13f2af29a1cdd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-3a8e36db26f02df6.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` warning: `apache-avro` (lib) generated 2 warnings Compiling arrow-select v57.1.0 Compiling arrow-arith v57.1.0 Compiling arrow-row v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_select CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-select-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-select-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Selection kernels for arrow arrays' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-select CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_select --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-select-57.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=715c7f681d037f47 -C extra-filename=-ab10162a852981d4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_arith CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-arith-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-arith-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Arrow arithmetic kernels' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-arith CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_arith --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-arith-57.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=1760e0a191c49c32 -C extra-filename=-99a962b7d1b9a12b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_row CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-row-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-row-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Arrow row format' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-row CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_row --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-row-57.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=2c107a59c23c7329 -C extra-filename=-bbed11667f6e7ada --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling arrow-ord v57.1.0 Compiling arrow-ipc v57.1.0 Compiling arrow-string v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_ord CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ord-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ord-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Ordering kernels for arrow arrays' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-ord CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_ord --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ord-57.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=6ab301accbe45a9e -C extra-filename=-194d23ce64053062 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-ab10162a852981d4.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_ipc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ipc-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ipc-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Support for the Arrow IPC format' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-ipc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_ipc --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-ipc-57.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 --cfg 'feature="default"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lz4", "lz4_flex", "zstd"))' -C metadata=afdf6eba5af6f29f -C extra-filename=-ae1ce891f07e2b6e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-ab10162a852981d4.rmeta --extern flatbuffers=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflatbuffers-08b17a0ea368d8cb.rmeta --extern lz4_flex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblz4_flex-4eaea87e981b6671.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-98bcbc8498c5ff38.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_string CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-string-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-string-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='String kernels for arrow arrays' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-string CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_string --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-string-57.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=35f058fee7d385e0 -C extra-filename=-4475b2c69eb47963 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-ab10162a852981d4.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-1ad67c9420a7335a.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Compiling arrow-cast v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_cast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-cast-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-cast-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Cast kernel and utilities for Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-cast CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_cast --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-cast-57.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 --cfg 'feature="comfy-table"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=91ccf3152c73c942 -C extra-filename=-49b6f5ad484310b3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_ord=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ord-194d23ce64053062.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-ab10162a852981d4.rmeta --extern atoi=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libatoi-0d02c1c32fb237e5.rmeta --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-7825262567ed0c51.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern comfy_table=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcomfy_table-83075ede8c7c5ee1.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern lexical_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_core-59e948935672fad5.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-78fcdde45c4c284d.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [aws-lc-sys 0.31.0] cargo:rustc-cfg=use_bindgen_generated [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_GENERATOR_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_GENERATOR [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_GENERATOR_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_GENERATOR [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC [aws-lc-sys 0.31.0] cargo:warning=Setting CFLAGS_x86_64_unknown_freebsd: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing [aws-lc-sys 0.31.0] cargo:warning=Preserving optimization flag: -O2 [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_TOOLCHAIN_FILE [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CMAKE_TOOLCHAIN_FILE [aws-lc-sys 0.31.0] OPT_LEVEL = Some(3) [aws-lc-sys 0.31.0] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out) [aws-lc-sys 0.31.0] TARGET = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] HOST = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CC_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CC_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CC [aws-lc-sys 0.31.0] HOST_CC = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC [aws-lc-sys 0.31.0] CC = Some(/usr/local/llvm19/bin/clang) [aws-lc-sys 0.31.0] RUSTC_WRAPPER = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [aws-lc-sys 0.31.0] CRATE_CC_NO_DEFAULTS = None [aws-lc-sys 0.31.0] DEBUG = Some(false) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS [aws-lc-sys 0.31.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [aws-lc-sys 0.31.0] CC_SHELL_ESCAPED_FLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CFLAGS [aws-lc-sys 0.31.0] HOST_CFLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) [aws-lc-sys 0.31.0] OPT_LEVEL = Some(3) [aws-lc-sys 0.31.0] TARGET = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] HOST = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CC_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CC_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CC [aws-lc-sys 0.31.0] HOST_CC = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC [aws-lc-sys 0.31.0] CC = Some(/usr/local/llvm19/bin/clang) [aws-lc-sys 0.31.0] RUSTC_WRAPPER = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [aws-lc-sys 0.31.0] CRATE_CC_NO_DEFAULTS = None [aws-lc-sys 0.31.0] DEBUG = Some(false) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS [aws-lc-sys 0.31.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [aws-lc-sys 0.31.0] CC_SHELL_ESCAPED_FLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CFLAGS [aws-lc-sys 0.31.0] HOST_CFLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clinker=/usr/local/llvm19/bin/clang) [aws-lc-sys 0.31.0] cargo:warning=Compilation of 'c11.c' succeeded - Ok(["/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/out-c11/7dfda64fdf5a526c-c11.o"]). [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CC [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC [aws-lc-sys 0.31.0] cargo:warning=Environment Variable found 'CC': '/usr/local/llvm19/bin/clang' [aws-lc-sys 0.31.0] cargo:warning=Setting CC_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CXX_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CXX [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CXX_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CXX [aws-lc-sys 0.31.0] cargo:warning=Environment Variable found 'CXX': '/usr/local/llvm19/bin/clang++' [aws-lc-sys 0.31.0] cargo:warning=Setting CXX_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang++ [aws-lc-sys 0.31.0] OUT_DIR = Some(/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [aws-lc-sys 0.31.0] CRATE_CC_NO_DEFAULTS = None [aws-lc-sys 0.31.0] TARGET = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] HOST = Some(x86_64-unknown-freebsd) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS [aws-lc-sys 0.31.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [aws-lc-sys 0.31.0] CC_SHELL_ESCAPED_FLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=HOST_CFLAGS [aws-lc-sys 0.31.0] HOST_CFLAGS = None [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [aws-lc-sys 0.31.0] CFLAGS_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] cargo:warning=Using flag: -ffile-prefix-map=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0= [aws-lc-sys 0.31.0] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] HOST_CMAKE_TOOLCHAIN_FILE = None [aws-lc-sys 0.31.0] CMAKE_TOOLCHAIN_FILE = None [aws-lc-sys 0.31.0] CMAKE_GENERATOR_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CMAKE_GENERATOR_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] HOST_CMAKE_GENERATOR = None [aws-lc-sys 0.31.0] CMAKE_GENERATOR = None [aws-lc-sys 0.31.0] CMAKE_PREFIX_PATH_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CMAKE_PREFIX_PATH_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] HOST_CMAKE_PREFIX_PATH = None [aws-lc-sys 0.31.0] CMAKE_PREFIX_PATH = None [aws-lc-sys 0.31.0] CMAKE_x86_64-unknown-freebsd = None [aws-lc-sys 0.31.0] CMAKE_x86_64_unknown_freebsd = None [aws-lc-sys 0.31.0] HOST_CMAKE = None [aws-lc-sys 0.31.0] CMAKE = Some("cmake") [aws-lc-sys 0.31.0] running: cd "/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0" "-DBUILD_SHARED_LIBS=0" "-DBORINGSSL_PREFIX=aws_lc_0_31_0_" "-DBORINGSSL_PREFIX_HEADERS=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/generated-include" "-DBUILD_TESTING=OFF" "-DBUILD_TOOL=OFF" "-DBUILD_LIBSSL=OFF" "-DDISABLE_PERL=ON" "-DDISABLE_GO=ON" "-DCMAKE_C_STANDARD=11" "-DCMAKE_INSTALL_PREFIX=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out" "-DCMAKE_C_FLAGS= -O2 -ffile-prefix-map=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0= -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_C_COMPILER=/usr/local/llvm19/bin/clang" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -stdlib=libc++ --target=x86_64-unknown-freebsd -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_CXX_COMPILER=/usr/local/llvm19/bin/clang++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fstack-protector-strong -fno-strict-aliasing" "-DCMAKE_ASM_COMPILER=/usr/local/llvm19/bin/clang" "-DCMAKE_BUILD_TYPE=Release" "--no-warn-unused-cli" [aws-lc-sys 0.31.0] CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): [aws-lc-sys 0.31.0] The OLD behavior for policy CMP0091 will be removed from a future version [aws-lc-sys 0.31.0] of CMake. [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] The cmake-policies(7) manual explains that the OLD behaviors of all [aws-lc-sys 0.31.0] policies are deprecated and that a policy should be set to OLD only under [aws-lc-sys 0.31.0] specific short-term circumstances. Projects should be ported to the NEW [aws-lc-sys 0.31.0] behavior and not rely on setting a policy to OLD. [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] Not searching for unused variables given on the command line. [aws-lc-sys 0.31.0] -- The C compiler identification is Clang 19.1.7 [aws-lc-sys 0.31.0] -- Detecting C compiler ABI info [aws-lc-sys 0.31.0] -- Detecting C compiler ABI info - done [aws-lc-sys 0.31.0] -- Check for working C compiler: /usr/local/llvm19/bin/clang - skipped [aws-lc-sys 0.31.0] -- Detecting C compile features [aws-lc-sys 0.31.0] -- Detecting C compile features - done [aws-lc-sys 0.31.0] CMake Deprecation Warning at aws-lc/CMakeLists.txt:1 (cmake_minimum_required): [aws-lc-sys 0.31.0] Compatibility with CMake < 3.10 will be removed from a future version of [aws-lc-sys 0.31.0] CMake. [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] Update the VERSION argument value. Or, use the ... syntax [aws-lc-sys 0.31.0] to tell CMake that the project requires at least but has been updated [aws-lc-sys 0.31.0] to work with policies introduced by or earlier. [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] [aws-lc-sys 0.31.0] -- ENABLE_PRE_SONAME_BUILD: ON [aws-lc-sys 0.31.0] -- PERFORM_SONAME_BUILD: 0 [aws-lc-sys 0.31.0] -- Go not found. Disabling some code generation and using pre-generated code in generated-src/ [aws-lc-sys 0.31.0] -- Perl not found. Disabling some code generation and using pre-generated code in generated-src/ [aws-lc-sys 0.31.0] -- Prefix build configured: performing build using prefix "aws_lc_0_31_0_" and headers path "/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/generated-include" [aws-lc-sys 0.31.0] -- Setting CMAKE_C_STANDARD=11 [aws-lc-sys 0.31.0] -- stdalign_check.c probe is positive, enabling AWS_LC_STDALIGN_AVAILABLE [aws-lc-sys 0.31.0] -- builtin_swap_check.c probe is positive, enabling AWS_LC_BUILTIN_SWAP_SUPPORTED Compiling arrow-csv v57.1.0 Compiling arrow-json v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-csv-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-csv-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Support for parsing CSV format to and from the Arrow format' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-csv CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_csv --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-csv-57.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=c7b7b2c8043186fa -C extra-filename=-759b5499c291cbd0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_cast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_cast-49b6f5ad484310b3.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcsv-35cdffcb0250c76a.rmeta --extern csv_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libcsv_core-c27f41c1e8849310.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-json-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-json-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Support for parsing JSON format to and from the Arrow format' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow-json CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow_json --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-json-57.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=49b1990e8fdc77b2 -C extra-filename=-1409b33b524f1b67 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_cast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_cast-49b6f5ad484310b3.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern itoa=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitoa-28de30fac54490ac.rmeta --extern lexical_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblexical_core-59e948935672fad5.rmeta --extern memchr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmemchr-d804fad5187ea8ab.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern ryu=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libryu-78fcdde45c4c284d.rmeta --extern serde_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_core-0780586852eae180.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-38375ade79946b61.rmeta --extern simdutf8=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsimdutf8-1a9ed95474116fc6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang` [aws-lc-sys 0.31.0] -- The ASM compiler identification is Clang with GNU-like command-line [aws-lc-sys 0.31.0] -- Found assembler: /usr/local/llvm19/bin/clang [aws-lc-sys 0.31.0] Copying platform assembly files from /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/aws-lc/generated-src/linux-x86_64/crypto/ to /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/aws-lc/crypto Compiling arrow v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Rust implementation of Apache Arrow' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name arrow --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/arrow-57.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 --cfg 'feature="arrow-csv"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-json"' --cfg 'feature="chrono-tz"' --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="ipc"' --cfg 'feature="json"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-csv", "arrow-ipc", "arrow-json", "canonical_extension_types", "chrono-tz", "csv", "default", "ffi", "force_validate", "ipc", "ipc_compression", "json", "prettyprint", "pyarrow", "test_utils"))' -C metadata=3c4c6f812bb36bf4 -C extra-filename=-0976c6a39a49386c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow_arith=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_arith-99a962b7d1b9a12b.rmeta --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_cast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_cast-49b6f5ad484310b3.rmeta --extern arrow_csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_csv-759b5499c291cbd0.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_ipc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ipc-ae1ce891f07e2b6e.rmeta --extern arrow_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_json-1409b33b524f1b67.rmeta --extern arrow_ord=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ord-194d23ce64053062.rmeta --extern arrow_row=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_row-bbed11667f6e7ada.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-ab10162a852981d4.rmeta --extern arrow_string=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_string-4475b2c69eb47963.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` [aws-lc-sys 0.31.0] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [aws-lc-sys 0.31.0] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [aws-lc-sys 0.31.0] -- Looking for pthread_create in pthreads [aws-lc-sys 0.31.0] -- Looking for pthread_create in pthreads - not found [aws-lc-sys 0.31.0] -- Looking for pthread_create in pthread [aws-lc-sys 0.31.0] -- Looking for pthread_create in pthread - found [aws-lc-sys 0.31.0] -- Found Threads: TRUE [aws-lc-sys 0.31.0] -- Configuring done (23.8s) [aws-lc-sys 0.31.0] -- Generating done (0.1s) [aws-lc-sys 0.31.0] -- Build files have been written to: /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build [aws-lc-sys 0.31.0] running: cd "/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build" && LC_ALL="C" "cmake" "--build" "/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build" "--target" "install" "--config" "Release" "--parallel" "64" [aws-lc-sys 0.31.0] [ 0%] Built target boringssl_prefix_symbols [aws-lc-sys 0.31.0] [ 14%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/ber.c.o [aws-lc-sys 0.31.0] [ 14%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/buf/buf.c.o [aws-lc-sys 0.31.0] [ 14%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bn_extra/bn_asn1.c.o [aws-lc-sys 0.31.0] [ 13%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/socket_helper.c.o [aws-lc-sys 0.31.0] [ 12%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/socket.c.o [aws-lc-sys 0.31.0] [ 12%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/pair.c.o [aws-lc-sys 0.31.0] [ 10%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/hexdump.c.o [aws-lc-sys 0.31.0] [ 11%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/file.c.o [aws-lc-sys 0.31.0] [ 10%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/fd.c.o [aws-lc-sys 0.31.0] [ 10%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/errno.c.o [aws-lc-sys 0.31.0] [ 9%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/dgram.c.o [aws-lc-sys 0.31.0] [ 9%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/bio_mem.c.o [aws-lc-sys 0.31.0] [ 9%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/bio_addr.c.o [aws-lc-sys 0.31.0] [ 6%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/base64/base64.c.o [aws-lc-sys 0.31.0] [ 6%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/posix_time.c.o [aws-lc-sys 0.31.0] [ 6%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_utl.c.o [aws-lc-sys 0.31.0] [ 6%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_typ.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_new.c.o [aws-lc-sys 0.31.0] [ 7%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_fre.c.o [aws-lc-sys 0.31.0] [ 7%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_enc.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/tasn_dec.c.o [aws-lc-sys 0.31.0] [ 6%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/f_string.c.o [aws-lc-sys 0.31.0] [ 8%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/f_int.c.o [aws-lc-sys 0.31.0] [ 6%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/asn_pack.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/asn1_par.c.o [aws-lc-sys 0.31.0] [ 3%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/asn1_lib.c.o [aws-lc-sys 0.31.0] [ 4%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_utf8.c.o [aws-lc-sys 0.31.0] [ 11%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/md.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_utctm.c.o [aws-lc-sys 0.31.0] [ 3%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_type.c.o [aws-lc-sys 0.31.0] [ 5%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_time.c.o [aws-lc-sys 0.31.0] [ 3%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_strnid.c.o [aws-lc-sys 0.31.0] [ 2%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_strex.c.o [aws-lc-sys 0.31.0] [ 3%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_octet.c.o [aws-lc-sys 0.31.0] [ 0%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_object.c.o [aws-lc-sys 0.31.0] [ 2%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_mbstr.c.o [aws-lc-sys 0.31.0] [ 2%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_int.c.o [aws-lc-sys 0.31.0] [ 2%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_i2d_fp.c.o [aws-lc-sys 0.31.0] [ 3%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_gentm.c.o [aws-lc-sys 0.31.0] [ 0%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_dup.c.o [aws-lc-sys 0.31.0] [ 1%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_d2i_fp.c.o [aws-lc-sys 0.31.0] [ 0%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_bool.c.o [aws-lc-sys 0.31.0] [ 1%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/asn1/a_bitstr.c.o [aws-lc-sys 0.31.0] [ 16%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_aes_cbc_hmac_sha1.c.o [aws-lc-sys 0.31.0] [ 18%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_aes_cbc_hmac_sha256.c.o [aws-lc-sys 0.31.0] [ 13%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/blake2/blake2.c.o [aws-lc-sys 0.31.0] [ 18%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_des.c.o [aws-lc-sys 0.31.0] [ 13%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bn_extra/convert.c.o [aws-lc-sys 0.31.0] [ 18%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_null.c.o [aws-lc-sys 0.31.0] [ 15%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/asn1_compat.c.o [aws-lc-sys 0.31.0] [ 18%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_rc2.c.o [aws-lc-sys 0.31.0] [ 15%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/cbb.c.o [aws-lc-sys 0.31.0] [ 9%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/bio.c.o [aws-lc-sys 0.31.0] [ 14%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/cbs.c.o [aws-lc-sys 0.31.0] [ 15%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bytestring/unicode.c.o [aws-lc-sys 0.31.0] [ 10%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/connect.c.o [aws-lc-sys 0.31.0] [ 15%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/chacha/chacha.c.o [aws-lc-sys 0.31.0] [ 16%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/cipher_extra.c.o [aws-lc-sys 0.31.0] [ 15%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_aesctrhmac.c.o [aws-lc-sys 0.31.0] [ 17%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_aesgcmsiv.c.o [aws-lc-sys 0.31.0] [ 15%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/derive_key.c.o [aws-lc-sys 0.31.0] [ 15%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_chacha20poly1305.c.o [aws-lc-sys 0.31.0] [ 13%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/bio/printf.c.o [aws-lc-sys 0.31.0] [ 25%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/engine/engine.c.o [aws-lc-sys 0.31.0] [ 24%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/err_data.c.o [aws-lc-sys 0.31.0] [ 25%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ec_extra/hash_to_curve.c.o [aws-lc-sys 0.31.0] [ 23%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ec_extra/ec_derive.c.o [aws-lc-sys 0.31.0] [ 23%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ecdsa_extra/ecdsa_asn1.c.o [aws-lc-sys 0.31.0] [ 22%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ecdh_extra/ecdh_extra.c.o [aws-lc-sys 0.31.0] [ 20%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/dsa/dsa_asn1.c.o [aws-lc-sys 0.31.0] [ 20%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/dh_extra/dh_asn1.c.o [aws-lc-sys 0.31.0] [ 20%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/dh_extra/params.c.o [aws-lc-sys 0.31.0] [ 20%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/crypto.c.o [aws-lc-sys 0.31.0] [ 20%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/conf/conf.c.o [aws-lc-sys 0.31.0] [ 19%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_tls.c.o [aws-lc-sys 0.31.0] [ 19%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/e_rc4.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_ec_asn1.c.o [aws-lc-sys 0.31.0] [ 26%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_ed25519_asn1.c.o [aws-lc-sys 0.31.0] [ 23%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ec_extra/ec_asn1.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_hmac_asn1.c.o [aws-lc-sys 0.31.0] [ 30%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/hrss/hrss.c.o [aws-lc-sys 0.31.0] [ 26%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_kem_asn1.c.o [aws-lc-sys 0.31.0] [ 31%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/kyber512r3_ref.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_pqdsa_asn1.c.o [aws-lc-sys 0.31.0] [ 24%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/err/err.c.o [aws-lc-sys 0.31.0] [ 29%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/sign.c.o [aws-lc-sys 0.31.0] [ 30%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ex_data.c.o [aws-lc-sys 0.31.0] [ 25%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/evp_asn1.c.o [aws-lc-sys 0.31.0] [ 25%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_dh_asn1.c.o [aws-lc-sys 0.31.0] [ 26%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_dsa.c.o [aws-lc-sys 0.31.0] [ 25%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_dh.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_dsa_asn1.c.o [aws-lc-sys 0.31.0] [ 30%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/hpke/hpke.c.o [aws-lc-sys 0.31.0] [ 29%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_rsa_asn1.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_x25519.c.o [aws-lc-sys 0.31.0] [ 18%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/tls_cbc.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_x25519_asn1.c.o [aws-lc-sys 0.31.0] [ 19%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/console/console.c.o [aws-lc-sys 0.31.0] [ 27%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/p_methods.c.o [aws-lc-sys 0.31.0] [ 21%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/des/des.c.o [aws-lc-sys 0.31.0] [ 28%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/print.c.o [aws-lc-sys 0.31.0] [ 28%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/evp_extra/scrypt.c.o [aws-lc-sys 0.31.0] [ 20%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/digest_extra/digest_extra.c.o [aws-lc-sys 0.31.0] [ 22%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/dsa/dsa.c.o [aws-lc-sys 0.31.0] [ 39%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs7/pkcs7.c.o [aws-lc-sys 0.31.0] [ 39%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs7/pkcs7_asn1.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_lib.c.o [aws-lc-sys 0.31.0] [ 39%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs7/pkcs7_x509.c.o [aws-lc-sys 0.31.0] [ 40%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs8/pkcs8.c.o [aws-lc-sys 0.31.0] [ 39%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs8/pkcs8_x509.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_oth.c.o [aws-lc-sys 0.31.0] [ 40%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/poly1305/poly1305_arm.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_print.c.o [aws-lc-sys 0.31.0] [ 33%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/kyber768r3_ref.c.o [aws-lc-sys 0.31.0] [ 31%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/kyber1024r3_ref.c.o [aws-lc-sys 0.31.0] [ 36%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_pk8.c.o [aws-lc-sys 0.31.0] [ 39%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_x509.c.o [aws-lc-sys 0.31.0] [ 37%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_xaux.c.o [aws-lc-sys 0.31.0] [ 39%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_pkey.c.o [aws-lc-sys 0.31.0] [ 39%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs7/bio/cipher.c.o [aws-lc-sys 0.31.0] [ 40%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pkcs8/p5_pbev2.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_server.c.o [aws-lc-sys 0.31.0] [ 33%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_verify.c.o [aws-lc-sys 0.31.0] [ 40%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/poly1305/poly1305.c.o [aws-lc-sys 0.31.0] [ 34%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_all.c.o [aws-lc-sys 0.31.0] [ 33%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pem/pem_info.c.o [aws-lc-sys 0.31.0] [ 31%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/pqcrystals_kyber_ref_common/fips202.c.o [aws-lc-sys 0.31.0] [ 32%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/kyber/kem_kyber.c.o [aws-lc-sys 0.31.0] [ 32%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/lhash/lhash.c.o [aws-lc-sys 0.31.0] [ 32%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/mem.c.o [aws-lc-sys 0.31.0] [ 33%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/obj/obj.c.o [aws-lc-sys 0.31.0] [ 32%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/obj/obj_xref.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_asn.c.o [aws-lc-sys 0.31.0] [ 38%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_client.c.o [aws-lc-sys 0.31.0] [ 33%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_extension.c.o [aws-lc-sys 0.31.0] [ 35%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_http.c.o [aws-lc-sys 0.31.0] [ 33%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/ocsp/ocsp_lib.c.o [aws-lc-sys 0.31.0] [ 44%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/refcount_win.c.o [aws-lc-sys 0.31.0] [ 43%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rc4/rc4.c.o [aws-lc-sys 0.31.0] [ 42%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/rand_extra.c.o [aws-lc-sys 0.31.0] [ 41%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/forkunsafe.c.o [aws-lc-sys 0.31.0] [ 42%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/entropy_passive.c.o [aws-lc-sys 0.31.0] [ 41%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/deterministic.c.o [aws-lc-sys 0.31.0] [ 41%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/pool/pool.c.o [aws-lc-sys 0.31.0] [ 47%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/thread_pthread.c.o [aws-lc-sys 0.31.0] [ 42%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/refcount_c11.c.o [aws-lc-sys 0.31.0] [ 45%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rsa_extra/rsa_print.c.o [aws-lc-sys 0.31.0] [ 46%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/spake25519/spake25519.c.o [aws-lc-sys 0.31.0] [ 41%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/poly1305/poly1305_vec.c.o [aws-lc-sys 0.31.0] [ 44%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rsa_extra/rsa_asn1.c.o [aws-lc-sys 0.31.0] [ 43%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/refcount_lock.c.o [aws-lc-sys 0.31.0] [ 45%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rsa_extra/rsassa_pss_asn1.c.o [aws-lc-sys 0.31.0] [ 42%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rand_extra/windows.c.o [aws-lc-sys 0.31.0] [ 46%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/thread.c.o [aws-lc-sys 0.31.0] [ 45%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/rsa_extra/rsa_crypt.c.o [aws-lc-sys 0.31.0] [ 46%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/siphash/siphash.c.o [aws-lc-sys 0.31.0] [ 45%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/stack/stack.c.o [aws-lc-sys 0.31.0] [ 50%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/i2d_pr.c.o [aws-lc-sys 0.31.0] [ 48%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/a_digest.c.o [aws-lc-sys 0.31.0] [ 47%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/thread_win.c.o [aws-lc-sys 0.31.0] [ 47%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/thread_none.c.o [aws-lc-sys 0.31.0] [ 51%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/name_print.c.o [aws-lc-sys 0.31.0] [ 51%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/policy.c.o [aws-lc-sys 0.31.0] [ 52%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/rsa_pss.c.o [aws-lc-sys 0.31.0] [ 51%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/t_crl.c.o [aws-lc-sys 0.31.0] [ 52%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/t_req.c.o [aws-lc-sys 0.31.0] [ 53%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_akeya.c.o [aws-lc-sys 0.31.0] [ 54%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_cpols.c.o [aws-lc-sys 0.31.0] [ 52%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/t_x509a.c.o [aws-lc-sys 0.31.0] [ 55%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_int.c.o [aws-lc-sys 0.31.0] [ 54%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_bcons.c.o [aws-lc-sys 0.31.0] [ 54%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_alt.c.o [aws-lc-sys 0.31.0] [ 54%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_bitst.c.o [aws-lc-sys 0.31.0] [ 50%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/by_dir.c.o [aws-lc-sys 0.31.0] [ 52%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_akey.c.o [aws-lc-sys 0.31.0] [ 52%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/t_x509.c.o [aws-lc-sys 0.31.0] [ 55%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_genn.c.o [aws-lc-sys 0.31.0] [ 49%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/asn1_gen.c.o [aws-lc-sys 0.31.0] [ 53%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_conf.c.o [aws-lc-sys 0.31.0] [ 49%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/by_file.c.o [aws-lc-sys 0.31.0] [ 55%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_enum.c.o [aws-lc-sys 0.31.0] [ 55%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_crld.c.o [aws-lc-sys 0.31.0] [ 48%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/trust_token/pmbtoken.c.o [aws-lc-sys 0.31.0] [ 47%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/trust_token/trust_token.c.o [aws-lc-sys 0.31.0] [ 48%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/trust_token/voprf.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_lib.c.o [aws-lc-sys 0.31.0] [ 48%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/a_sign.c.o [aws-lc-sys 0.31.0] [ 49%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/a_verify.c.o [aws-lc-sys 0.31.0] [ 49%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/algorithm.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_pcons.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_ocsp.c.o [aws-lc-sys 0.31.0] [ 57%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_ia5.c.o [aws-lc-sys 0.31.0] [ 60%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_algor.c.o [aws-lc-sys 0.31.0] [ 60%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_all.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_info.c.o [aws-lc-sys 0.31.0] [ 60%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_attrib.c.o [aws-lc-sys 0.31.0] [ 64%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_ext.c.o [aws-lc-sys 0.31.0] [ 60%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_crl.c.o [aws-lc-sys 0.31.0] [ 60%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_exten.c.o [aws-lc-sys 0.31.0] [ 62%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_sig.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_extku.c.o [aws-lc-sys 0.31.0] [ 62%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_pubkey.c.o [aws-lc-sys 0.31.0] [ 56%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_ncons.c.o [aws-lc-sys 0.31.0] [ 62%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_val.c.o [aws-lc-sys 0.31.0] [ 62%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_spki.c.o [aws-lc-sys 0.31.0] [ 63%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_x509.c.o [aws-lc-sys 0.31.0] [ 59%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_skey.c.o [aws-lc-sys 0.31.0] [ 61%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_req.c.o [aws-lc-sys 0.31.0] [ 61%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_name.c.o [aws-lc-sys 0.31.0] [ 59%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_purp.c.o [aws-lc-sys 0.31.0] [ 64%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_d2.c.o [aws-lc-sys 0.31.0] [ 62%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x_x509a.c.o [aws-lc-sys 0.31.0] [ 59%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_utl.c.o [aws-lc-sys 0.31.0] [ 64%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_cmp.c.o [aws-lc-sys 0.31.0] [ 63%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_att.c.o [aws-lc-sys 0.31.0] [ 58%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_pmaps.c.o [aws-lc-sys 0.31.0] [ 58%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/v3_prn.c.o [aws-lc-sys 0.31.0] [ 65%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_lu.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/dh/dh_decrepit.c.o [aws-lc-sys 0.31.0] [ 71%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/cast/cast_tables.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_txt.c.o [aws-lc-sys 0.31.0] [ 70%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/blowfish/blowfish.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/cast/cast.c.o [aws-lc-sys 0.31.0] [ 73%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/test/trampoline-x86_64.S.o [aws-lc-sys 0.31.0] [ 70%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/cfb/cfb.c.o [aws-lc-sys 0.31.0] [ 71%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/ripemd/ripemd.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_v3.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_vfy.c.o [aws-lc-sys 0.31.0] [ 65%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_obj.c.o [aws-lc-sys 0.31.0] [ 69%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/evp/evp_do_all.c.o [aws-lc-sys 0.31.0] [ 73%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/aesni-sha256-x86_64.S.o [aws-lc-sys 0.31.0] [ 67%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509cset.c.o [aws-lc-sys 0.31.0] [ 67%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_def.c.o [aws-lc-sys 0.31.0] [ 72%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/x509/x509_decrepit.c.o [aws-lc-sys 0.31.0] [ 73%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/rsa/rsa_decrepit.c.o [aws-lc-sys 0.31.0] [ 72%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/chacha/chacha-x86_64.S.o [aws-lc-sys 0.31.0] [ 70%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/bio/base64_bio.c.o [aws-lc-sys 0.31.0] [ 73%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/decrepit/obj/obj_decrepit.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_vpm.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509spki.c.o [aws-lc-sys 0.31.0] [ 72%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/chacha20_poly1305_x86_64.S.o [aws-lc-sys 0.31.0] [ 73%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/aes128gcmsiv-x86_64.S.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509name.c.o [aws-lc-sys 0.31.0] [ 68%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509rset.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_req.c.o [aws-lc-sys 0.31.0] [ 65%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_set.c.o [aws-lc-sys 0.31.0] [ 66%] Building C object aws-lc/crypto/CMakeFiles/crypto_objects.dir/x509/x509_trs.c.o [aws-lc-sys 0.31.0] [ 73%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/cipher_extra/aesni-sha1-x86_64.S.o [aws-lc-sys 0.31.0] [ 74%] Building ASM object aws-lc/crypto/CMakeFiles/crypto_objects.dir/hrss/asm/poly_rq_mul.S.o [aws-lc-sys 0.31.0] [ 83%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montmul_p384_alt.S.o [aws-lc-sys 0.31.0] [ 82%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montmul_p384.S.o [aws-lc-sys 0.31.0] [ 81%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont.S.o [aws-lc-sys 0.31.0] [ 80%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/x86_64-mont5.S.o [aws-lc-sys 0.31.0] [ 80%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha512-x86_64.S.o [aws-lc-sys 0.31.0] [ 79%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-4k-avx512.S.o [aws-lc-sys 0.31.0] [ 78%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-3k-avx512.S.o [aws-lc-sys 0.31.0] [ 77%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-2k-avx512.S.o [aws-lc-sys 0.31.0] [ 77%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rsaz-avx2.S.o [aws-lc-sys 0.31.0] [ 78%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/rdrand-x86_64.S.o [aws-lc-sys 0.31.0] [ 77%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256_beeu-x86_64-asm.S.o [aws-lc-sys 0.31.0] [ 77%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256-x86_64-asm.S.o [aws-lc-sys 0.31.0] [ 76%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/md5-x86_64.S.o [aws-lc-sys 0.31.0] [ 77%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-x86_64.S.o [aws-lc-sys 0.31.0] [ 77%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-ssse3-x86_64.S.o [aws-lc-sys 0.31.0] [ 77%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-xts-avx512.S.o [aws-lc-sys 0.31.0] [ 75%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-gcm-x86_64.S.o [aws-lc-sys 0.31.0] [ 75%] Building C object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/cpucap/cpucap.c.o [aws-lc-sys 0.31.0] [ 75%] Building C object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/fips_shared_support.c.o [aws-lc-sys 0.31.0] [ 74%] Building C object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o [aws-lc-sys 0.31.0] [ 87%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_neg_p521.S.o [aws-lc-sys 0.31.0] [ 87%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_mul_p521.S.o [aws-lc-sys 0.31.0] [ 74%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-gcm-avx512.S.o [aws-lc-sys 0.31.0] [ 88%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_mul_p521_alt.S.o [aws-lc-sys 0.31.0] [ 88%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_sqr_p521.S.o [aws-lc-sys 0.31.0] [ 75%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesni-x86_64.S.o [aws-lc-sys 0.31.0] [ 88%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_sqr_p521_alt.S.o [aws-lc-sys 0.31.0] [ 89%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_tolebytes_p521.S.o [aws-lc-sys 0.31.0] [ 89%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_fromlebytes_p521.S.o [aws-lc-sys 0.31.0] [ 89%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/p521_jdouble.S.o [aws-lc-sys 0.31.0] [ 89%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/p521_jdouble_alt.S.o [aws-lc-sys 0.31.0] [ 90%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/p521_jscalarmul.S.o [aws-lc-sys 0.31.0] [ 90%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/p521_jscalarmul_alt.S.o [aws-lc-sys 0.31.0] [ 90%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_inv_p521.S.o [aws-lc-sys 0.31.0] [ 91%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/bignum_mod_n25519.S.o [aws-lc-sys 0.31.0] [ 80%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha1-x86_64.S.o [aws-lc-sys 0.31.0] [ 78%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha256-x86_64.S.o [aws-lc-sys 0.31.0] [ 82%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/vpaes-x86_64.S.o [aws-lc-sys 0.31.0] [ 91%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_decode.S.o [aws-lc-sys 0.31.0] [ 80%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p256/p256_montjscalarmul.S.o [aws-lc-sys 0.31.0] [ 80%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p256/p256_montjscalarmul_alt.S.o [aws-lc-sys 0.31.0] [ 81%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p256/bignum_montinv_p256.S.o [aws-lc-sys 0.31.0] [ 82%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_add_p384.S.o [aws-lc-sys 0.31.0] [ 82%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_sub_p384.S.o [aws-lc-sys 0.31.0] [ 82%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_neg_p384.S.o [aws-lc-sys 0.31.0] [ 84%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_tomont_p384.S.o [aws-lc-sys 0.31.0] [ 82%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_deamont_p384.S.o [aws-lc-sys 0.31.0] [ 85%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montsqr_p384.S.o [aws-lc-sys 0.31.0] [ 84%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montsqr_p384_alt.S.o [aws-lc-sys 0.31.0] [ 86%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_nonzero_6.S.o [aws-lc-sys 0.31.0] [ 85%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_littleendian_6.S.o [aws-lc-sys 0.31.0] [ 85%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/p384_montjdouble.S.o [aws-lc-sys 0.31.0] [ 86%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/p384_montjdouble_alt.S.o [aws-lc-sys 0.31.0] [ 86%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/p384_montjscalarmul.S.o [aws-lc-sys 0.31.0] [ 86%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/p384_montjscalarmul_alt.S.o [aws-lc-sys 0.31.0] [ 86%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_montinv_p384.S.o [aws-lc-sys 0.31.0] [ 87%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_add_p521.S.o [aws-lc-sys 0.31.0] [ 87%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p521/bignum_sub_p521.S.o [aws-lc-sys 0.31.0] [ 93%] Built target crypto_objects [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k2.S.o [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k3.S.o [aws-lc-sys 0.31.0] [ 97%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/tomont.S.o [aws-lc-sys 0.31.0] [ 91%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/bignum_neg_p25519.S.o [aws-lc-sys 0.31.0] [ 92%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_scalarmulbase.S.o [aws-lc-sys 0.31.0] [ 92%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_scalarmulbase_alt.S.o [aws-lc-sys 0.31.0] [ 91%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/bignum_madd_n25519.S.o [aws-lc-sys 0.31.0] [ 92%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_scalarmuldouble.S.o [aws-lc-sys 0.31.0] [ 93%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/bignum_madd_n25519_alt.S.o [aws-lc-sys 0.31.0] [ 94%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_scalarmuldouble_alt.S.o [aws-lc-sys 0.31.0] [ 93%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_tomont_p384_alt.S.o [aws-lc-sys 0.31.0] [ 95%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/p384/bignum_deamont_p384_alt.S.o [aws-lc-sys 0.31.0] [ 96%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/curve25519_x25519.S.o [aws-lc-sys 0.31.0] [ 95%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/curve25519_x25519_alt.S.o [aws-lc-sys 0.31.0] [ 95%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/curve25519_x25519base.S.o [aws-lc-sys 0.31.0] [ 95%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/curve25519_x25519base_alt.S.o [aws-lc-sys 0.31.0] [ 91%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_decode_alt.S.o [aws-lc-sys 0.31.0] [ 91%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/__/__/third_party/s2n-bignum/s2n-bignum-imported/x86_att/curve25519/edwards25519_encode.S.o [aws-lc-sys 0.31.0] [ 96%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/intt.S.o [aws-lc-sys 0.31.0] [ 96%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/ntt.S.o [aws-lc-sys 0.31.0] [ 96%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/mulcache_compute.S.o [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/nttfrombytes.S.o [aws-lc-sys 0.31.0] [ 96%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/ntttobytes.S.o [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/nttunpack.S.o [aws-lc-sys 0.31.0] [ 98%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/reduce.S.o [aws-lc-sys 0.31.0] [ 99%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k4.S.o [aws-lc-sys 0.31.0] [ 99%] Building ASM object aws-lc/crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ml_kem/mlkem/native/x86_64/src/rej_uniform_asm.S.o [aws-lc-sys 0.31.0] [ 99%] Built target fipsmodule [aws-lc-sys 0.31.0] [ 99%] Linking C static library ../../artifacts/libaws_lc_0_31_0_crypto.a [aws-lc-sys 0.31.0] [ 99%] Built target crypto [aws-lc-sys 0.31.0] [ 99%] Building C object CMakeFiles/rust_wrapper.dir/rust_wrapper.c.o [aws-lc-sys 0.31.0] [100%] Linking C static library artifacts/libaws_lc_0_31_0_rust_wrapper.a [aws-lc-sys 0.31.0] [100%] Built target rust_wrapper [aws-lc-sys 0.31.0] Install the project... [aws-lc-sys 0.31.0] -- Install configuration: "Release" [aws-lc-sys 0.31.0] cargo:root=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out [aws-lc-sys 0.31.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts [aws-lc-sys 0.31.0] cargo:rustc-link-lib=static=aws_lc_0_31_0_crypto [aws-lc-sys 0.31.0] cargo:rustc-link-lib=static=aws_lc_0_31_0_rust_wrapper [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES_x86_64_unknown_freebsd [aws-lc-sys 0.31.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES [aws-lc-sys 0.31.0] cargo:include=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/include [aws-lc-sys 0.31.0] cargo:libcrypto=aws_lc_0_31_0_crypto [aws-lc-sys 0.31.0] cargo:conf=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL [aws-lc-sys 0.31.0] cargo:rerun-if-changed=builder/ [aws-lc-sys 0.31.0] cargo:rerun-if-changed=aws-lc/ warning: aws-lc-sys@0.31.0: Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' warning: aws-lc-sys@0.31.0: Building with: CMake warning: aws-lc-sys@0.31.0: Symbol Prefix: Some("aws_lc_0_31_0") warning: aws-lc-sys@0.31.0: Environment Variable found 'CMAKE': 'cmake' warning: aws-lc-sys@0.31.0: CMAKE environment variable set: cmake warning: aws-lc-sys@0.31.0: ###### warning: aws-lc-sys@0.31.0: If bindgen is unable to locate a header file, use the BINDGEN_EXTRA_CLANG_ARGS environment variable to specify additional include paths. warning: aws-lc-sys@0.31.0: See: https://github.com/rust-lang/rust-bindgen?tab=readme-ov-file#environment-variables warning: aws-lc-sys@0.31.0: ###### warning: aws-lc-sys@0.31.0: Clang version: clang version 19.1.7 warning: aws-lc-sys@0.31.0: Generating bindings - internal bindgen. Platform: x86_64-unknown-freebsd warning: aws-lc-sys@0.31.0: Setting CFLAGS_x86_64_unknown_freebsd: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing warning: aws-lc-sys@0.31.0: Preserving optimization flag: -O2 warning: aws-lc-sys@0.31.0: Compilation of 'c11.c' succeeded - Ok(["/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/out-c11/7dfda64fdf5a526c-c11.o"]). warning: aws-lc-sys@0.31.0: Environment Variable found 'CC': '/usr/local/llvm19/bin/clang' warning: aws-lc-sys@0.31.0: Setting CC_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang warning: aws-lc-sys@0.31.0: Environment Variable found 'CXX': '/usr/local/llvm19/bin/clang++' warning: aws-lc-sys@0.31.0: Setting CXX_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang++ warning: aws-lc-sys@0.31.0: Using flag: -ffile-prefix-map=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0= Compiling aws-lc-rs v1.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_lc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND OpenSSL' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out /usr/local/bin/rustc --crate-name aws_lc_sys --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-sys-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=752c2ba7d027f899 -C extra-filename=-26da5fdb45cceb56 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -l static=aws_lc_0_31_0_crypto -l static=aws_lc_0_31_0_rust_wrapper --cfg use_bindgen_generated` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=aws-lc-sys,prebuilt-nasm 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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_AWS_LC_SYS=1 CARGO_FEATURE_PREBUILT_NASM=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0 CARGO_MANIFEST_LINKS=aws_lc_rs_1_14_0_sys CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_AWS_LC_0_31_0_CONF=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL DEP_AWS_LC_0_31_0_INCLUDE=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/include DEP_AWS_LC_0_31_0_LIBCRYPTO=aws_lc_0_31_0_crypto DEP_AWS_LC_0_31_0_ROOT=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-rs-754b2358370e546b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-rs-44535f06d59d50aa/build-script-build` [aws-lc-rs 1.14.0] cargo:rustc-check-cfg=cfg(disable_slow_tests) [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=AWS_LC_RS_DISABLE_SLOW_TESTS [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=DEP_AWS_LC_0_31_0_INCLUDE [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=DEP_AWS_LC_0_31_0_LIBCRYPTO [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=DEP_AWS_LC_0_31_0_ROOT [aws-lc-rs 1.14.0] cargo:rerun-if-env-changed=DEP_AWS_LC_0_31_0_CONF [aws-lc-rs 1.14.0] cargo:include=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/include [aws-lc-rs 1.14.0] cargo:libcrypto=aws_lc_0_31_0_crypto [aws-lc-rs 1.14.0] cargo:root=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out [aws-lc-rs 1.14.0] cargo:conf=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL Compiling rustls v0.23.32 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=aws-lc-rs,aws_lc_rs,prefer-post-quantum,ring,std,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='-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_AWS_LC_RS=1 CARGO_FEATURE_PREFER_POST_QUANTUM=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32/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.71 CARGO_PKG_VERSION=0.23.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_AWS_LC_RS_1_14_0_SYS_CONF=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL DEP_AWS_LC_RS_1_14_0_SYS_INCLUDE=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/include DEP_AWS_LC_RS_1_14_0_SYS_LIBCRYPTO=aws_lc_0_31_0_crypto DEP_AWS_LC_RS_1_14_0_SYS_ROOT=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release:/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustls-fccb28c5e658a9c7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustls-efca8913afa8b6ee/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_lc_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-rs-754b2358370e546b/out /usr/local/bin/rustc --crate-name aws_lc_rs --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-lc-rs-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=02674ecab83f0541 -C extra-filename=-2fc3ce346137eb1d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_lc_sys=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_lc_sys-26da5fdb45cceb56.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-63d6c8b607d5cfa5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts --check-cfg 'cfg(disable_slow_tests)'` Compiling rustls-webpki v0.103.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-webpki-0.103.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-webpki-0.103.6/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.71 CARGO_PKG_VERSION=0.103.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=103 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-webpki-0.103.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="alloc"' --cfg 'feature="aws-lc-rs"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=772d290d98950f7d -C extra-filename=-5210d77efd37dd8e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_lc_rs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_lc_rs-2fc3ce346137eb1d.rmeta --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-3f1ea3fd594b3c6b.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-193c90fdc95fce38.rmeta --extern untrusted=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuntrusted-5cacae38d19db2b0.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.32/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.71 CARGO_PKG_VERSION=0.23.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/rustls-fccb28c5e658a9c7/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/rustls-0.23.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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=eca3dc5769123cba -C extra-filename=-c7dc994702bc0a44 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_lc_rs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_lc_rs-2fc3ce346137eb1d.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libonce_cell-9a525ab39b90ba01.rmeta --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-3f1ea3fd594b3c6b.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-193c90fdc95fce38.rmeta --extern webpki=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwebpki-5210d77efd37dd8e.rmeta --extern subtle=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsubtle-cfab85ebc6f2b71d.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-63d6c8b607d5cfa5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling tokio-rustls v0.26.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-rustls-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-rustls-0.26.3/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 OR 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.71 CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/tokio-rustls-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=04dfb8dfe9925f94 -C extra-filename=-033f00c88f91dec3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls-c7dc994702bc0a44.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling hyper-rustls v0.27.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-rustls-0.27.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-rustls-0.27.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls+hyper integration for pure rust HTTPS' CARGO_PKG_HOMEPAGE='https://github.com/rustls/hyper-rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/hyper-rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.27.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-rustls-0.27.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="http1"' --cfg 'feature="http2"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=6bf9d2b33db84fd3 -C extra-filename=-f078518d4b33f142 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-c765cf64e48017c4.rmeta --extern hyper_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_util-15448710882cc478.rmeta --extern rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls-c7dc994702bc0a44.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_native_certs-2dd82cccf715aebd.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-193c90fdc95fce38.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_rustls-033f00c88f91dec3.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-3a8e36db26f02df6.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` warning: value assigned to `valid_count` is never read --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/hyper-rustls-0.27.7/src/config.rs:94:26 | 94 | Ok(_) => valid_count += 1, | ^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default Compiling reqwest v0.12.23 Compiling aws-smithy-http-client v1.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/reqwest-0.12.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/reqwest-0.12.23/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.12.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/reqwest-0.12.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="rustls-tls-native-roots"' --cfg 'feature="rustls-tls-native-roots-no-provider"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=f14034baa4084c00 -C extra-filename=-5847bbdc60ff21c7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-7825262567ed0c51.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_core-27e845ce2b03f735.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures_util-b2743026adeac2ee.rmeta --extern h2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libh2-70011d5a09330024.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-5f32bae9aabe5442.rmeta --extern http_body_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body_util-bbfd365f9b333dd3.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-c765cf64e48017c4.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_rustls-f078518d4b33f142.rmeta --extern hyper_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_util-15448710882cc478.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-84375a91a88d0fea.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls-c7dc994702bc0a44.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_native_certs-2dd82cccf715aebd.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-193c90fdc95fce38.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_urlencoded-1a4f4a6c0fcb6402.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsync_wrapper-9de91fb2b622008c.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_rustls-033f00c88f91dec3.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-d3b8b35976c8f851.rmeta --extern tower=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower-adc4586c95fe8c5d.rmeta --extern tower_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_http-82d6f8f7fcec0aad.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower_service-3a8e36db26f02df6.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-7bac266299fed707.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_http_client CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-client-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-client-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='HTTP client abstractions for generated smithy clients' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-http-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_http_client --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-http-client-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default-client"' --cfg 'feature="rustls-aws-lc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default-client", "hyper-014", "legacy-rustls-ring", "legacy-test-util", "rustls-aws-lc", "rustls-aws-lc-fips", "rustls-ring", "s2n-tls", "test-util", "wire-mock"))' -C metadata=19ccbe9ea86f268d -C extra-filename=-70adcbbcb4899b46 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern h2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libh2-70011d5a09330024.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-c765cf64e48017c4.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_rustls-f078518d4b33f142.rmeta --extern hyper_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper_util-15448710882cc478.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls-c7dc994702bc0a44.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_native_certs-2dd82cccf715aebd.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pki_types-193c90fdc95fce38.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_rustls-033f00c88f91dec3.rmeta --extern tower=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtower-adc4586c95fe8c5d.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` warning: `hyper-rustls` (lib) generated 1 warning Compiling object_store v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object_store CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/object_store-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/object_store-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object_store CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs-object-store' CARGO_PKG_RUST_VERSION=1.64.0 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/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name object_store --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/object_store-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 --cfg 'feature="aws"' --cfg 'feature="base64"' --cfg 'feature="cloud"' --cfg 'feature="form_urlencoded"' --cfg 'feature="fs"' --cfg 'feature="gcp"' --cfg 'feature="http"' --cfg 'feature="http-body-util"' --cfg 'feature="hyper"' --cfg 'feature="md-5"' --cfg 'feature="quick-xml"' --cfg 'feature="rand"' --cfg 'feature="reqwest"' --cfg 'feature="ring"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serde_urlencoded"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws", "azure", "base64", "cloud", "default", "form_urlencoded", "fs", "gcp", "http", "http-body-util", "httparse", "hyper", "integration", "md-5", "quick-xml", "rand", "reqwest", "ring", "rustls-pemfile", "serde", "serde_json", "serde_urlencoded", "tls-webpki-roots", "walkdir"))' -C metadata=a664fc35a63743ad -C extra-filename=-8213d1583507b971 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-7825262567ed0c51.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern form_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libform_urlencoded-02a15d2054c9a2ec.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body_util-bbfd365f9b333dd3.rmeta --extern humantime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhumantime-7fc00b7ff5e3cb21.rmeta --extern hyper=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhyper-c765cf64e48017c4.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern md5=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmd5-8e87d2e357dc9e71.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-84375a91a88d0fea.rmeta --extern quick_xml=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libquick_xml-d044ff8f9b837d8c.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-f21898c6fa5f4eda.rmeta --extern reqwest=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libreqwest-5847bbdc60ff21c7.rmeta --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-3f1ea3fd594b3c6b.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustls_pemfile-b1907e3d5cfd695f.rmeta --extern serde=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde-18985af899176c64.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-38375ade79946b61.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_urlencoded-1a4f4a6c0fcb6402.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthiserror-ac6cb3ecdae034a9.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-7bac266299fed707.rmeta --extern walkdir=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libwalkdir-54880977fca7715c.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling aws-smithy-runtime v1.9.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-1.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-1.9.6/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Zelda Hessler ' CARGO_PKG_DESCRIPTION='The new smithy runtime crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.9.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_runtime --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-smithy-runtime-1.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "connector-hyper-0-14-x", "default-https-client", "http-auth", "legacy-test-util", "rt-tokio", "test-util", "tls-rustls", "wire-mock"))' -C metadata=f5f8afb648505b5c -C extra-filename=-2d39feff7b2906bd --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-c23b9d518f4d5fb4.rmeta --extern aws_smithy_http_client=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http_client-70adcbbcb4899b46.rmeta --extern aws_smithy_observability=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_observability-9c76ae4a7984a7e5.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-eee9797a8dad2cfd.rmeta --extern http_02x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern http_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern http_body_04x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-cdb3dd4a34a6d199.rmeta --extern http_body_1x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-5f32bae9aabe5442.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_utils-0e6028c803dbcfd5.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling aws-runtime v1.5.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-runtime-1.5.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-runtime-1.5.17/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='Runtime support code for the AWS SDK. This crate isn'\''t intended to be used directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.5.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_runtime --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-runtime-1.5.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("event-stream", "http-02x", "http-1x", "sigv4a", "test-util"))' -C metadata=543cd0cb251eb210 -C extra-filename=-b082ae8718f23c3b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rmeta --extern aws_sigv4=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_sigv4-2b1b09c70bdcaf44.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-c23b9d518f4d5fb4.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-2d39feff7b2906bd.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-93d02056b687a0b9.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-eee9797a8dad2cfd.rmeta --extern http_02x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern http_body_04x=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp_body-cdb3dd4a34a6d199.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpercent_encoding-84375a91a88d0fea.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-61b5e27f1184da95.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling aws-sdk-ssooidc v1.93.0 Compiling aws-sdk-sts v1.95.0 Compiling aws-sdk-sso v1.91.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_ssooidc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-ssooidc-1.93.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-ssooidc-1.93.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS SSO OIDC' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-ssooidc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=1.93.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=93 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_ssooidc --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-ssooidc-1.93.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("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=3ae389bc9732b558 -C extra-filename=-6a23017c2a8a68a1 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rmeta --extern aws_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_runtime-b082ae8718f23c3b.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-c23b9d518f4d5fb4.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_json-86725e8ae8754a88.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-2d39feff7b2906bd.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-93d02056b687a0b9.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-eee9797a8dad2cfd.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_lite-75fe9f1f7595a106.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_sts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sts-1.95.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sts-1.95.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS Security Token Service' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-sts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=1.95.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=95 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_sts --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sts-1.95.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("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=aced4baf22454838 -C extra-filename=-32fdc16fd934975c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rmeta --extern aws_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_runtime-b082ae8718f23c3b.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-c23b9d518f4d5fb4.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_json-86725e8ae8754a88.rmeta --extern aws_smithy_query=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_query-b6636df82aa8ce0f.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-2d39feff7b2906bd.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern aws_smithy_xml=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_xml-6bf421a89df35f4d.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-93d02056b687a0b9.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-eee9797a8dad2cfd.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_lite-75fe9f1f7595a106.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_sso CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sso-1.91.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sso-1.91.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS Single Sign-On' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-sso CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=1.91.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=91 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_sso --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-sdk-sso-1.91.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("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=86279c875b121f4a -C extra-filename=-ecf11380374d9735 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rmeta --extern aws_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_runtime-b082ae8718f23c3b.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-c23b9d518f4d5fb4.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_json-86725e8ae8754a88.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-2d39feff7b2906bd.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-93d02056b687a0b9.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-eee9797a8dad2cfd.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-b45d30dcc8679fe1.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_lite-75fe9f1f7595a106.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling aws-config v1.8.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-config-1.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-config-1.8.12/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK config and credential provider implementations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=1.8.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name aws_config --edition=2021 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/aws-config-1.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="credentials-process"' --cfg 'feature="default"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="sso"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow-compilation", "behavior-version-latest", "client-hyper", "credentials-login", "credentials-process", "default", "default-https-client", "rt-tokio", "rustls", "sso", "test-util"))' -C metadata=7461458eeabe59b0 -C extra-filename=-8737f7debd2b98ec --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rmeta --extern aws_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_runtime-b082ae8718f23c3b.rmeta --extern aws_sdk_sso=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_sdk_sso-ecf11380374d9735.rmeta --extern aws_sdk_ssooidc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_sdk_ssooidc-6a23017c2a8a68a1.rmeta --extern aws_sdk_sts=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_sdk_sts-32fdc16fd934975c.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_async-417372ecf3cef83a.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_http-c23b9d518f4d5fb4.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_json-86725e8ae8754a88.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime-2d39feff7b2906bd.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_runtime_api-61ef788271c24045.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_smithy_types-6eaf4dc43b91d060.rmeta --extern aws_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_types-93d02056b687a0b9.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfastrand-eee9797a8dad2cfd.rmeta --extern hex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhex-1cbcfbe80119e190.rmeta --extern http=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhttp-bb3831aad6d895b6.rmeta --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-3f1ea3fd594b3c6b.rmeta --extern time=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtime-5a835512b83305f6.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tracing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtracing-0af9214775903d49.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-7bac266299fed707.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzeroize-63d6c8b607d5cfa5.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out` Compiling parquet v57.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parquet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0/Cargo.toml CARGO_PKG_AUTHORS='Apache Arrow ' CARGO_PKG_DESCRIPTION='Apache Parquet implementation in Rust' CARGO_PKG_HOMEPAGE='https://github.com/apache/arrow-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parquet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=57.1.0 CARGO_PKG_VERSION_MAJOR=57 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name parquet --edition=2024 /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.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 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="async"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="encryption"' --cfg 'feature="flate2"' --cfg 'feature="flate2-zlib-rs"' --cfg 'feature="futures"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="object_store"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "geospatial", "json", "lz4", "lz4_flex", "object_store", "parquet-geospatial", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=b379bed440332fd8 -C extra-filename=-ee9fc76b5a98bfa3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern arrow_array=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_array-a86866191edf3932.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern arrow_cast=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_cast-49b6f5ad484310b3.rmeta --extern arrow_data=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_data-ed124098f5b42be5.rmeta --extern arrow_ipc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ipc-ae1ce891f07e2b6e.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern arrow_select=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_select-ab10162a852981d4.rmeta --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-7825262567ed0c51.rmeta --extern brotli=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbrotli-26e2d701dcd28e1f.rmeta --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-344c7e3524c2d75e.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-ee871ddb09be0e56.rmeta --extern lz4_flex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblz4_flex-4eaea87e981b6671.rmeta --extern num_bigint=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_bigint-800281e2165ef5f3.rmeta --extern num_integer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_integer-5a846e624fbbb221.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern ring=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libring-3f1ea3fd594b3c6b.rmeta --extern seq_macro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libseq_macro-ec5cb7d61dadb685.so --extern simdutf8=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsimdutf8-1a9ed95474116fc6.rmeta --extern snap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsnap-92bb143acfece920.rmeta --extern thrift=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libthrift-3af810592c1addb3.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern twox_hash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtwox_hash-921f0fb3303af537.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-98bcbc8498c5ff38.rmeta --cap-lints warn -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/usr/local/lib` warning: unused import: `CacheOptions` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0/src/arrow/array_reader/mod.rs:54:39 | 54 | pub use builder::{ArrayReaderBuilder, CacheOptions, CacheOptionsBuilder}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `arrow_schema::extension::ExtensionType` --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0/src/arrow/schema/extension.rs:30:5 | 30 | use arrow_schema::extension::ExtensionType; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: variable does not need to be mutable --> /wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/cargo-crates/parquet-57.1.0/src/arrow/schema/extension.rs:39:5 | 39 | mut arrow_field: Field, | ----^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default Compiling datafusion-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Common functionality for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_common --edition=2024 datafusion/common/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="apache-avro"' --cfg 'feature="avro"' --cfg 'feature="object_store"' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --cfg 'feature="recursive_protection"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apache-avro", "avro", "backtrace", "force_hash_collisions", "object_store", "parquet", "parquet_encryption", "recursive_protection", "sql", "sqlparser"))' -C metadata=4ea2ebf499ba3a4f -C extra-filename=-7d092802812da24d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern apache_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libapache_avro-7511bdd10ff6a3d9.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern arrow_ipc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ipc-ae1ce891f07e2b6e.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-ee871ddb09be0e56.rmeta --extern hex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhex-1cbcfbe80119e190.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern libc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblibc-e8d4b91e9349356a.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-ee9fc76b5a98bfa3.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-4387adbcf6d77544.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-8b86d2cb0d92984c.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-expr-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr-common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_expr_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Logical plan and expression representation for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-expr-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_expr_common --edition=2024 datafusion/expr-common/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ef6e3d56fd3b9f0 -C extra-filename=-7afb3c2ee9b58739 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-physical-expr-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_expr_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Common functionality of physical expression for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-expr-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_expr_common --edition=2024 datafusion/physical-expr-common/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a85f8da0dd88610 -C extra-filename=-aab6cfe2106e0eb7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-ee871ddb09be0e56.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-functions-window-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window-common) Compiling datafusion-functions-aggregate-common v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate-common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_window_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Common functions for implementing user-defined window functions for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-window-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_window_common --edition=2024 datafusion/functions-window-common/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9126954438b1723f -C extra-filename=-053faa06c06f0787 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_aggregate_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate-common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate-common/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Utility functions for implementing aggregate functions for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-aggregate-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_aggregate_common --edition=2024 datafusion/functions-aggregate-common/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eed1f4c1bca7c7d8 -C extra-filename=-01f6b3301dada5c2 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-expr v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_expr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/expr/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Logical plan and expression representation for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-expr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_expr --edition=2024 datafusion/expr/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="recursive_protection"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "recursive_protection", "sql", "sqlparser"))' -C metadata=e1b153a99a4d3e7e -C extra-filename=-cc41c5f5ddf8e27c --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-1f07e8e0262cd166.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-01f6b3301dada5c2.rmeta --extern datafusion_functions_window_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window_common-053faa06c06f0787.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-4387adbcf6d77544.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libserde_json-38375ade79946b61.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-8b86d2cb0d92984c.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-physical-expr v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr) Compiling datafusion-execution v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/execution) Compiling datafusion-sql v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sql) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_expr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Physical expression implementation for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-expr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_expr --edition=2024 datafusion/physical-expr/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="recursive_protection"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("recursive_protection"))' -C metadata=62f2571d584733f0 -C extra-filename=-7762aff2db5af8da --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-01f6b3301dada5c2.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-ee871ddb09be0e56.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so --extern petgraph=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpetgraph-979d1f1221330210.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-4387adbcf6d77544.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_execution CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/execution CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/execution/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Execution configuration support for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-execution CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_execution --edition=2024 datafusion/execution/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parquet", "parquet_encryption", "sql"))' -C metadata=c0f3fa04520285a6 -C extra-filename=-c7c56d2f45d5bc9e --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern dashmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdashmap-0bd131a79c9ebadc.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-ee9fc76b5a98bfa3.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-f21898c6fa5f4eda.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-95d230912ac584cf.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-7bac266299fed707.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_sql CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sql CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/sql/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion SQL Query Planner' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-sql CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_sql --edition=2024 datafusion/sql/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="default"' --cfg 'feature="recursive_protection"' --cfg 'feature="unicode_expressions"' --cfg 'feature="unparser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "recursive_protection", "unicode_expressions", "unparser"))' -C metadata=2b67456de5f5a26c -C extra-filename=-1e0cdb65fb99d4ce --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern bigdecimal=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbigdecimal-1e72a7a51ffff455.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-4387adbcf6d77544.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-8b86d2cb0d92984c.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-functions v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Function packages for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions --edition=2024 datafusion/functions/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="base64"' --cfg 'feature="blake2"' --cfg 'feature="blake3"' --cfg 'feature="chrono-tz"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datetime_expressions"' --cfg 'feature="default"' --cfg 'feature="encoding_expressions"' --cfg 'feature="hex"' --cfg 'feature="math_expressions"' --cfg 'feature="md-5"' --cfg 'feature="regex"' --cfg 'feature="regex_expressions"' --cfg 'feature="sha2"' --cfg 'feature="string_expressions"' --cfg 'feature="unicode-segmentation"' --cfg 'feature="unicode_expressions"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "blake2", "blake3", "chrono-tz", "crypto_expressions", "datetime_expressions", "default", "encoding_expressions", "hex", "math_expressions", "md-5", "regex", "regex_expressions", "sha2", "string_expressions", "unicode-segmentation", "unicode_expressions", "uuid"))' -C metadata=2daafd9e9fc2e25b -C extra-filename=-c741f15f09d139d0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern arrow_buffer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_buffer-fab5bfcba6d09c00.rmeta --extern base64=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbase64-7825262567ed0c51.rmeta --extern blake2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libblake2-77c80a1e90d8f1fb.rmeta --extern blake3=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libblake3-52213e90304ef2b4.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern chrono_tz=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono_tz-8760594bce8919bc.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-1f07e8e0262cd166.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_macros-4c804c90d495bf3d.so --extern hex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhex-1cbcfbe80119e190.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern md5=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmd5-8e87d2e357dc9e71.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-f21898c6fa5f4eda.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --extern sha2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsha2-aa7351e33059624f.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libunicode_segmentation-dd48bc0f1d048a42.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-61b5e27f1184da95.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-functions-aggregate v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate) Compiling datafusion-functions-window v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window) Compiling datafusion-optimizer v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/optimizer) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_aggregate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-aggregate/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Traits and types for logical plans and expressions for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-aggregate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_aggregate --edition=2024 datafusion/functions-aggregate/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3b035e2f678bbee -C extra-filename=-29887730b680b2b7 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-1f07e8e0262cd166.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-01f6b3301dada5c2.rmeta --extern datafusion_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_macros-4c804c90d495bf3d.so --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_window CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-window/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Window function packages for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-window CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_window --edition=2024 datafusion/functions-window/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1c3ff9d97ff608d -C extra-filename=-56b1ce9b3046dc5b --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-1f07e8e0262cd166.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_functions_window_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window_common-053faa06c06f0787.rmeta --extern datafusion_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_macros-4c804c90d495bf3d.so --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_optimizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/optimizer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/optimizer/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Query Optimizer' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-optimizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_optimizer --edition=2024 datafusion/optimizer/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="recursive_protection"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("recursive_protection"))' -C metadata=8629be14efc76d6f -C extra-filename=-ef8603a47507bf39 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-4387adbcf6d77544.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex_syntax-1ad67c9420a7335a.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/usr/local/lib` Compiling datafusion-physical-plan v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-plan) Compiling datafusion-physical-expr-adapter v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-adapter) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_plan CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-plan CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-plan/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Physical (ExecutionPlan) implementations for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-plan CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_plan --edition=2024 datafusion/physical-plan/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_hash_collisions", "test_utils", "tokio_coop", "tokio_coop_fallback"))' -C metadata=41ec36930a003fa8 -C extra-filename=-b2d9669ff83bc299 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libahash-fafd0393659257d6.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern arrow_ord=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ord-194d23ce64053062.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-61dcd66b9f168c4d.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-c741f15f09d139d0.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-01f6b3301dada5c2.rmeta --extern datafusion_functions_window_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window_common-053faa06c06f0787.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern half=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhalf-233031ba9d6892e1.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libhashbrown-ee871ddb09be0e56.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libindexmap-503661313017833a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpin_project_lite-e4288230e41fd2cd.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_expr_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-adapter CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-expr-adapter/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Physical expression schema adaptation utilities for DataFusion' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-expr-adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_expr_adapter --edition=2024 datafusion/physical-expr-adapter/src/lib.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=188427571665e075 -C extra-filename=-c0e1a54753e6cec4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-c741f15f09d139d0.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-functions-nested v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-nested) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_nested CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-nested CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-nested/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Nested Type Function packages for the DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-nested CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_nested --edition=2024 datafusion/functions-nested/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sql"))' -C metadata=b0db211160ebff92 -C extra-filename=-77fb5781749e52bb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern arrow_ord=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ord-194d23ce64053062.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_doc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_doc-1f07e8e0262cd166.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-c741f15f09d139d0.rmeta --extern datafusion_functions_aggregate=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate-29887730b680b2b7.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-01f6b3301dada5c2.rmeta --extern datafusion_macros=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_macros-4c804c90d495bf3d.so --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-session v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/session) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_session CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/session CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/session/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-session CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-session CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_session --edition=2024 datafusion/session/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6fbaf56004115c8 -C extra-filename=-67d34fc58886a27d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-datasource v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource --edition=2024 datafusion/datasource/src/mod.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="async-compression"' --cfg 'feature="bzip2"' --cfg 'feature="compression"' --cfg 'feature="flate2"' --cfg 'feature="liblzma"' --cfg 'feature="tokio-util"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-compression", "bzip2", "compression", "default", "flate2", "liblzma", "tempfile", "tokio-util", "zstd"))' -C metadata=273f072389e5a467 -C extra-filename=-4d1661815a06b626 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_compression=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_compression-7b4b47cfd7b930a8.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-998e8e2d36158210.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-61dcd66b9f168c4d.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-c0e1a54753e6cec4.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-67d34fc58886a27d.rmeta --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-344c7e3524c2d75e.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern glob=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libglob-7ffdd80632e45425.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-6eb9f54cf84edba4.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-f21898c6fa5f4eda.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio_util-d3b8b35976c8f851.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-7bac266299fed707.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-98bcbc8498c5ff38.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-catalog v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog) Compiling datafusion-pruning v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/pruning) Compiling datafusion-datasource-arrow v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-arrow) Compiling datafusion-datasource-avro v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-avro) Compiling datafusion-datasource-json v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-json) Compiling datafusion-datasource-csv v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-csv) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_arrow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-arrow CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-arrow/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-arrow CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-arrow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_arrow --edition=2024 datafusion/datasource-arrow/src/mod.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="compression"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression"))' -C metadata=9ae816b296985e8f -C extra-filename=-c91dcdd9fdd61eb0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern arrow_ipc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_ipc-ae1ce891f07e2b6e.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-61dcd66b9f168c4d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-67d34fc58886a27d.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_catalog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-catalog CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-catalog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_catalog --edition=2024 datafusion/catalog/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e445e73e7ef6f97c -C extra-filename=-916eedc0f84a8f2a --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern dashmap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdashmap-0bd131a79c9ebadc.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-61dcd66b9f168c4d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-67d34fc58886a27d.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_avro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-avro CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-avro/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-avro CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-avro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_avro --edition=2024 datafusion/datasource-avro/src/mod.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d42188ef0c029a57 -C extra-filename=-92d477bc0252f845 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern apache_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libapache_avro-7511bdd10ff6a3d9.rmeta --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-67d34fc58886a27d.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libnum_traits-1f8887b98fd73a44.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-csv CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-csv/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-csv CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_csv --edition=2024 datafusion/datasource-csv/src/mod.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ced0eb27022d6ae1 -C extra-filename=-7624996cb7bd87cb --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-61dcd66b9f168c4d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-67d34fc58886a27d.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_pruning CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/pruning CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/pruning/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Pruning Logic' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-pruning CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_pruning --edition=2024 datafusion/pruning/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ab88a51f26653db -C extra-filename=-8912fe90e6b5f134 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-json CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-json/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-json CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_json --edition=2024 datafusion/datasource-json/src/mod.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b47f0d2d60c2c7ba -C extra-filename=-ee2e949062b7eab3 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-61dcd66b9f168c4d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-67d34fc58886a27d.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-physical-optimizer v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-optimizer) Compiling datafusion-datasource-parquet v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-parquet) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_datasource_parquet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-parquet CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/datasource-parquet/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-datasource-parquet CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-datasource-parquet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_datasource_parquet --edition=2024 datafusion/datasource-parquet/src/mod.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="parquet_encryption"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parquet_encryption"))' -C metadata=2a06257a13ab8709 -C extra-filename=-3f3f4e8f19f0c35d --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-61dcd66b9f168c4d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_functions_aggregate_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate_common-01f6b3301dada5c2.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-c0e1a54753e6cec4.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_pruning=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_pruning-8912fe90e6b5f134.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-67d34fc58886a27d.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-ee9fc76b5a98bfa3.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_physical_optimizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-optimizer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/physical-optimizer/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion Physical Optimizer' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-physical-optimizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_physical_optimizer --edition=2024 datafusion/physical-optimizer/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="recursive_protection"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("recursive_protection"))' -C metadata=daf912cd89a8f126 -C extra-filename=-5bd88081a3333ec0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_pruning=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_pruning-8912fe90e6b5f134.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern recursive=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librecursive-4387adbcf6d77544.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` warning: `parquet` (lib) generated 3 warnings Compiling datafusion-functions-table v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-table) Compiling datafusion-catalog-listing v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog-listing) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_functions_table CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-table CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/functions-table/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Traits and types for logical plans and expressions for DataFusion query engine' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-functions-table CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_functions_table --edition=2024 datafusion/functions-table/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b13afcdea077c072 -C extra-filename=-13645411ac7f47c0 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-916eedc0f84a8f2a.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern paste=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libpaste-d13e74b8f15b928b.so -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_catalog_listing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog-listing CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/catalog-listing/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION=datafusion-catalog-listing CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-catalog-listing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_catalog_listing --edition=2024 datafusion/catalog-listing/src/mod.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5898060c95821bda -C extra-filename=-260efce3db2b7e82 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-916eedc0f84a8f2a.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-c0e1a54753e6cec4.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion/core/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='DataFusion is an in-memory query engine that uses Apache Arrow as the memory model' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion --edition=2024 datafusion/core/src/lib.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::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="avro"' --cfg 'feature="bzip2"' --cfg 'feature="compression"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datafusion-datasource-avro"' --cfg 'feature="datafusion-datasource-parquet"' --cfg 'feature="datafusion-functions-nested"' --cfg 'feature="datafusion-sql"' --cfg 'feature="datetime_expressions"' --cfg 'feature="encoding_expressions"' --cfg 'feature="flate2"' --cfg 'feature="liblzma"' --cfg 'feature="nested_expressions"' --cfg 'feature="parquet"' --cfg 'feature="parquet_encryption"' --cfg 'feature="recursive_protection"' --cfg 'feature="regex_expressions"' --cfg 'feature="sql"' --cfg 'feature="sqlparser"' --cfg 'feature="unicode_expressions"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array_expressions", "avro", "backtrace", "bzip2", "compression", "crypto_expressions", "datafusion-datasource-avro", "datafusion-datasource-parquet", "datafusion-functions-nested", "datafusion-sql", "datetime_expressions", "default", "encoding_expressions", "extended_tests", "flate2", "force_hash_collisions", "liblzma", "math_expressions", "nested_expressions", "parquet", "parquet_encryption", "recursive_protection", "regex_expressions", "serde", "sql", "sqlparser", "string_expressions", "unicode_expressions", "zstd"))' -C metadata=d2fb936de28974e3 -C extra-filename=-1f15af57f2b79342 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern arrow_schema=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow_schema-b36cf1095f7d0ad7.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern bytes=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbytes-c5c9e065447d3d3e.rmeta --extern bzip2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libbzip2-998e8e2d36158210.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern datafusion_catalog=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog-916eedc0f84a8f2a.rmeta --extern datafusion_catalog_listing=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_catalog_listing-260efce3db2b7e82.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern datafusion_common_runtime=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common_runtime-61dcd66b9f168c4d.rmeta --extern datafusion_datasource=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource-4d1661815a06b626.rmeta --extern datafusion_datasource_arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_arrow-c91dcdd9fdd61eb0.rmeta --extern datafusion_datasource_avro=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_avro-92d477bc0252f845.rmeta --extern datafusion_datasource_csv=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_csv-7624996cb7bd87cb.rmeta --extern datafusion_datasource_json=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_json-ee2e949062b7eab3.rmeta --extern datafusion_datasource_parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_datasource_parquet-3f3f4e8f19f0c35d.rmeta --extern datafusion_execution=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_execution-c7c56d2f45d5bc9e.rmeta --extern datafusion_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr-cc41c5f5ddf8e27c.rmeta --extern datafusion_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_expr_common-7afb3c2ee9b58739.rmeta --extern datafusion_functions=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions-c741f15f09d139d0.rmeta --extern datafusion_functions_aggregate=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_aggregate-29887730b680b2b7.rmeta --extern datafusion_functions_nested=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_nested-77fb5781749e52bb.rmeta --extern datafusion_functions_table=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_table-13645411ac7f47c0.rmeta --extern datafusion_functions_window=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_functions_window-56b1ce9b3046dc5b.rmeta --extern datafusion_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_optimizer-ef8603a47507bf39.rmeta --extern datafusion_physical_expr=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr-7762aff2db5af8da.rmeta --extern datafusion_physical_expr_adapter=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_adapter-c0e1a54753e6cec4.rmeta --extern datafusion_physical_expr_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_expr_common-aab6cfe2106e0eb7.rmeta --extern datafusion_physical_optimizer=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_optimizer-5bd88081a3333ec0.rmeta --extern datafusion_physical_plan=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_physical_plan-b2d9669ff83bc299.rmeta --extern datafusion_session=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_session-67d34fc58886a27d.rmeta --extern datafusion_sql=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_sql-1e0cdb65fb99d4ce.rmeta --extern flate2=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libflate2-344c7e3524c2d75e.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern itertools=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libitertools-4d4950f02d2ebc49.rmeta --extern liblzma=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libliblzma-6eb9f54cf84edba4.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-ee9fc76b5a98bfa3.rmeta --extern rand=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librand-f21898c6fa5f4eda.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --extern sqlparser=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libsqlparser-8b86d2cb0d92984c.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtempfile-95d230912ac584cf.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-7bac266299fed707.rmeta --extern uuid=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libuuid-61b5e27f1184da95.rmeta --extern zstd=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libzstd-98bcbc8498c5ff38.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/usr/local/lib` Compiling datafusion-cli v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=datafusion_cli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Command Line Client for DataFusion query engine.' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-cli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_cli --edition=2024 datafusion-cli/src/lib.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("backtrace", "default"))' -C metadata=fb3cd2912b22bf73 -C extra-filename=-115093e4c90c67d4 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern aws_config=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_config-8737f7debd2b98ec.rmeta --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rmeta --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rmeta --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-6881c673ccf7fda1.rmeta --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-1f15af57f2b79342.rmeta --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rmeta --extern dirs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdirs-f642d449311b0cbe.rmeta --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-2f56dc0d18f4f7af.rmeta --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rmeta --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rmeta --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-ecf802fe5d035594.rmeta --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rmeta --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-ee9fc76b5a98bfa3.rmeta --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rmeta --extern rustyline=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustyline-b494469f61b43869.rmeta --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rmeta --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-7bac266299fed707.rmeta -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=datafusion-cli CARGO_CRATE_NAME=datafusion_cli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli/Cargo.toml CARGO_PKG_AUTHORS='Apache DataFusion ' CARGO_PKG_DESCRIPTION='Command Line Client for DataFusion query engine.' CARGO_PKG_HOMEPAGE='https://datafusion.apache.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafusion-cli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/datafusion' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=52.1.0 CARGO_PKG_VERSION_MAJOR=52 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps /usr/local/bin/rustc --crate-name datafusion_cli --edition=2024 datafusion-cli/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default"))' -C metadata=dabf7942aaee7b7c -C extra-filename=-bac73877d1f3f161 --out-dir /wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps --extern arrow=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libarrow-0976c6a39a49386c.rlib --extern async_trait=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libasync_trait-16d6540ff1c5aec8.so --extern aws_config=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_config-8737f7debd2b98ec.rlib --extern aws_credential_types=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libaws_credential_types-8ffcf41a3e37a572.rlib --extern chrono=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libchrono-d3f55490dbc4ada1.rlib --extern clap=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libclap-6881c673ccf7fda1.rlib --extern datafusion=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion-1f15af57f2b79342.rlib --extern datafusion_cli=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_cli-115093e4c90c67d4.rlib --extern datafusion_common=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdatafusion_common-7d092802812da24d.rlib --extern dirs=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libdirs-f642d449311b0cbe.rlib --extern env_logger=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libenv_logger-2f56dc0d18f4f7af.rlib --extern futures=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libfutures-570aba15d0bd37aa.rlib --extern log=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liblog-257c601a845189dc.rlib --extern mimalloc=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libmimalloc-ecf802fe5d035594.rlib --extern object_store=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libobject_store-8213d1583507b971.rlib --extern parking_lot=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparking_lot-4413fac67daba3a9.rlib --extern parquet=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libparquet-ee9fc76b5a98bfa3.rlib --extern regex=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libregex-81f67e9a26c866de.rlib --extern rustyline=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/librustyline-b494469f61b43869.rlib --extern tokio=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/libtokio-37c834179104cc53.rlib --extern url=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/deps/liburl-7bac266299fed707.rlib -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/aws-lc-sys-f1d1d68ebf595d98/out/build/artifacts -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/ring-6e0580eeb02eadeb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/liblzma-sys-bfe1c22e4707e6e0/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/psm-45fa02e9f2fc6645/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/blake3-a3a42bf10cde65bb/out -L native=/wrkdirs/usr/ports/databases/datafusion-cli/work/target/release/build/libmimalloc-sys-5075692f7f80e25a/out -L native=/usr/local/lib` Finished `release` profile [optimized] target(s) in 45m 22s Installing /wrkdirs/usr/ports/databases/datafusion-cli/work/stage/usr/local/bin/datafusion-cli Installed package `datafusion-cli v52.1.0 (/wrkdirs/usr/ports/databases/datafusion-cli/work/datafusion-52.1.0/datafusion-cli)` (executable `datafusion-cli`) warning: be sure to add `/wrkdirs/usr/ports/databases/datafusion-cli/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-03-12T08:17:41+0000' 'PKG_NOTE_ports_top_git_hash=26b198eb3ee3' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=a575c84c4b45' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for datafusion-cli-52.1.0 ===> Building datafusion-cli-52.1.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for datafusion-cli-52.1.0 build of databases/datafusion-cli | datafusion-cli-52.1.0 ended at Thu Mar 12 06:01:31 EDT 2026 build time: 01:43:52