=>> Building www/hurl build started at Tue Dec 16 19:21:13 EST 2025 port directory: /usr/ports/www/hurl package name: hurl-7.1.0 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p1 FreeBSD 14.3-RELEASE-p1 1403000 amd64 maintained by: rodrigo@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 679 Nov 30 22:45 /usr/ports/www/hurl/Makefile Ports top last git commit: 10f7dee57a4c Ports top unclean checkout: no Port dir last git commit: bb7b77417165 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1403000 Job Id: 09 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p1 1403000 UNAME_r=14.3-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/09/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_3_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- rodrigo@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/hurl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/hurl/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/hurl/work/.cache HOME=/wrkdirs/usr/ports/www/hurl/work TMPDIR="/wrkdirs/usr/ports/www/hurl/work" PATH=/wrkdirs/usr/ports/www/hurl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/hurl/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/hurl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/hurl/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/hurl/work/.cache HOME=/wrkdirs/usr/ports/www/hurl/work TMPDIR="/wrkdirs/usr/ports/www/hurl/work" PATH=/wrkdirs/usr/ports/www/hurl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/hurl/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-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/hurl" EXAMPLESDIR="share/examples/hurl" DATADIR="share/hurl" WWWDIR="www/hurl" ETCDIR="etc/hurl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hurl DOCSDIR=/usr/local/share/doc/hurl EXAMPLESDIR=/usr/local/share/examples/hurl WWWDIR=/usr/local/www/hurl ETCDIR=/usr/local/etc/hurl --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 ===> hurl-7.1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> hurl-7.1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hurl-7.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 hurl-7.1.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hurl-7.1.0 for building => SHA256 Checksum OK for rust/crates/adler32-1.2.0.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.4.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.21.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.7.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.11.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.72.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.10.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.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/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.46.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.4.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.42.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.8.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.52.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.52.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.6.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/colored-3.0.0.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/core2-0.4.0.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/crypto-common-0.1.7.crate. => SHA256 Checksum OK for rust/crates/curl-0.4.49.crate. => SHA256 Checksum OK for rust/crates/curl-sys-0.4.84+curl-8.17.0.crate. => SHA256 Checksum OK for rust/crates/dary_heap-0.3.8.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.35.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.14.crate. => SHA256 Checksum OK for rust/crates/find-msvc-tools-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/generic-array-0.14.7.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/hashbrown-0.16.0.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.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.1.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/is_terminal_polyfill-1.70.2.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.82.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.177.crate. => SHA256 Checksum OK for rust/crates/libflate-2.2.1.crate. => SHA256 Checksum OK for rust/crates/libflate_lz77-2.2.0.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.9.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.10.crate. => SHA256 Checksum OK for rust/crates/libxml-0.3.8.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.23.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.11.0.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.1.crate. => SHA256 Checksum OK for rust/crates/log-0.4.28.crate. => SHA256 Checksum OK for rust/crates/md5-0.7.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.6.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/numtoa-0.2.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.2.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.6.crate. => SHA256 Checksum OK for rust/crates/openssl-src-300.5.4+3.5.4.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.111.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.2.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.32.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.103.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.42.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.9.2.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.18.crate. => SHA256 Checksum OK for rust/crates/redox_termios-0.1.3.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-syntax-0.8.8.crate. => SHA256 Checksum OK for rust/crates/rle-decode-fast-1.0.3.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustix-1.1.2.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.22.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.28.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.228.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_json-1.0.145.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/similar-2.7.0.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/socket2-0.6.1.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.1.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.110.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.3.crate. => SHA256 Checksum OK for rust/crates/termion-4.0.5.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.2.crate. => SHA256 Checksum OK for rust/crates/toml-0.5.11.crate. => SHA256 Checksum OK for rust/crates/typenum-1.19.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.22.crate. => SHA256 Checksum OK for rust/crates/url-2.5.7.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uuid-1.18.1.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/wasip2-1.0.1+wasi-0.2.4.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.105.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.105.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.105.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.105.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.62.2.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.60.2.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.59.3.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.2.1.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.4.1.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.5.1.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.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.53.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.53.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.crate. => SHA256 Checksum OK for rust/crates/winres-0.1.12.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-0.46.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.2.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.28.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.1.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.1.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/zerotrie-0.2.3.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.5.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.2.crate. => SHA256 Checksum OK for Orange-OpenSource-hurl-7.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 hurl-7.1.0 for building ===> Extracting for hurl-7.1.0 => SHA256 Checksum OK for rust/crates/adler32-1.2.0.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.4.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.21.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.7.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.11.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.72.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.10.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.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/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.46.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.4.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.42.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.8.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.52.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.52.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.6.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/colored-3.0.0.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/core2-0.4.0.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/crypto-common-0.1.7.crate. => SHA256 Checksum OK for rust/crates/curl-0.4.49.crate. => SHA256 Checksum OK for rust/crates/curl-sys-0.4.84+curl-8.17.0.crate. => SHA256 Checksum OK for rust/crates/dary_heap-0.3.8.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.35.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.14.crate. => SHA256 Checksum OK for rust/crates/find-msvc-tools-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/generic-array-0.14.7.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/hashbrown-0.16.0.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.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.1.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/is_terminal_polyfill-1.70.2.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.82.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.177.crate. => SHA256 Checksum OK for rust/crates/libflate-2.2.1.crate. => SHA256 Checksum OK for rust/crates/libflate_lz77-2.2.0.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.9.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.10.crate. => SHA256 Checksum OK for rust/crates/libxml-0.3.8.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.23.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.11.0.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.1.crate. => SHA256 Checksum OK for rust/crates/log-0.4.28.crate. => SHA256 Checksum OK for rust/crates/md5-0.7.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.6.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/numtoa-0.2.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.2.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.6.crate. => SHA256 Checksum OK for rust/crates/openssl-src-300.5.4+3.5.4.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.111.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.2.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.32.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.103.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.42.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.9.2.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.18.crate. => SHA256 Checksum OK for rust/crates/redox_termios-0.1.3.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-syntax-0.8.8.crate. => SHA256 Checksum OK for rust/crates/rle-decode-fast-1.0.3.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustix-1.1.2.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.22.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.28.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.228.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_json-1.0.145.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/similar-2.7.0.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/socket2-0.6.1.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.1.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.110.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.3.crate. => SHA256 Checksum OK for rust/crates/termion-4.0.5.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.2.crate. => SHA256 Checksum OK for rust/crates/toml-0.5.11.crate. => SHA256 Checksum OK for rust/crates/typenum-1.19.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.22.crate. => SHA256 Checksum OK for rust/crates/url-2.5.7.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uuid-1.18.1.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/wasip2-1.0.1+wasi-0.2.4.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.105.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.105.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.105.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.105.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.62.2.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.60.2.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.59.3.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.2.1.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.4.1.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.5.1.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.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.53.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.53.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.crate. => SHA256 Checksum OK for rust/crates/winres-0.1.12.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-0.46.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.2.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.28.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.1.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.1.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/zerotrie-0.2.3.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.5.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.2.crate. => SHA256 Checksum OK for Orange-OpenSource-hurl-7.1.0_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 hurl-7.1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hurl-7.1.0 depends on package: rust>=1.91.0 - not found ===> Installing existing package /packages/All/rust-1.91.1.pkg [pkg.DaveG.ca] Installing rust-1.91.1... [pkg.DaveG.ca] `-- Installing curl-8.17.0... [pkg.DaveG.ca] | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] | | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | `-- Installing libnghttp2-1.68.0... [pkg.DaveG.ca] | `-- Extracting libnghttp2-1.68.0: ....... done [pkg.DaveG.ca] | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] `-- Extracting curl-8.17.0: .......... done [pkg.DaveG.ca] Extracting rust-1.91.1: .......... done ===> hurl-7.1.0 depends on package: rust>=1.91.0 - found ===> Returning to build of hurl-7.1.0 ===> hurl-7.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 ===> hurl-7.1.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of hurl-7.1.0 ===> hurl-7.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.14... [pkg.DaveG.ca] | `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.23.1: .......... done [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.1... [pkg.DaveG.ca] | `-- Extracting readline-8.3.1: .......... done [pkg.DaveG.ca] `-- Extracting python311-3.11.14: .......... done [pkg.DaveG.ca] Extracting llvm19-19.1.7_1: .......... done ===== Message from python311-3.11.14: -- 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 ===> hurl-7.1.0 depends on executable: llvm-config19 - found ===> Returning to build of hurl-7.1.0 ===> hurl-7.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. ===> hurl-7.1.0 depends on file: /usr/local/bin/ccache - found ===> Returning to build of hurl-7.1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hurl-7.1.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> hurl-7.1.0 depends on shared library: libxml2.so - not found ===> Installing existing package /packages/All/libxml2-2.14.6.pkg [pkg.DaveG.ca] Installing libxml2-2.14.6... [pkg.DaveG.ca] Extracting libxml2-2.14.6: .......... done ===> hurl-7.1.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Returning to build of hurl-7.1.0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for hurl-7.1.0 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/www/hurl/work/hurl-7.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 --package @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for hurl-7.1.0 Compiling proc-macro2 v1.0.103 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/proc-macro2-1.0.103/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.60 CARGO_PKG_VERSION=1.0.103 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/proc-macro2-1.0.103/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=5423a571c0aa128c -C extra-filename=-64c5459f002e2cbb --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/proc-macro2-64c5459f002e2cbb -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling quote v1.0.42 Compiling unicode-ident v1.0.22 Compiling libc v0.2.177 Compiling shlex v1.3.0 Compiling pkg-config v0.3.32 Compiling find-msvc-tools v0.1.5 Compiling stable_deref_trait v1.2.1 Compiling glob v0.3.3 Compiling vcpkg v0.2.15 Compiling memchr v2.7.6 Compiling cfg-if v1.0.4 Compiling regex-syntax v0.8.8 Compiling minimal-lexical v0.2.1 Compiling either v1.15.0 Compiling bindgen v0.72.1 Compiling litemap v0.8.1 Compiling bitflags v2.10.0 Compiling typenum v1.19.0 Compiling version_check v0.9.5 Compiling rustix v1.1.2 Compiling rustc-hash v2.1.1 Compiling writeable v0.6.2 Compiling utf8parse v0.2.2 Compiling icu_normalizer_data v2.1.1 Compiling getrandom v0.3.4 Compiling zerocopy v0.8.27 Compiling icu_properties_data v2.1.1 Compiling is_terminal_polyfill v1.70.2 Compiling anstyle v1.0.13 Compiling serde_core v1.0.228 Compiling colorchoice v1.0.4 Compiling anstyle-query v1.1.5 Compiling clap_lex v0.7.6 Compiling autocfg v1.5.0 Compiling smallvec v1.15.1 Compiling strsim v0.11.1 Compiling crc32fast v1.5.0 Compiling colored v3.0.0 Compiling foldhash v0.2.0 Compiling alloc-no-stdlib v2.0.4 Compiling serde v1.0.228 Compiling allocator-api2 v0.2.21 Compiling equivalent v1.0.2 Compiling curl v0.4.49 Compiling base64 v0.22.1 Compiling serde_json v1.0.145 Compiling rle-decode-fast v1.0.3 Compiling percent-encoding v2.3.2 Compiling utf8_iter v1.0.4 Compiling numtoa v0.2.4 Compiling iana-time-zone v0.1.64 Compiling itoa v1.0.15 Compiling openssl-probe v0.1.6 Compiling cpufeatures v0.2.17 Compiling adler32 v1.2.0 Compiling dary_heap v0.3.8 Compiling ryu v1.0.20 Compiling similar v2.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="arbitrary_precision"' --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=5ebcf6ae955eae95 -C extra-filename=-4784b7b2aebc65ea --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/serde_json-4784b7b2aebc65ea -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bitflags-2.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bitflags-2.10.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "serde_core", "std"))' -C metadata=cf16fb642e9ba01a -C extra-filename=-a358a080e990dd7c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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"' --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=de62f582e906a6fb -C extra-filename=-63d175dd2a722222 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/writeable-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/writeable-0.6.2/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.82 CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/writeable-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "either"))' -C metadata=0d1c3982a0b6ae4e -C extra-filename=-ca1cdb4f9beafefa --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=similar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/similar-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name similar --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=beef9ef121e84bfa -C extra-filename=-de1dbe3f7dd511b9 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=83eddbdbba5e5783 -C extra-filename=-f5664aa299ca9be6 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties_data-2.1.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.83 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties_data-2.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 --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=3d26783a7498306b -C extra-filename=-0da91982381d6351 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/icu_properties_data-0da91982381d6351 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/curl-0.4.49 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-0.4.49/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.49 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-0.4.49/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=d36dfeb15e8041c9 -C extra-filename=-9c7e949be7320d5d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/curl-9c7e949be7320d5d -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_lex-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_lex-0.7.6/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_lex-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 --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=464a01a339850f41 -C extra-filename=-b656b6028ad04fd1 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="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=28d9d4212c929201 -C extra-filename=-5b3c44db4b0834a0 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/bindgen-5b3c44db4b0834a0 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=7731467c9acf6799 -C extra-filename=-c34564416df4d28f --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=3142b8e979d6bf5c -C extra-filename=-9a7093c488256444 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `-C ar`: this option is deprecated and does nothing Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=bb8bf7f6ee4ca89c -C extra-filename=-28f47ed43862dbc8 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=4c0c5ccf26ae6734 -C extra-filename=-2e5cdfbf6ea5951d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colored CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Thomas Wickham ' CARGO_PKG_DESCRIPTION='The most simple way to add colors in your terminal' CARGO_PKG_HOMEPAGE='https://github.com/mackwic/colored' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colored CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mackwic/colored' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name colored --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=f913071164aeeaa2 -C extra-filename=-cd27af1922036534 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/percent-encoding-2.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=52d24915770cd41d -C extra-filename=-ffcfee643e33c7f7 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=dcb1677e78a2891d -C extra-filename=-820f8d6e66bfb950 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/serde_core-820f8d6e66bfb950 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rustc-hash-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=04905a3852bbb91f -C extra-filename=-6921452aecb83040 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=810b8f9567792e45 -C extra-filename=-8462767d5b972960 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-syntax-0.8.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-syntax-0.8.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-syntax-0.8.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=41906317e8ac1ad2 -C extra-filename=-c16580af37d79aa1 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rle_decode_fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rle-decode-fast-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rle-decode-fast-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Moritz Wanzenböck ' CARGO_PKG_DESCRIPTION='Deprecated: this is available in stable Rust since 1.53 as Vec::extend_from_within(). Previsouly, the fastest way to implement any kind of decoding for Run Length Encoded data in Rust. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rle-decode-fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/WanzenBug/rle-decode-helper' 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name rle_decode_fast --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rle-decode-fast-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("bench", "criterion"))' -C metadata=98c90f3698b85231 -C extra-filename=-76f4a1bc862b4aaf --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/is_terminal_polyfill-1.70.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/is_terminal_polyfill-1.70.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/is_terminal_polyfill-1.70.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=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=090eba59ec54dc10 -C extra-filename=-96ac221f9a5353e7 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/litemap-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/litemap-0.8.1/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/litemap-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("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=2454e3522a96e618 -C extra-filename=-2b526afbdaad02d9 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `utf8_iter` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_no_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/alloc-no-stdlib-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=b8a5971d5c7ad809 -C extra-filename=-51c575ff264d420c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dary_heap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/dary_heap-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/dary_heap-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Han Mertens ' CARGO_PKG_DESCRIPTION='A d-ary heap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dary_heap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hanmertens/dary_heap' 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name dary_heap --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/dary_heap-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("extra", "serde", "unstable", "unstable_nightly"))' -C metadata=670f86b6bcee58db -C extra-filename=-5e1af946509e4c05 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `serde_json` (build script) generated 1 warning (1 duplicate) warning: `proc-macro2` (build script) generated 1 warning warning: `smallvec` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=numtoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/numtoa-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/numtoa-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Michael Aaron Murphy ' CARGO_PKG_DESCRIPTION='Convert numbers into stack-allocated byte arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=numtoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/mmstick/numtoa' 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name numtoa --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/numtoa-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 linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f528f558ae58710 -C extra-filename=-213eeddba644c43d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `bindgen` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/iana-time-zone-0.1.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=7a6e5aa863862f8b -C extra-filename=-aa0e8bc9c12759e1 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=d198eed9879091f4 -C extra-filename=-5deb3f4f4454d45c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `icu_properties_data` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-probe-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=55d24ae5d1e71bd3 -C extra-filename=-8a9eb980d58b90dc --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=b15ced98a8232101 -C extra-filename=-dac59b068036c7e8 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/getrandom-dac59b068036c7e8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `writeable` (lib) generated 1 warning (1 duplicate) warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0/src/style.rs:245:34 | 245 | .filter(|&(mask, _)| (0 != (u & mask))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 245 - .filter(|&(mask, _)| (0 != (u & mask))) 245 + .filter(|&(mask, _)| 0 != (u & mask)) | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=42130762e95d98ee -C extra-filename=-b8902b54f0fc60cf --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/memchr-2.7.6/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.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="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=348b87bf907410dd -C extra-filename=-7819e3d10b24079f --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstyle-query-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstyle-query-1.1.5/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstyle-query-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 --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_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=fedb51f1f61cf163 -C extra-filename=-c1349ce6e46ff143 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=a51f455140ef0342 -C extra-filename=-0f90b3db2f95f5b1 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/unicode-ident-1.0.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/unicode-ident-1.0.22/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08d9dd5a4b777ffe -C extra-filename=-bcbbdbad0cd716e5 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/find-msvc-tools-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/find-msvc-tools-0.1.5/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/find-msvc-tools-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 --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=8d3c2c3f476fa842 -C extra-filename=-b368d9e4b2a7162d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/typenum-1.19.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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/typenum-1.19.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=909338ca63c51eee -C extra-filename=-8544c26fea6d945e --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/typenum-8544c26fea6d945e -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/memchr-2.7.6/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.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/memchr-2.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 --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=bbf1bce637468fbe -C extra-filename=-c0f69b8b47b34762 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="std"' --cfg 'feature="termios"' --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=e13fa6a53b2bbc88 -C extra-filename=-3ac489cd90b97ab2 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/rustix-3ac489cd90b97ab2 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=013a1426fb72a1b8 -C extra-filename=-ea8c1726d73e4e8c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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:114:5 | 114 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=8b74cd52fb22da09 -C extra-filename=-e1e3e8f1e09e8128 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/libc-e1e3e8f1e09e8128 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0/src/lib.rs:533:37 | 533 | fn escape_inner_reset_sequences(&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 | 533 | fn escape_inner_reset_sequences(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer_data-2.1.1/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.83 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer_data-2.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 --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=5ab89855c9ae75d8 -C extra-filename=-d52c7808e6d0283a --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/icu_normalizer_data-d52c7808e6d0283a -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=91829a555400ae4f -C extra-filename=-926cfd502e86473c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=00df4b4756d7bf32 -C extra-filename=-e2aa2e4141534242 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/foldhash-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=8de51921472a0ab2 -C extra-filename=-c9d5bd7c8fb1ee9d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=2d999e89da5eb33f -C extra-filename=-5209700e9b474d0c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/zerocopy-5209700e9b474d0c -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 --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=748936d05717527b -C extra-filename=-6611a18384ad40bb --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/libc-6611a18384ad40bb -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-syntax-0.8.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-syntax-0.8.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=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("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=27de31932587795f -C extra-filename=-0c43fbbf14dc1fce --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8f87acf10bb49fc -C extra-filename=-05a1c09bb65b34a8 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cfg-if-1.0.4/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=1.32 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cfg-if-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("core", "rustc-dep-of-std"))' -C metadata=fd6f978c1f3f30bb -C extra-filename=-17ba6db6ab668aad --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/adler32-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/adler32-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Remi Rampin ' CARGO_PKG_DESCRIPTION='Minimal Adler32 implementation for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/remram44/adler32-rs' 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name adler32 --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/adler32-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("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=fccaf783e8f50726 -C extra-filename=-153e4b2b40f74648 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `rle-decode-fast` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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> { | +++ warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=68c77867e80070ea -C extra-filename=-2f71251c2a1a9bfb --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cfg-if-1.0.4/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=1.32 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=e404e64d8f236f68 -C extra-filename=-4d627e7f041f1e28 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `percent-encoding` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=89dea22d8c6ee97d -C extra-filename=-af5e92d475d40db2 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/stable_deref_trait-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/stable_deref_trait-1.2.1/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 OR 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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/stable_deref_trait-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2ac23b76025083d4 -C extra-filename=-284a91ac66e9a506 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/glob-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=439824ce3d545801 -C extra-filename=-003dcde169c2e366 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bitflags-2.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bitflags-2.10.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=2da35bf6dab56e88 -C extra-filename=-cfe49dbb87bf2892 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=f5678483424c7843 -C extra-filename=-e43231aecde0356e --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/crc32fast-e43231aecde0356e -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/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.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8695839391af9748 -C extra-filename=-d494df590362ce1d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/quote-d494df590362ce1d -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=418f490ee91f3252 -C extra-filename=-c57f0dcb71d13c75 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `shlex` (lib) generated 6 warnings (1 duplicate) warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) Compiling form_urlencoded v1.2.2 Compiling md5 v0.7.0 Compiling xml-rs v0.8.28 warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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> | +++ warning: `iana-time-zone` (lib) generated 1 warning (1 duplicate) warning: `allocator-api2` (lib) generated 2 warnings (1 duplicate) warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) Compiling cc v1.2.46 Compiling alloc-stdlib v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstyle-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstyle-1.0.13/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.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstyle-1.0.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 --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=5714ee162e5d0ec4 -C extra-filename=-2dda49dfbb4fe361 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties_data-2.1.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.83 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/icu_properties_data-db964148b04efd6e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/icu_properties_data-0da91982381d6351/build-script-build` Compiling libloading v0.8.9 Compiling anstyle-parse v0.2.7 Compiling hashbrown v0.16.0 warning: `litemap` (lib) generated 1 warning (1 duplicate) warning: `utf8parse` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `numtoa` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=37439683adff5371 -C extra-filename=-728acdaeb5c2b572 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/serde-728acdaeb5c2b572 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/alloc-stdlib-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_stdlib --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=2dcf3808ad0022aa -C extra-filename=-63389bd610fc4d73 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liballoc_no_stdlib-51c575ff264d420c.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` [icu_properties_data 2.1.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_properties_data 2.1.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=e4e7cf1d4c1afb4f -C extra-filename=-156af5336a584c6d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/glob-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=87eda4cacf61b510 -C extra-filename=-f5db5011a30df55d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libloading-0.8.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=11aedc3dbc03a3c2 -C extra-filename=-9f70ea1bfec5472c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcfg_if-4d627e7f041f1e28.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/md5-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/md5-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ivan Ukhov :Kamal Ahmad :Konstantin Stepanov :Lukas Kalbertodt :Nathan Musoke :Scott Mabin :Tony Arcieri :Wim de With :Yosef Dinerstein ' CARGO_PKG_DESCRIPTION='The package provides the MD5 hash function.' CARGO_PKG_HOMEPAGE='https://github.com/stainless-steel/md5' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stainless-steel/md5' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=efaba42ef5464d23 -C extra-filename=-f49a1fb66b5c7e97 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/proc-macro2-1.0.103/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.60 CARGO_PKG_VERSION=1.0.103 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/proc-macro2-2b76f896c1cbd539/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/proc-macro2-64c5459f002e2cbb/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties_data-2.1.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.83 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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/icu_properties_data-db964148b04efd6e/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties_data-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=21477ad1224cbfa3 -C extra-filename=-db606579bb52a45d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(icu4c_enable_renaming)'` warning: `alloc-no-stdlib` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cc-1.2.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cc-1.2.46/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.46 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cc-1.2.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=548123f3673ee719 -C extra-filename=-4d350dac3e52db6c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern find_msvc_tools=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libfind_msvc_tools-b368d9e4b2a7162d.rmeta --extern shlex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libshlex-5deb3f4f4454d45c.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/form_urlencoded-1.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=17f4f4cedb802720 -C extra-filename=-1afb854dad9fc397 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpercent_encoding-ffcfee643e33c7f7.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/xml-rs-0.8.28 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/xml-rs-0.8.28/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev ' CARGO_PKG_DESCRIPTION='An XML library in pure Rust' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/xml' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xml-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/xml-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.8.28 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name xml --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/xml-rs-0.8.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=67a1c9fb6a325c85 -C extra-filename=-95c09e900db7687c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arbitrary_precision,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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_ARBITRARY_PRECISION=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/serde_json-0ab93ffa21f14775/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/serde_json-4784b7b2aebc65ea/build-script-build` warning: `foldhash` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/hashbrown-0.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/hashbrown-0.16.0/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.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/hashbrown-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=c6ae003c617d3594 -C extra-filename=-c2c8e1b9df4d4cfb --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liballocator_api2-c34564416df4d28f.rmeta --extern equivalent=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libequivalent-b8902b54f0fc60cf.rmeta --extern foldhash=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libfoldhash-c9d5bd7c8fb1ee9d.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling nom v7.1.3 warning: `dary_heap` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=f2166e36bc4b7fea -C extra-filename=-40cf0f735eab8f0b --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmemchr-7819e3d10b24079f.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libminimal_lexical-926cfd502e86473c.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=c9ec3ecb86e06b71 -C extra-filename=-6efc6a770e59fbb2 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libutf8parse-e2aa2e4141534242.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) warning: `find-msvc-tools` (lib) generated 1 warning (1 duplicate) [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: `adler32` (lib) generated 1 warning (1 duplicate) warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(proc_macro_span_file) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(proc_macro_span_location) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(procmacro2_build_probe) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.103] cargo:rerun-if-changed=src/probe/proc_macro_span.rs warning: `serde_core` (build script) generated 1 warning (1 duplicate) warning: `icu_normalizer_data` (build script) generated 1 warning (1 duplicate) warning: `colored` (lib) generated 3 warnings (1 duplicate) Compiling itertools v0.13.0 Compiling brotli-decompressor v5.0.0 Compiling encoding_rs v0.8.35 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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_RESULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/serde_core-494f287bd4f48d4c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/serde_core-820f8d6e66bfb950/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=92416cca9d9b3007 -C extra-filename=-eba273a746095cf1 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern either=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libeither-af5e92d475d40db2.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=984622524d82d1fe -C extra-filename=-3e91671eedf99a97 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcfg_if-17ba6db6ab668aad.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer_data-2.1.1/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.83 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/icu_normalizer_data-42736de4f437b16c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/icu_normalizer_data-d52c7808e6d0283a/build-script-build` warning: `pkg-config` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli_decompressor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/brotli-decompressor-5.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name brotli_decompressor --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=c91ecd79f0fe6cc1 -C extra-filename=-d720d6fdfef89d2f --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liballoc_no_stdlib-51c575ff264d420c.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liballoc_stdlib-63389bd610fc4d73.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `version_check` (lib) generated 1 warning (1 duplicate) [serde_core 1.0.228] cargo:rerun-if-changed=build.rs warning: `alloc-stdlib` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: unused import: `self::str::*` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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 [proc-macro2 1.0.103] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.103] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs [icu_normalizer_data 2.1.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_normalizer_data 2.1.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) Compiling generic-array v0.14.7 warning: `either` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer_data-2.1.1/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.83 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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/icu_normalizer_data-42736de4f437b16c/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer_data-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=ab5df02928310bcd -C extra-filename=-33d9d7d2cb228aff --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(icu4c_enable_renaming)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=f12515598bac8e8c -C extra-filename=-c8f8a61224153585 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/generic-array-c8f8a61224153585 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libversion_check-9a7093c488256444.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `ryu` (lib) generated 1 warning (1 duplicate) warning: `icu_properties_data` (lib) generated 1 warning (1 duplicate) warning: `quote` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/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.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/quote-deeaaa259378d852/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/quote-d494df590362ce1d/build-script-build` Compiling anstream v0.6.21 warning: `rustix` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstream-0.6.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstream-0.6.21/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.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/anstream-0.6.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=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=527eabf247e1d923 -C extra-filename=-bb8e334e0eb575b8 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstyle-2dda49dfbb4fe361.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstyle_parse-6efc6a770e59fbb2.rmeta --extern anstyle_query=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstyle_query-c1349ce6e46ff143.rmeta --extern colorchoice=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcolorchoice-28f47ed43862dbc8.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libis_terminal_polyfill-96ac221f9a5353e7.rmeta --extern utf8parse=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libutf8parse-e2aa2e4141534242.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `autocfg` (lib) generated 1 warning (1 duplicate) [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: `anstyle-parse` (lib) generated 1 warning (1 duplicate) [quote 1.0.42] cargo:rerun-if-changed=build.rs warning: `libloading` (lib) generated 1 warning (1 duplicate) Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=be5f47a9abc291cf -C extra-filename=-35ee70a599b6be71 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/num-traits-35ee70a599b6be71 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libautocfg-0f90b3db2f95f5b1.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,std,termios CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/rustix-0178b929e9b97e81/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/rustix-3ac489cd90b97ab2/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/serde_core-494f287bd4f48d4c/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=78239a5ccd65ab36 -C extra-filename=-6551a8e965f86252 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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)'` warning: `form_urlencoded` (lib) generated 1 warning (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: `curl` (build script) generated 1 warning (1 duplicate) [rustix 1.1.2] cargo:rerun-if-changed=build.rs warning: `md5` (lib) generated 1 warning (1 duplicate) warning: `typenum` (build script) generated 1 warning (1 duplicate) [quote 1.0.42] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `crc32fast` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/crc32fast-7f678a5870e935d8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/crc32fast-e43231aecde0356e/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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/typenum-1.19.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.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/typenum-53afed7bbb6ce6f8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/typenum-8544c26fea6d945e/build-script-build` [proc-macro2 1.0.103] cargo:rustc-cfg=proc_macro_span_location [proc-macro2 1.0.103] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs [typenum 1.19.0] cargo:rerun-if-changed=tests warning: `glob` (lib) generated 1 warning (1 duplicate) Compiling clang-sys v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clang-sys-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=ad129d0e4155c6c7 -C extra-filename=-e349192af63cd326 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/clang-sys-e349192af63cd326 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern glob=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libglob-003dcde169c2e366.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `icu_normalizer_data` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/typenum-1.19.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.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/typenum-53afed7bbb6ce6f8/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/typenum-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 --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=076d1f872c7bb7c2 -C extra-filename=-65b545f2327de7cb --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling aho-corasick v1.1.4 Compiling core2 v0.4.0 warning: `libc` (build script) generated 1 warning (1 duplicate) [rustix 1.1.2] cargo:rustc-cfg=static_assertions Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-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 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=2c8e34fc3529c56a -C extra-filename=-93c8b6feab950e05 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmemchr-c0f69b8b47b34762.rmeta --cap-lints warn -C ar=ar -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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libc-a5595898b4ddc432/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/libc-e1e3e8f1e09e8128/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=core2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/core2-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/core2-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Brendan Molloy ' CARGO_PKG_DESCRIPTION='The bare essentials of std::io for use in no_std. Alloc support is optional.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bbqsrc/core2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name core2 --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/core2-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "nightly", "std"))' -C metadata=1db7a69fbab41d62 -C extra-filename=-f9b324b69807d953 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmemchr-c0f69b8b47b34762.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` [crc32fast 1.5.0] cargo:rustc-cfg=stable_arm_crc32_intrinsics [crc32fast 1.5.0] cargo:rustc-check-cfg=cfg(stable_arm_crc32_intrinsics) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/lib.rs:42:5 | 42 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `strsim` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/crc32fast-7f678a5870e935d8/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=177ffb5d192f08d7 -C extra-filename=-75919d11d573b823 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcfg_if-17ba6db6ab668aad.rmeta --cap-lints warn -C ar=ar -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_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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libc-f6ec5fbdddc7d35a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/libc-6611a18384ad40bb/build-script-build` [libc 0.2.177] cargo:rerun-if-changed=build.rs warning: `getrandom` (build script) generated 1 warning (1 duplicate) [proc-macro2 1.0.103] cargo:rustc-cfg=proc_macro_span_file [proc-macro2 1.0.103] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/proc-macro2-1.0.103/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.60 CARGO_PKG_VERSION=1.0.103 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/proc-macro2-2b76f896c1cbd539/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/proc-macro2-1.0.103/src/lib.rs --error-format=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=c0d3f86435114014 -C extra-filename=-f5af77b92b1e02de --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libunicode_ident-bcbbdbad0cd716e5.rmeta --cap-lints warn -C ar=ar -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)'` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/gb18030.rs:112:5 | 112 | / gb18030_decoder_functions!( ... | 295 | | handle, 296 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) 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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/getrandom-fa740c4ae065037b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/getrandom-dac59b068036c7e8/build-script-build` [libc 0.2.177] cargo:rerun-if-changed=build.rs warning: `serde` (build script) generated 1 warning (1 duplicate) [getrandom 0.3.4] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/data.rs:456:12 | 456 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration 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='-Car=ar-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/www/hurl/work/hurl-7.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/serde-aec3989f5f10d8ee/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/serde-728acdaeb5c2b572/build-script-build` warning: `base64` (lib) generated 3 warnings (1 duplicate) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) [serde 1.0.228] cargo:rerun-if-changed=build.rs [serde 1.0.228] cargo:rustc-cfg=if_docsrs_then_no_serde_core [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_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")) [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=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libc-f6ec5fbdddc7d35a/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 --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=7318b625b524734c -C extra-filename=-3ef9d096f2ad60d9 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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"))'` [rustix 1.1.2] cargo:rustc-cfg=lower_upper_exp_for_non_zero Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libc-a5595898b4ddc432/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="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=62069d197f6ac8b2 -C extra-filename=-d53f9aa0907a99a9 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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"))'` warning: `zerocopy` (build script) generated 1 warning (1 duplicate) warning: `core2` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=simd CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/zerocopy-ac673eabc0464fa8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/zerocopy-5209700e9b474d0c/build-script-build` [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: `memchr` (lib) generated 1 warning (1 duplicate) warning: `vcpkg` (lib) generated 1 warning (1 duplicate) warning: `generic-array` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/generic-array-7e34b99f8b6a16dd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/generic-array-c8f8a61224153585/build-script-build` warning: `num-traits` (build script) generated 1 warning (1 duplicate) [zerocopy 0.8.27] cargo:rerun-if-changed=build.rs [zerocopy 0.8.27] cargo:rerun-if-changed=Cargo.toml warning: `crc32fast` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/num-traits-d80dfa0e5d47e563/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/num-traits-35ee70a599b6be71/build-script-build` [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: `anstream` (lib) generated 1 warning (1 duplicate) [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 [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/zerocopy-ac673eabc0464fa8/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=6ffa34d8dfe6b21c -C extra-filename=-49df9e6dbcd75991 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -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: `glob` (lib) generated 1 warning (1 duplicate) [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: `clang-sys` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-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/www/hurl/work/hurl-7.1.0/cargo-crates/clang-sys-1.8.1 CARGO_MANIFEST_LINKS=clang CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/clang-sys-2a814365670954ac/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/clang-sys-e349192af63cd326/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/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.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/quote-deeaaa259378d852/out /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/src/lib.rs --error-format=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=50b5b02204a2d8de -C extra-filename=-a642b9ebe70834ac --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling libflate_lz77 v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libflate_lz77 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libflate_lz77-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libflate_lz77-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Takeru Ohta ' CARGO_PKG_DESCRIPTION='LZ77 encoder for libflate crate' CARGO_PKG_HOMEPAGE='https://github.com/sile/libflate' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libflate_lz77 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sile/libflate' 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name libflate_lz77 --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libflate_lz77-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=67df5679e19fe4a4 -C extra-filename=-97201b8b42abbe04 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern core2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcore2-f9b324b69807d953.rmeta --extern hashbrown=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhashbrown-c2c8e1b9df4d4cfb.rmeta --extern rle_decode_fast=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/librle_decode_fast-76f4a1bc862b4aaf.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_RUNTIME=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/bindgen-91a5408d43d951f0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/bindgen-5b3c44db4b0834a0/build-script-build` [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/generic-array-7e34b99f8b6a16dd/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=7a1996dd7bcbece0 -C extra-filename=-16f9b0aed56a4efb --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libtypenum-65b545f2327de7cb.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang --cfg relaxed_coherence` [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 warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `typenum` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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) Compiling libflate v2.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Compiling brotli v8.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/num-traits-d80dfa0e5d47e563/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=3d4bd879a1b9d0f5 -C extra-filename=-516e84118d2ef433 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libflate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libflate-2.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libflate-2.2.1/Cargo.toml CARGO_PKG_AUTHORS='Takeru Ohta ' CARGO_PKG_DESCRIPTION='A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)' CARGO_PKG_HOMEPAGE='https://github.com/sile/libflate' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libflate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sile/libflate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name libflate --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libflate-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=baa4658afdc3efae -C extra-filename=-0ad4e5f1ef37af6f --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern adler32=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libadler32-153e4b2b40f74648.rmeta --extern core2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcore2-f9b324b69807d953.rmeta --extern crc32fast=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcrc32fast-75919d11d573b823.rmeta --extern dary_heap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libdary_heap-5e1af946509e4c05.rmeta --extern libflate_lz77=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibflate_lz77-97201b8b42abbe04.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/brotli-8.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name brotli --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="default"' --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=043049158db057bb -C extra-filename=-5da57580e6f34046 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liballoc_no_stdlib-51c575ff264d420c.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liballoc_stdlib-63389bd610fc4d73.rmeta --extern brotli_decompressor=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbrotli_decompressor-d720d6fdfef89d2f.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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> | +++ Compiling regex-automata v0.4.13 warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=d6fdf974fa15f6d7 -C extra-filename=-f165c754c2a65978 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex_syntax-0c43fbbf14dc1fce.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `proc-macro2` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clang_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clang-sys-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/clang-sys-2a814365670954ac/out /usr/local/bin/rustc --crate-name clang_sys --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=e5a24ad6911a9eea -C extra-filename=-4c0f238b19e6d7e5 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern glob=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libglob-003dcde169c2e366.rmeta --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-3ef9d096f2ad60d9.rmeta --extern libloading=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibloading-9f70ea1bfec5472c.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `libflate_lz77` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 1 warning (1 duplicate) Compiling syn v2.0.110 Compiling cexpr v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/syn-2.0.110 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/syn-2.0.110/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.110 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=110 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/syn-2.0.110/src/lib.rs --error-format=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=f0f133cc63048f69 -C extra-filename=-065ad7cb34bf9a59 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rmeta --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-a642b9ebe70834ac.rmeta --extern unicode_ident=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libunicode_ident-bcbbdbad0cd716e5.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cexpr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/cexpr-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name cexpr --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=c18a22661c73152c -C extra-filename=-a34862d3e986126a --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern nom=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libnom-40cf0f735eab8f0b.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `cc` (lib) generated 1 warning (1 duplicate) Compiling openssl-sys v0.9.111 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-sys-0.9.111/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=dd7d7be8e02ee2ce -C extra-filename=-d4ee100b00eb18fa --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/openssl-sys-d4ee100b00eb18fa -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcc-4d350dac3e52db6c.rlib --extern pkg_config=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpkg_config-f5664aa299ca9be6.rlib --extern vcpkg=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libvcpkg-05a1c09bb65b34a8.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling libz-sys v1.1.23 Compiling curl-sys v0.4.84+curl-8.17.0 Compiling hurl v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libz-sys-1.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libz-sys-1.1.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libz-sys-1.1.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=d5c819bea46d6878 -C extra-filename=-55961d3ad5e53644 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/libz-sys-55961d3ad5e53644 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcc-4d350dac3e52db6c.rlib --extern pkg_config=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpkg_config-f5664aa299ca9be6.rlib --extern vcpkg=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libvcpkg-05a1c09bb65b34a8.rlib --cap-lints warn -C ar=ar -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/www/hurl/work/hurl-7.1.0/packages/hurl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Hurl, run and test HTTP requests' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 packages/hurl/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--deny=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static-openssl"))' -C metadata=7a3d848a00f7ee05 -C extra-filename=-6bd1221414707be0 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-6bd1221414707be0 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcc-4d350dac3e52db6c.rlib -C ar=ar -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/www/hurl/work/hurl-7.1.0/cargo-crates/curl-sys-0.4.84+curl-8.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-sys-0.4.84+curl-8.17.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.84+curl-8.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-sys-0.4.84+curl-8.17.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="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=958462797bfab1b8 -C extra-filename=-331f5e79ad95d6b5 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/curl-sys-331f5e79ad95d6b5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcc-4d350dac3e52db6c.rlib --extern pkg_config=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpkg_config-f5664aa299ca9be6.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `itertools` (lib) generated 7 warnings (1 duplicate) warning: `nom` (lib) generated 14 warnings (1 duplicate) warning: `quote` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 errno v0.3.14 Compiling socket2 v0.6.1 Compiling termion v4.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/getrandom-fa740c4ae065037b/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=5801db31e2b11954 -C extra-filename=-6d79cde139493d4c --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcfg_if-17ba6db6ab668aad.rmeta --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/termion-4.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/termion-4.0.5/Cargo.toml CARGO_PKG_AUTHORS='ticki :gycos :IGI-111 :Jeremy Soller ' CARGO_PKG_DESCRIPTION='A bindless library for manipulating terminals.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.redox-os.org/redox-os/termion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.5 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name termion --edition=2015 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/termion-4.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=d50b1b9349a4636f -C extra-filename=-ea0cf1d52dccbd49 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --extern numtoa=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libnumtoa-213eeddba644c43d.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=dae5606dcbed7ac5 -C extra-filename=-f74875448e32dffc --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/socket2-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/socket2-0.6.1/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/socket2-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("all"))' -C metadata=8ed222c8882f7ed8 -C extra-filename=-31944a01c1cbb3f6 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: `similar` (lib) generated 2 warnings (1 duplicate) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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 block-buffer v0.10.4 Compiling crypto-common v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=7e3b066fd5781e96 -C extra-filename=-e39a78a3583ee1d9 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libgeneric_array-16f9b0aed56a4efb.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/crypto-common-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/crypto-common-0.1.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/crypto-common-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=f07294315072ed29 -C extra-filename=-352149fee3bd86ad --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libgeneric_array-16f9b0aed56a4efb.rmeta --extern typenum=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libtypenum-65b545f2327de7cb.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `libc` (lib) generated 1 warning (1 duplicate) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: `generic-array` (lib) generated 7 warnings (1 duplicate) Compiling rand_core v0.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/rustix-0178b929e9b97e81/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="std"' --cfg 'feature="termios"' --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=3fc99ffc3233e1a1 -C extra-filename=-c7c918a6d65cd1a1 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbitflags-a358a080e990dd7c.rmeta --extern libc_errno=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liberrno-f74875448e32dffc.rmeta --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --cap-lints warn -C ar=ar -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=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=868ddc4632754a3d -C extra-filename=-59e5aea1894b7e42 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libgetrandom-6d79cde139493d4c.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Compiling digest v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="std"' --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=e25b61011a547d48 -C extra-filename=-d1dc74cceb5a827d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libblock_buffer-e39a78a3583ee1d9.rmeta --extern crypto_common=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcrypto_common-352149fee3bd86ad.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: `errno` (lib) generated 1 warning (1 duplicate) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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) warning: `block-buffer` (lib) generated 1 warning (1 duplicate) warning: `crypto-common` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/termion-4.0.5/src/raw.rs:80:18 | 80 | fn as_fd(&self) -> BorrowedFd { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 80 | fn as_fd(&self) -> BorrowedFd<'_> { | ++++ warning: `hurl` (build script) generated 1 warning (1 duplicate) Compiling sha2 v0.10.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=f06aa668aa92648d -C extra-filename=-06a6ffe3734078ff --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcfg_if-17ba6db6ab668aad.rmeta --extern cpufeatures=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcpufeatures-8462767d5b972960.rmeta --extern digest=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libdigest-d1dc74cceb5a827d.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `libz-sys` (build script) generated 1 warning (1 duplicate) Compiling chrono v0.4.42 warning: `digest` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libc CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libz-sys-1.1.23 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libz-sys-1.1.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libz-sys-0b4f342b803ff16c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/libz-sys-55961d3ad5e53644/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=e25d56fcdb623550 -C extra-filename=-af74c3f42ce7f18a --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libaho_corasick-93c8b6feab950e05.rmeta --extern memchr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmemchr-c0f69b8b47b34762.rmeta --extern regex_syntax=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex_syntax-c16580af37d79aa1.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` [libz-sys 1.1.23] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.23] cargo:rerun-if-changed=build.rs [libz-sys 1.1.23] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.23] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.23] OPT_LEVEL = Some(3) [libz-sys 1.1.23] OUT_DIR = Some(/wrkdirs/usr/ports/www/hurl/work/target/release/build/libz-sys-0b4f342b803ff16c/out) [libz-sys 1.1.23] TARGET = Some(x86_64-unknown-freebsd) [libz-sys 1.1.23] CARGO_ENCODED_RUSTFLAGS = Some(-Car=ar-Clinker=/usr/local/llvm19/bin/clang) [libz-sys 1.1.23] HOST = Some(x86_64-unknown-freebsd) [libz-sys 1.1.23] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.23] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.23] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.23] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.23] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.23] HOST_CC = None [libz-sys 1.1.23] cargo:rerun-if-env-changed=CC [libz-sys 1.1.23] CC = Some(/usr/local/llvm19/bin/clang) [libz-sys 1.1.23] RUSTC_WRAPPER = None [libz-sys 1.1.23] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/chrono-0.4.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="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=ec34a67ff76804ec -C extra-filename=-10c538f4c3ad7097 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libiana_time_zone-aa0e8bc9c12759e1.rmeta --extern num_traits=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libnum_traits-516e84118d2ef433.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `curl-sys` (build script) generated 1 warning (1 duplicate) warning: `rand_core` (lib) generated 1 warning (1 duplicate) warning: `num-traits` (lib) generated 1 warning (1 duplicate) warning: `socket2` (lib) generated 1 warning (1 duplicate) warning: `openssl-sys` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/openssl-sys-981f658d9b8427ab/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/openssl-sys-d4ee100b00eb18fa/build-script-main` [libz-sys 1.1.23] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.23] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.23] DEBUG = Some(false) [libz-sys 1.1.23] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.23] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libz-sys 1.1.23] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libz-sys 1.1.23] CC_SHELL_ESCAPED_FLAGS = None [libz-sys 1.1.23] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.23] HOST_CFLAGS = None [libz-sys 1.1.23] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.23] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.23] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.23] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.23] running LC_ALL="C" "/usr/local/llvm19/bin/clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2")) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(openssl) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(boringssl) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(awslc) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl250) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl251) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl252) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl261) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl270) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl271) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl273) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl280) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl281) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl291) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl310) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl321) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl332) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl340) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl350) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl360) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl361) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl370) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl380) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl381) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl382) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl390) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl400) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl410) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl420) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl101) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102f) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102h) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110f) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110g) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110h) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111b) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111c) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111d) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl300) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl310) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl320) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl330) [openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl340) [openssl-sys 0.9.111] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR [openssl-sys 0.9.111] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset [openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [openssl-sys 0.9.111] OPENSSL_LIB_DIR = /usr/lib [openssl-sys 0.9.111] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR [openssl-sys 0.9.111] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [openssl-sys 0.9.111] OPENSSL_INCLUDE_DIR = /usr/include [openssl-sys 0.9.111] cargo:rerun-if-changed=/usr/include/openssl [openssl-sys 0.9.111] cargo:rustc-link-search=native=/usr/lib [openssl-sys 0.9.111] cargo:include=/usr/include [openssl-sys 0.9.111] cargo:rerun-if-changed=build/expando.c [openssl-sys 0.9.111] OPT_LEVEL = Some(3) [openssl-sys 0.9.111] OUT_DIR = Some(/wrkdirs/usr/ports/www/hurl/work/target/release/build/openssl-sys-981f658d9b8427ab/out) [openssl-sys 0.9.111] TARGET = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.111] CARGO_ENCODED_RUSTFLAGS = Some(-Car=ar-Clinker=/usr/local/llvm19/bin/clang) [openssl-sys 0.9.111] HOST = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [openssl-sys 0.9.111] CC_x86_64-unknown-freebsd = None [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [openssl-sys 0.9.111] CC_x86_64_unknown_freebsd = None [openssl-sys 0.9.111] cargo:rerun-if-env-changed=HOST_CC [openssl-sys 0.9.111] HOST_CC = None [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC [openssl-sys 0.9.111] CC = Some(/usr/local/llvm19/bin/clang) [openssl-sys 0.9.111] RUSTC_WRAPPER = None [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling terminal_size v0.4.3 warning: `cexpr` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/terminal_size-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/terminal_size-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/terminal_size-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1af78bd2bc51bda3 -C extra-filename=-6e06586847e3e25a --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/librustix-c7c918a6d65cd1a1.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` [libz-sys 1.1.23] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libz-sys 1.1.23] 4 | return (int) adler32; [libz-sys 1.1.23] | ^~~~~~~~~~~~~ [libz-sys 1.1.23] 1 warning generated. warning: `xml-rs` (lib) generated 1 warning (1 duplicate) [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [openssl-sys 0.9.111] CRATE_CC_NO_DEFAULTS = None [openssl-sys 0.9.111] DEBUG = Some(false) [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS [openssl-sys 0.9.111] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [openssl-sys 0.9.111] CC_SHELL_ESCAPED_FLAGS = None [openssl-sys 0.9.111] cargo:rerun-if-env-changed=HOST_CFLAGS [openssl-sys 0.9.111] HOST_CFLAGS = None [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [openssl-sys 0.9.111] CFLAGS_x86_64_unknown_freebsd = None [openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [openssl-sys 0.9.111] CFLAGS_x86_64-unknown-freebsd = None Compiling clap_builder v4.5.52 [libz-sys 1.1.23] cargo:rustc-link-lib=z Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52/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.52 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=92acc32a1f2b6528 -C extra-filename=-e051f5ec3317b423 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstream-bb8e334e0eb575b8.rmeta --extern anstyle=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstyle-2dda49dfbb4fe361.rmeta --extern clap_lex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap_lex-b656b6028ad04fd1.rmeta --extern strsim=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libstrsim-c57f0dcb71d13c75.rmeta --extern terminal_size=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libterminal_size-6e06586847e3e25a.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libz-sys-1.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libz-sys-1.1.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libz-sys-0b4f342b803ff16c/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libz-sys-1.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=482bf3c37c1a2bd8 -C extra-filename=-285d51f5e57d5043 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang -l z` [openssl-sys 0.9.111] version: 3_0_16 [openssl-sys 0.9.111] cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA" [openssl-sys 0.9.111] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl-sys 0.9.111] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM3" [openssl-sys 0.9.111] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM4" [openssl-sys 0.9.111] cargo:conf=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 [openssl-sys 0.9.111] cargo:rustc-cfg=openssl [openssl-sys 0.9.111] cargo:rustc-cfg=ossl101 [openssl-sys 0.9.111] cargo:rustc-cfg=ossl102 [openssl-sys 0.9.111] cargo:rustc-cfg=ossl102f [openssl-sys 0.9.111] cargo:rustc-cfg=ossl102h [openssl-sys 0.9.111] cargo:rustc-cfg=ossl110 [openssl-sys 0.9.111] cargo:rustc-cfg=ossl110f [openssl-sys 0.9.111] cargo:rustc-cfg=ossl110g [openssl-sys 0.9.111] cargo:rustc-cfg=ossl110h [openssl-sys 0.9.111] cargo:rustc-cfg=ossl111 [openssl-sys 0.9.111] cargo:rustc-cfg=ossl111b [openssl-sys 0.9.111] cargo:rustc-cfg=ossl111c [openssl-sys 0.9.111] cargo:rustc-cfg=ossl111d [openssl-sys 0.9.111] cargo:rustc-cfg=ossl300 [openssl-sys 0.9.111] cargo:version_number=30000100 [openssl-sys 0.9.111] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS [openssl-sys 0.9.111] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset [openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_LIBS [openssl-sys 0.9.111] OPENSSL_LIBS unset [openssl-sys 0.9.111] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC [openssl-sys 0.9.111] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset [openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.111] OPENSSL_STATIC unset [openssl-sys 0.9.111] cargo:rustc-link-lib=dylib=ssl [openssl-sys 0.9.111] cargo:rustc-link-lib=dylib=crypto warning: `termion` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,openssl-sys,ssl CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-sys-0.4.84+curl-8.17.0 CARGO_MANIFEST_LINKS=curl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-sys-0.4.84+curl-8.17.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.84+curl-8.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30000100 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/curl-sys-74168de476bcf5d7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/curl-sys-331f5e79ad95d6b5/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/openssl-sys-981f658d9b8427ab/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/openssl-sys-0.9.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=1b586214a3e6e663 -C extra-filename=-9a048d7876353eab --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM3"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` warning: `brotli-decompressor` (lib) generated 3 warnings (1 duplicate) warning: `rustix` (lib) generated 1 warning (1 duplicate) [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-changed=curl [curl-sys 0.4.84+curl-8.17.0] cargo:rustc-check-cfg=cfg(libcurl_vendored,link_libnghttp2,link_libz,link_openssl,) [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR warning: `terminal_size` (lib) generated 1 warning (1 duplicate) [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=SYSROOT [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=SYSROOT [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rustc-link-search=native=/usr/local/lib [curl-sys 0.4.84+curl-8.17.0] cargo:rustc-link-lib=curl [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.84+curl-8.17.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR warning: `libflate` (lib) generated 1 warning (1 duplicate) [curl-sys 0.4.84+curl-8.17.0] cargo:include=/usr/local/include [curl-sys 0.4.84+curl-8.17.0] cargo:include=/usr/include 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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Hurl, run and test HTTP requests' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_CURL_INCLUDE=/usr/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-6bd1221414707be0/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,openssl-probe,openssl-sys,ssl CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_OPENSSL_PROBE=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-0.4.49 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-0.4.49/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.49 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_CURL_INCLUDE=/usr/include DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30000100 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/curl-86b0dada6cb8bb39/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/curl-9c7e949be7320d5d/build-script-build` Compiling ppv-lite86 v0.2.21 [curl 0.4.49] cargo:rustc-check-cfg=cfg(need_openssl_init,need_openssl_probe,) [hurl 7.1.0] OUT_DIR = Some(/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out) [hurl 7.1.0] OPT_LEVEL = Some(3) [hurl 7.1.0] TARGET = Some(x86_64-unknown-freebsd) [hurl 7.1.0] CARGO_ENCODED_RUSTFLAGS = Some(-Car=ar-Clinker=/usr/local/llvm19/bin/clang) [hurl 7.1.0] HOST = Some(x86_64-unknown-freebsd) [hurl 7.1.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [hurl 7.1.0] CC_x86_64-unknown-freebsd = None [hurl 7.1.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [hurl 7.1.0] CC_x86_64_unknown_freebsd = None [hurl 7.1.0] cargo:rerun-if-env-changed=HOST_CC [hurl 7.1.0] HOST_CC = None [hurl 7.1.0] cargo:rerun-if-env-changed=CC [hurl 7.1.0] CC = Some(/usr/local/llvm19/bin/clang) [hurl 7.1.0] RUSTC_WRAPPER = None [hurl 7.1.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=96336b760a1b105c -C extra-filename=-4c9cb29568686e1e --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerocopy-49df9e6dbcd75991.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `libz-sys` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/serde_json-0ab93ffa21f14775/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="arbitrary_precision"' --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=4ff91b59a0f14460 -C extra-filename=-5213fb42411d04e3 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libitoa-ea8c1726d73e4e8c.rmeta --extern memchr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmemchr-c0f69b8b47b34762.rmeta --extern ryu=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libryu-156af5336a584c6d.rmeta --extern serde_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde_core-6551a8e965f86252.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: `zerocopy` (lib) generated 1 warning (1 duplicate) warning: `serde_core` (lib) generated 1 warning (1 duplicate) [hurl 7.1.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [hurl 7.1.0] CRATE_CC_NO_DEFAULTS = None [hurl 7.1.0] DEBUG = Some(false) [hurl 7.1.0] cargo:rerun-if-env-changed=CFLAGS [hurl 7.1.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [hurl 7.1.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [hurl 7.1.0] CC_SHELL_ESCAPED_FLAGS = None [hurl 7.1.0] cargo:rerun-if-env-changed=HOST_CFLAGS [hurl 7.1.0] HOST_CFLAGS = None [hurl 7.1.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [hurl 7.1.0] CFLAGS_x86_64_unknown_freebsd = None [hurl 7.1.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [hurl 7.1.0] CFLAGS_x86_64-unknown-freebsd = None [hurl 7.1.0] OUT_DIR = Some(/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out) [hurl 7.1.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `sha2` (lib) generated 1 warning (1 duplicate) Compiling regex v1.12.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-1.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=55ebc289cdd73415 -C extra-filename=-ec3f17d1e9f5d249 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex_automata-f165c754c2a65978.rmeta --extern regex_syntax=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex_syntax-0c43fbbf14dc1fce.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` [hurl 7.1.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [hurl 7.1.0] CRATE_CC_NO_DEFAULTS = None [hurl 7.1.0] TARGET = Some(x86_64-unknown-freebsd) [hurl 7.1.0] HOST = Some(x86_64-unknown-freebsd) [hurl 7.1.0] cargo:rerun-if-env-changed=CFLAGS [hurl 7.1.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [hurl 7.1.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [hurl 7.1.0] CC_SHELL_ESCAPED_FLAGS = None [hurl 7.1.0] cargo:rerun-if-env-changed=HOST_CFLAGS [hurl 7.1.0] HOST_CFLAGS = None [hurl 7.1.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [hurl 7.1.0] CFLAGS_x86_64_unknown_freebsd = None [hurl 7.1.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [hurl 7.1.0] CFLAGS_x86_64-unknown-freebsd = None [hurl 7.1.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [hurl 7.1.0] AR_x86_64-unknown-freebsd = None [hurl 7.1.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [hurl 7.1.0] AR_x86_64_unknown_freebsd = None [hurl 7.1.0] cargo:rerun-if-env-changed=HOST_AR [hurl 7.1.0] HOST_AR = None [hurl 7.1.0] cargo:rerun-if-env-changed=AR [hurl 7.1.0] AR = None [hurl 7.1.0] cargo:rerun-if-env-changed=ARFLAGS [hurl 7.1.0] ARFLAGS = None [hurl 7.1.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [hurl 7.1.0] HOST_ARFLAGS = None [hurl 7.1.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [hurl 7.1.0] ARFLAGS_x86_64_unknown_freebsd = None [hurl 7.1.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [hurl 7.1.0] ARFLAGS_x86_64-unknown-freebsd = None Compiling rand_chacha v0.9.0 warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) [hurl 7.1.0] cargo:rustc-link-lib=static=mylib [hurl 7.1.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=ce5f686d8ee7602f -C extra-filename=-99c437e77a3ef865 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libppv_lite86-4c9cb29568686e1e.rmeta --extern rand_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/librand_core-59e5aea1894b7e42.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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=curl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-sys-0.4.84+curl-8.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-sys-0.4.84+curl-8.17.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.84+curl-8.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=84 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/curl-sys-74168de476bcf5d7/out /usr/local/bin/rustc --crate-name curl_sys --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-sys-0.4.84+curl-8.17.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=7f7a8da24477602a -C extra-filename=-777a5cbe90203884 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --extern libz_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibz_sys-285d51f5e57d5043.rmeta --extern openssl_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libopenssl_sys-9a048d7876353eab.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib -L native=/usr/lib -l curl --check-cfg 'cfg(libcurl_vendored,link_libnghttp2,link_libz,link_openssl,)'` warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `openssl-sys` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=curl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-0.4.49 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-0.4.49/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.49 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/curl-86b0dada6cb8bb39/out /usr/local/bin/rustc --crate-name curl --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/curl-0.4.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=3ffee576ec9e8f2a -C extra-filename=-64e2a3bdaa678bf5 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern curl_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl_sys-777a5cbe90203884.rmeta --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --extern openssl_probe=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libopenssl_probe-8a9eb980d58b90dc.rmeta --extern openssl_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libopenssl_sys-9a048d7876353eab.rmeta --extern socket2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsocket2-31944a01c1cbb3f6.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib -L native=/usr/lib --check-cfg 'cfg(need_openssl_init,need_openssl_probe,)'` Compiling rand v0.9.2 warning: `curl-sys` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/rand-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=5873a8de232fb92b -C extra-filename=-b8e64e8971c40a17 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern rand_chacha=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/librand_chacha-99c437e77a3ef865.rmeta --extern rand_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/librand_core-59e5aea1894b7e42.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `regex-automata` (lib) generated 1 warning (1 duplicate) warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Compiling synstructure v0.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=3f006c6fb92b3d41 -C extra-filename=-f1a1cae6e3820153 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rmeta --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-a642b9ebe70834ac.rmeta --extern syn=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsyn-065ad7cb34bf9a59.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/regex-1.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=7d1e4346186ddcbc -C extra-filename=-ae96e5f704609907 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libaho_corasick-93c8b6feab950e05.rmeta --extern memchr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmemchr-c0f69b8b47b34762.rmeta --extern regex_automata=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex_automata-af74c3f42ce7f18a.rmeta --extern regex_syntax=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex_syntax-c16580af37d79aa1.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/bindgen-91a5408d43d951f0/out /usr/local/bin/rustc --crate-name bindgen --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="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=f82cf5eb23889110 -C extra-filename=-9483f817cac4d98a --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbitflags-cfe49dbb87bf2892.rmeta --extern cexpr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcexpr-a34862d3e986126a.rmeta --extern clang_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclang_sys-4c0f238b19e6d7e5.rmeta --extern itertools=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libitertools-eba273a746095cf1.rmeta --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rmeta --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-a642b9ebe70834ac.rmeta --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ec3f17d1e9f5d249.rmeta --extern rustc_hash=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/librustc_hash-6921452aecb83040.rmeta --extern shlex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libshlex-5deb3f4f4454d45c.rmeta --extern syn=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsyn-065ad7cb34bf9a59.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `curl` (lib) generated 1 warning (1 duplicate) Compiling uuid v1.18.1 warning: `serde_json` (lib) generated 1 warning (1 duplicate) Compiling clap v4.5.52 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52/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.52 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=a779a6ffe7fb1312 -C extra-filename=-b22ea0d8f8e8e543 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap_builder-e051f5ec3317b423.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/uuid-1.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/uuid-1.18.1/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.18.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/uuid-1.18.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 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="fast-rng"' --cfg 'feature="rng"' --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=bd95f39e0d99441e -C extra-filename=-d39d2c1d26fa0f65 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libgetrandom-6d79cde139493d4c.rmeta --extern rand=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/librand-b8e64e8971c40a17.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `chrono` (lib) generated 1 warning (1 duplicate) warning: `clang-sys` (lib) generated 21 warnings (15 duplicates) warning: `rand` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) warning: `brotli` (lib) generated 3 warnings (1 duplicate) warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `synstructure` (lib) generated 1 warning (1 duplicate) warning: `uuid` (lib) generated 1 warning (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `syn` (lib) generated 1 warning (1 duplicate) Compiling zerofrom-derive v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=54aeefafb2109599 -C extra-filename=-e9a03c7c194ab737 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rlib --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-a642b9ebe70834ac.rlib --extern syn=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsyn-065ad7cb34bf9a59.rlib --extern synstructure=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsynstructure-f1a1cae6e3820153.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling yoke-derive v0.8.1 Compiling zerovec-derive v0.11.2 Compiling displaydoc v0.2.5 Compiling serde_derive v1.0.228 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/yoke-derive-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/yoke-derive-0.8.1/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/yoke-derive-0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9113a3039d973b3 -C extra-filename=-526edeb78f83316a --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rlib --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-a642b9ebe70834ac.rlib --extern syn=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsyn-065ad7cb34bf9a59.rlib --extern synstructure=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsynstructure-f1a1cae6e3820153.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=c2cbcdaf15a4e1e5 -C extra-filename=-27d641377d6aa893 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rlib --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-a642b9ebe70834ac.rlib --extern syn=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsyn-065ad7cb34bf9a59.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerovec-derive-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerovec-derive-0.11.2/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.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerovec-derive-0.11.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=5df66257d7fdf4b1 -C extra-filename=-19ad19ef0c2de582 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rlib --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-a642b9ebe70834ac.rlib --extern syn=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsyn-065ad7cb34bf9a59.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/serde_derive-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=eaa324062349721e -C extra-filename=-76832e13111f2a25 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rlib --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-a642b9ebe70834ac.rlib --extern syn=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsyn-065ad7cb34bf9a59.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `yoke-derive` (lib) generated 1 warning (1 duplicate) warning: `displaydoc` (lib) generated 1 warning (1 duplicate) warning: `zerofrom-derive` (lib) generated 1 warning (1 duplicate) Compiling zerofrom v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=db81b371a24beaee -C extra-filename=-e051b05b20e51acf --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerofrom_derive-e9a03c7c194ab737.so --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling yoke v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/yoke-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/yoke-0.8.1/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.82 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/yoke-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="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=d35e69affcd3f37b -C extra-filename=-2c57c13bc08c1cef --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libstable_deref_trait-284a91ac66e9a506.rmeta --extern yoke_derive=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libyoke_derive-526edeb78f83316a.so --extern zerofrom=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerofrom-e051b05b20e51acf.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `zerofrom` (lib) generated 1 warning (1 duplicate) warning: `zerovec-derive` (lib) generated 1 warning (1 duplicate) Compiling zerovec v0.11.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerovec-0.11.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerovec-0.11.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerovec-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=51c3437043cee581 -C extra-filename=-812d414f412de995 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libyoke-2c57c13bc08c1cef.rmeta --extern zerofrom=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerofrom-e051b05b20e51acf.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerovec_derive-19ad19ef0c2de582.so --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling zerotrie v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerotrie-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerotrie-0.2.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/zerotrie-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=9e55bfeb95e756de -C extra-filename=-c3c9957a8685ddc7 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libdisplaydoc-27d641377d6aa893.so --extern yoke=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libyoke-2c57c13bc08c1cef.rmeta --extern zerofrom=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerofrom-e051b05b20e51acf.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `yoke` (lib) generated 1 warning (1 duplicate) Compiling tinystr v0.8.2 Compiling potential_utf v0.1.4 warning: `serde_derive` (lib) generated 1 warning (1 duplicate) warning: `zerotrie` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/tinystr-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/tinystr-0.8.2/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.82 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/tinystr-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "default", "serde", "std", "zerovec"))' -C metadata=ae6cda1ecb87e8fe -C extra-filename=-5e765a55beaf8b58 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libdisplaydoc-27d641377d6aa893.so --extern zerovec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerovec-812d414f412de995.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/potential_utf-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/potential_utf-0.1.4/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.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/potential_utf-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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "writeable", "zerovec"))' -C metadata=2ade89689bb00c65 -C extra-filename=-89cb0794a5b6c698 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern zerovec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerovec-812d414f412de995.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/serde-aec3989f5f10d8ee/out /usr/local/bin/rustc --crate-name serde --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=5bce3db481acb294 -C extra-filename=-33f20da72f2e6368 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern serde_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde_core-6551a8e965f86252.rmeta --extern serde_derive=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde_derive-76832e13111f2a25.so --cap-lints warn -C ar=ar -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)'` warning: `zerovec` (lib) generated 1 warning (1 duplicate) Compiling icu_locale_core v2.1.1 Compiling icu_collections v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_collections-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_collections-2.1.1/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.83 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_collections-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=3ace3a574e304bea -C extra-filename=-0b675f13a35f4b53 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libdisplaydoc-27d641377d6aa893.so --extern potential_utf=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpotential_utf-89cb0794a5b6c698.rmeta --extern yoke=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libyoke-2c57c13bc08c1cef.rmeta --extern zerofrom=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerofrom-e051b05b20e51acf.rmeta --extern zerovec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerovec-812d414f412de995.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_locale_core-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_locale_core-2.1.1/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.83 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_locale_core-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=360d90f604e8e0f6 -C extra-filename=-23745c9be1a7f5e0 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libdisplaydoc-27d641377d6aa893.so --extern litemap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblitemap-2b526afbdaad02d9.rmeta --extern tinystr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libtinystr-5e765a55beaf8b58.rmeta --extern writeable=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libwriteable-ca1cdb4f9beafefa.rmeta --extern zerovec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerovec-812d414f412de995.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `bindgen` (lib) generated 1 warning (1 duplicate) Compiling libxml v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Andreas Franzén :Deyan Ginev :Jan Frederik Schaefer ' CARGO_PKG_DESCRIPTION='A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libxml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KWARC/rust-libxml' 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13aa94b57f0b4519 -C extra-filename=-cbd2277961c34fc5 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/libxml-cbd2277961c34fc5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern bindgen=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbindgen-9483f817cac4d98a.rlib --extern pkg_config=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpkg_config-f5664aa299ca9be6.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `potential_utf` (lib) generated 1 warning (1 duplicate) warning: `tinystr` (lib) generated 1 warning (1 duplicate) warning: `regex-automata` (lib) generated 1 warning (1 duplicate) warning: `serde` (lib) generated 1 warning (1 duplicate) Compiling icu_provider v2.1.1 warning: `libxml` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_provider-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_provider-2.1.1/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.83 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_provider-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="baked"' --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=c3cc2498a47cdf61 -C extra-filename=-40b11861e25e4460 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libdisplaydoc-27d641377d6aa893.so --extern icu_locale_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_locale_core-23745c9be1a7f5e0.rmeta --extern writeable=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libwriteable-ca1cdb4f9beafefa.rmeta --extern yoke=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libyoke-2c57c13bc08c1cef.rmeta --extern zerofrom=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerofrom-e051b05b20e51acf.rmeta --extern zerotrie=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerotrie-c3c9957a8685ddc7.rmeta --extern zerovec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerovec-812d414f412de995.rmeta --cap-lints warn -C ar=ar -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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Andreas Franzén :Deyan Ginev :Jan Frederik Schaefer ' CARGO_PKG_DESCRIPTION='A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libxml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KWARC/rust-libxml' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libxml-6b2e936924582f32/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/libxml-cbd2277961c34fc5/build-script-build` warning: `icu_collections` (lib) generated 1 warning (1 duplicate) [libxml 0.3.8] cargo::rustc-check-cfg=cfg(libxml_older_than_2_12) [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_NO_PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=SYSROOT [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libxml 0.3.8] cargo:rustc-link-search=native=/usr/local/lib [libxml 0.3.8] cargo:rustc-link-lib=xml2 [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR warning: `clap_builder` (lib) generated 1 warning (1 duplicate) [libxml 0.3.8] cargo:rerun-if-env-changed=TARGET [libxml 0.3.8] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [libxml 0.3.8] cargo:rerun-if-changed=src/wrapper.h Compiling icu_normalizer v2.1.1 Compiling icu_properties v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer-2.1.1/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.83 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_normalizer-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --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=4d64e9f59579007d -C extra-filename=-823e757529ae266b --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern icu_collections=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_collections-0b675f13a35f4b53.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_normalizer_data-33d9d7d2cb228aff.rmeta --extern icu_provider=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_provider-40b11861e25e4460.rmeta --extern smallvec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsmallvec-63d175dd2a722222.rmeta --extern zerovec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerovec-812d414f412de995.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties-2.1.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.83 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/icu_properties-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=27a5f8016a930c2b -C extra-filename=-5373f64c69878091 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern icu_collections=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_collections-0b675f13a35f4b53.rmeta --extern icu_locale_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_locale_core-23745c9be1a7f5e0.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_properties_data-db606579bb52a45d.rmeta --extern icu_provider=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_provider-40b11861e25e4460.rmeta --extern zerotrie=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerotrie-c3c9957a8685ddc7.rmeta --extern zerovec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libzerovec-812d414f412de995.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` [libxml 0.3.8] clang diag: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/xmlversion.h:80:9: warning: 'LIBXML_OUTPUT_ENABLED' macro redefined [-Wmacro-redefined] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/xmlversion.h:168:9: warning: 'LIBXML_C14N_ENABLED' macro redefined [-Wmacro-redefined] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/nanoftp.h:13:4: warning: "libxml/nanoftp.h is deprecated" [-W#warnings] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/xmlunicode.h:12:4: warning: "libxml/xmlunicode.h is deprecated" [-W#warnings] [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/c14n.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlexports.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_null.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/machine/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/machine/_limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/_limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/machine/_limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/_limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/syslimits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlmemory.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlregexp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stddef.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_null.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/hash.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/valid.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/list.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlautomata.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlregexp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/entities.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlmemory.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/SAX2.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/threads.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpath.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/hash.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/catalog.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/chvalid.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/entities.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/globals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLparser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlsave.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/threads.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/hash.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLparser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLtree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLparser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/list.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/nanoftp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/nanohttp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parserInternals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLparser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/chvalid.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/SAX2.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/pattern.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/relaxng.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/SAX2.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/SAX.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/schemasInternals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlregexp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/hash.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/schematron.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/threads.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/uri.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/valid.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xinclude.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xlink.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlautomata.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlexports.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlmemory.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlmodule.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlreader.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/relaxng.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlschemas.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlregexp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlsave.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlschemas.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlschemastypes.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/schemasInternals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlschemas.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlunicode.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlwriter.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/list.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpath.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpathInternals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpath.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpointer.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpath.h warning: `icu_provider` (lib) generated 1 warning (1 duplicate) warning: `icu_locale_core` (lib) generated 1 warning (1 duplicate) warning: `icu_normalizer` (lib) generated 1 warning (1 duplicate) Compiling idna_adapter v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=2e0ac3f0295da585 -C extra-filename=-411f041e1fea0993 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_normalizer-823e757529ae266b.rmeta --extern icu_properties=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libicu_properties-5373f64c69878091.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` [libxml 0.3.8] cargo::rustc-check-cfg=cfg(libxml_older_than_2_12) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libxml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Andreas Franzén :Deyan Ginev :Jan Frederik Schaefer ' CARGO_PKG_DESCRIPTION='A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libxml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KWARC/rust-libxml' 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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libxml-6b2e936924582f32/out /usr/local/bin/rustc --crate-name libxml --edition=2024 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-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())' -C metadata=b55d009c432046b0 -C extra-filename=-a7c90b7576de7a6b --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib -l xml2 --check-cfg 'cfg(libxml_older_than_2_12)' --check-cfg 'cfg(libxml_older_than_2_12)'` Compiling idna v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/idna-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=2ab23793af7dcf33 -C extra-filename=-724d38b0f0009ecf --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libidna_adapter-411f041e1fea0993.rmeta --extern smallvec=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsmallvec-63d175dd2a722222.rmeta --extern utf8_iter=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libutf8_iter-2e5cdfbf6ea5951d.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `icu_properties` (lib) generated 1 warning (1 duplicate) warning: `idna_adapter` (lib) generated 1 warning (1 duplicate) Compiling url v2.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/url-2.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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=331d422bf3ee6ab3 -C extra-filename=-c4c7315ded3a95a4 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libform_urlencoded-1afb854dad9fc397.rmeta --extern idna=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libidna-724d38b0f0009ecf.rmeta --extern percent_encoding=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpercent_encoding-ffcfee643e33c7f7.rmeta --extern serde=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde-33f20da72f2e6368.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling hurl_core v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl_core) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hurl_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl_core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl_core/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Hurl Core' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurl_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name hurl_core --edition=2021 packages/hurl_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 '--deny=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db0b0bfe6a48c373 -C extra-filename=-194e891c765a7171 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern colored=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcolored-cd27af1922036534.rmeta --extern libxml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibxml-a7c90b7576de7a6b.rmeta --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rmeta -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` warning: `idna` (lib) generated 1 warning (1 duplicate) warning: `libxml` (lib) generated 1 warning (1 duplicate) Compiling hurlfmt v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hurlfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Format Hurl files' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurlfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name hurlfmt --edition=2021 packages/hurlfmt/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3aa7c72cfbd99a5b -C extra-filename=-2a784b32f4c7816a --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern base64=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbase64-2f71251c2a1a9bfb.rmeta --extern clap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap-b22ea0d8f8e8e543.rmeta --extern hurl_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl_core-194e891c765a7171.rmeta --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rmeta -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hurl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Hurl, run and test HTTP requests' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out /usr/local/bin/rustc --crate-name hurl --edition=2021 packages/hurl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static-openssl"))' -C metadata=499f7349131ea20e -C extra-filename=-2777b1cd64c637d0 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern base64=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbase64-2f71251c2a1a9bfb.rmeta --extern brotli=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbrotli-5da57580e6f34046.rmeta --extern chrono=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libchrono-10c538f4c3ad7097.rmeta --extern clap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap-b22ea0d8f8e8e543.rmeta --extern curl=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl-64e2a3bdaa678bf5.rmeta --extern curl_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl_sys-777a5cbe90203884.rmeta --extern encoding_rs=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libencoding_rs-3e91671eedf99a97.rmeta --extern glob=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libglob-f5db5011a30df55d.rmeta --extern hurl_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl_core-194e891c765a7171.rmeta --extern libflate=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibflate-0ad4e5f1ef37af6f.rmeta --extern libxml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibxml-a7c90b7576de7a6b.rmeta --extern md5=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmd5-f49a1fb66b5c7e97.rmeta --extern percent_encoding=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpercent_encoding-ffcfee643e33c7f7.rmeta --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rmeta --extern serde=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde-33f20da72f2e6368.rmeta --extern serde_json=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde_json-5213fb42411d04e3.rmeta --extern sha2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsha2-06a6ffe3734078ff.rmeta --extern similar=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsimilar-de1dbe3f7dd511b9.rmeta --extern terminal_size=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libterminal_size-6e06586847e3e25a.rmeta --extern termion=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libtermion-ea0cf1d52dccbd49.rmeta --extern url=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liburl-c4c7315ded3a95a4.rmeta --extern uuid=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libuuid-d39d2c1d26fa0f65.rmeta --extern xml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libxml-95c09e900db7687c.rmeta -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib -l static=mylib` warning: `url` (lib) generated 1 warning (1 duplicate) warning: `hurl_core` (lib) generated 1 warning (1 duplicate) warning: `hurlfmt` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=hurlfmt CARGO_CRATE_NAME=hurlfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Format Hurl files' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurlfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name hurlfmt --edition=2021 packages/hurlfmt/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 '--deny=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba3fd675fc2ec210 -C extra-filename=-1bc8467ccdaaec02 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern base64=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbase64-2f71251c2a1a9bfb.rlib --extern clap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap-b22ea0d8f8e8e543.rlib --extern hurl_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl_core-194e891c765a7171.rlib --extern hurlfmt=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurlfmt-2a784b32f4c7816a.rlib --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rlib -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` warning: `hurl` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=hurl CARGO_CRATE_NAME=hurl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Hurl, run and test HTTP requests' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out /usr/local/bin/rustc --crate-name hurl --edition=2021 packages/hurl/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 '--deny=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static-openssl"))' -C metadata=f7542d2862a7cca9 -C extra-filename=-c69f307d93d1c426 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern base64=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbase64-2f71251c2a1a9bfb.rlib --extern brotli=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbrotli-5da57580e6f34046.rlib --extern chrono=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libchrono-10c538f4c3ad7097.rlib --extern clap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap-b22ea0d8f8e8e543.rlib --extern curl=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl-64e2a3bdaa678bf5.rlib --extern curl_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl_sys-777a5cbe90203884.rlib --extern encoding_rs=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libencoding_rs-3e91671eedf99a97.rlib --extern glob=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libglob-f5db5011a30df55d.rlib --extern hurl=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl-2777b1cd64c637d0.rlib --extern hurl_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl_core-194e891c765a7171.rlib --extern libflate=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibflate-0ad4e5f1ef37af6f.rlib --extern libxml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibxml-a7c90b7576de7a6b.rlib --extern md5=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmd5-f49a1fb66b5c7e97.rlib --extern percent_encoding=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpercent_encoding-ffcfee643e33c7f7.rlib --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rlib --extern serde=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde-33f20da72f2e6368.rlib --extern serde_json=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde_json-5213fb42411d04e3.rlib --extern sha2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsha2-06a6ffe3734078ff.rlib --extern similar=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsimilar-de1dbe3f7dd511b9.rlib --extern terminal_size=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libterminal_size-6e06586847e3e25a.rlib --extern termion=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libtermion-ea0cf1d52dccbd49.rlib --extern url=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liburl-c4c7315ded3a95a4.rlib --extern uuid=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libuuid-d39d2c1d26fa0f65.rlib --extern xml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libxml-95c09e900db7687c.rlib -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` warning: `hurlfmt` (bin "hurlfmt") generated 1 warning (1 duplicate) warning: `hurl` (bin "hurl") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 7m 25s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for hurl-7.1.0 ===> Generating temporary packing list Installing hurl v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl) Locking 176 packages to latest compatible versions warning: `-C ar`: this option is deprecated and does nothing warning: `proc-macro2` (build script) generated 1 warning warning: `quote` (build script) generated 1 warning (1 duplicate) Fresh unicode-ident v1.0.22 warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) Fresh proc-macro2 v1.0.103 warning: `proc-macro2` (lib) generated 1 warning (1 duplicate) Fresh quote v1.0.42 warning: `quote` (lib) generated 1 warning (1 duplicate) Fresh syn v2.0.110 warning: `syn` (lib) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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> { | +++ warning: `shlex` (lib) generated 6 warnings (1 duplicate) warning: `libc` (lib) generated 1 warning (1 duplicate) Fresh synstructure v0.13.2 warning: `synstructure` (lib) generated 1 warning (1 duplicate) Fresh pkg-config v0.3.32 warning: `pkg-config` (lib) generated 1 warning (1 duplicate) Fresh zerofrom-derive v0.1.6 warning: `zerofrom-derive` (lib) generated 1 warning (1 duplicate) Fresh find-msvc-tools v0.1.5 warning: `find-msvc-tools` (lib) generated 1 warning (1 duplicate) Fresh cc v1.2.46 warning: `cc` (lib) generated 1 warning (1 duplicate) Fresh zerofrom v0.1.6 warning: `zerofrom` (lib) generated 1 warning (1 duplicate) Fresh yoke-derive v0.8.1 warning: `yoke-derive` (lib) generated 1 warning (1 duplicate) Fresh stable_deref_trait v1.2.1 warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) Fresh yoke v0.8.1 warning: `yoke` (lib) generated 1 warning (1 duplicate) Fresh zerovec-derive v0.11.2 warning: `zerovec-derive` (lib) generated 1 warning (1 duplicate) Fresh vcpkg v0.2.15 warning: `vcpkg` (lib) generated 1 warning (1 duplicate) Fresh zerovec v0.11.5 warning: `zerovec` (lib) generated 1 warning (1 duplicate) Fresh displaydoc v0.2.5 warning: `displaydoc` (lib) generated 1 warning (1 duplicate) warning: `glob` (lib) generated 1 warning (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `clang-sys` (build script) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) Fresh tinystr v0.8.2 warning: `tinystr` (lib) generated 1 warning (1 duplicate) warning: `libz-sys` (build script) generated 1 warning (1 duplicate) warning: `openssl-sys` (build script) generated 1 warning (1 duplicate) Fresh cfg-if v1.0.4 warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Fresh minimal-lexical v0.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) Fresh writeable v0.6.2 warning: `writeable` (lib) generated 1 warning (1 duplicate) warning: `typenum` (build script) generated 1 warning (1 duplicate) Fresh version_check v0.9.5 warning: `version_check` (lib) generated 1 warning (1 duplicate) Fresh litemap v0.8.1 warning: `litemap` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Fresh memchr v2.7.6 warning: `memchr` (lib) generated 1 warning (1 duplicate) Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: unused import: `self::str::*` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: `nom` (lib) generated 14 warnings (1 duplicate) warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Fresh icu_locale_core v2.1.1 warning: `icu_locale_core` (lib) generated 1 warning (1 duplicate) warning: `generic-array` (build script) generated 1 warning (1 duplicate) Fresh libloading v0.8.9 warning: `libloading` (lib) generated 1 warning (1 duplicate) Fresh libc v0.2.177 warning: `libc` (lib) generated 1 warning (1 duplicate) Fresh zerotrie v0.2.3 warning: `zerotrie` (lib) generated 1 warning (1 duplicate) Fresh potential_utf v0.1.4 warning: `potential_utf` (lib) generated 1 warning (1 duplicate) warning: `icu_properties_data` (build script) generated 1 warning (1 duplicate) warning: `bindgen` (build script) generated 1 warning (1 duplicate) warning: `getrandom` (build script) generated 1 warning (1 duplicate) warning: `zerocopy` (build script) generated 1 warning (1 duplicate) Fresh either v1.15.0 warning: `either` (lib) generated 1 warning (1 duplicate) warning: `icu_normalizer_data` (build script) generated 1 warning (1 duplicate) Fresh itertools v0.13.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: `itertools` (lib) generated 7 warnings (1 duplicate) Fresh icu_collections v2.1.1 warning: `icu_collections` (lib) generated 1 warning (1 duplicate) Fresh icu_provider v2.1.1 warning: `icu_provider` (lib) generated 1 warning (1 duplicate) Fresh clang-sys v1.8.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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) warning: `clang-sys` (lib) generated 21 warnings (15 duplicates) Fresh typenum v1.19.0 warning: `typenum` (lib) generated 1 warning (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) Fresh cexpr v0.6.0 warning: `cexpr` (lib) generated 1 warning (1 duplicate) warning: `curl-sys` (build script) generated 1 warning (1 duplicate) warning: `serde_core` (build script) generated 1 warning (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) Fresh rustc-hash v2.1.1 warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Fresh bindgen v0.72.1 warning: `bindgen` (lib) generated 1 warning (1 duplicate) Fresh generic-array v0.14.7 warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: `generic-array` (lib) generated 7 warnings (1 duplicate) Fresh icu_properties_data v2.1.1 warning: `icu_properties_data` (lib) generated 1 warning (1 duplicate) Fresh getrandom v0.3.4 warning: `getrandom` (lib) generated 1 warning (1 duplicate) Fresh zerocopy v0.8.27 warning: `zerocopy` (lib) generated 1 warning (1 duplicate) Fresh icu_normalizer_data v2.1.1 warning: `icu_normalizer_data` (lib) generated 1 warning (1 duplicate) Fresh errno v0.3.14 warning: `errno` (lib) generated 1 warning (1 duplicate) Fresh bitflags v2.10.0 warning: `bitflags` (lib) generated 1 warning (1 duplicate) Fresh autocfg v1.5.0 warning: `autocfg` (lib) generated 1 warning (1 duplicate) Fresh smallvec v1.15.1 warning: `smallvec` (lib) generated 1 warning (1 duplicate) Fresh utf8parse v0.2.2 warning: `utf8parse` (lib) generated 1 warning (1 duplicate) Fresh anstyle-parse v0.2.7 warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) Fresh icu_normalizer v2.1.1 warning: `icu_normalizer` (lib) generated 1 warning (1 duplicate) warning: `num-traits` (build script) generated 1 warning (1 duplicate) Fresh rustix v1.1.2 warning: `rustix` (lib) generated 1 warning (1 duplicate) Fresh ppv-lite86 v0.2.21 warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) Fresh rand_core v0.9.3 warning: `rand_core` (lib) generated 1 warning (1 duplicate) Fresh icu_properties v2.1.1 warning: `icu_properties` (lib) generated 1 warning (1 duplicate) Fresh serde_core v1.0.228 warning: `serde_core` (lib) generated 1 warning (1 duplicate) warning: `libxml` (build script) generated 1 warning (1 duplicate) Fresh aho-corasick v1.1.4 warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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: `aho-corasick` (lib) generated 5 warnings (1 duplicate) Fresh is_terminal_polyfill v1.70.2 warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) Fresh equivalent v1.0.2 warning: `equivalent` (lib) generated 1 warning (1 duplicate) Fresh colorchoice v1.0.4 warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Fresh allocator-api2 v0.2.21 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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:114:5 | 114 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + warning: `allocator-api2` (lib) generated 2 warnings (1 duplicate) Fresh alloc-no-stdlib v2.0.4 warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.1.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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: `alloc-no-stdlib` (lib) generated 5 warnings (1 duplicate) Fresh anstyle-query v1.1.5 warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) Fresh regex-syntax v0.8.8 warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) warning: `crc32fast` (build script) generated 1 warning (1 duplicate) Fresh foldhash v0.2.0 warning: `foldhash` (lib) generated 1 warning (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) Fresh anstyle v1.0.13 warning: `anstyle` (lib) generated 1 warning (1 duplicate) Fresh anstream v0.6.21 warning: `anstream` (lib) generated 1 warning (1 duplicate) Fresh hashbrown v0.16.0 warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Fresh regex-automata v0.4.13 warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Fresh alloc-stdlib v0.2.2 warning: `alloc-stdlib` (lib) generated 1 warning (1 duplicate) Fresh idna_adapter v1.2.1 warning: `idna_adapter` (lib) generated 1 warning (1 duplicate) Fresh rand_chacha v0.9.0 warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Fresh terminal_size v0.4.3 warning: `terminal_size` (lib) generated 1 warning (1 duplicate) Fresh block-buffer v0.10.4 warning: `block-buffer` (lib) generated 1 warning (1 duplicate) Fresh crypto-common v0.1.7 warning: `crypto-common` (lib) generated 1 warning (1 duplicate) Fresh libz-sys v1.1.23 warning: `libz-sys` (lib) generated 1 warning (1 duplicate) Fresh openssl-sys v0.9.111 warning: `openssl-sys` (lib) generated 1 warning (1 duplicate) Fresh core2 v0.4.0 warning: `core2` (lib) generated 1 warning (1 duplicate) Fresh serde_derive v1.0.228 warning: `serde_derive` (lib) generated 1 warning (1 duplicate) Fresh clap_lex v0.7.6 warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Fresh strsim v0.11.1 warning: `strsim` (lib) generated 1 warning (1 duplicate) Fresh utf8_iter v1.0.4 warning: `utf8_iter` (lib) generated 1 warning (1 duplicate) Fresh rle-decode-fast v1.0.3 warning: `rle-decode-fast` (lib) generated 1 warning (1 duplicate) warning: `serde_json` (build script) generated 1 warning (1 duplicate) Fresh percent-encoding v2.3.2 warning: `percent-encoding` (lib) generated 1 warning (1 duplicate) warning: `curl` (build script) generated 1 warning (1 duplicate) Fresh form_urlencoded v1.2.2 warning: `form_urlencoded` (lib) generated 1 warning (1 duplicate) Fresh libflate_lz77 v2.2.0 warning: `libflate_lz77` (lib) generated 1 warning (1 duplicate) Fresh idna v1.1.0 warning: `idna` (lib) generated 1 warning (1 duplicate) Compiling clap_builder v4.5.52 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52/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.52 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=88c67ae9313e0f18 -C extra-filename=-4d09c2c3ad74faa5 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstream-bb8e334e0eb575b8.rmeta --extern anstyle=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstyle-2dda49dfbb4fe361.rmeta --extern clap_lex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap_lex-b656b6028ad04fd1.rmeta --extern strsim=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libstrsim-c57f0dcb71d13c75.rmeta --extern terminal_size=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libterminal_size-6e06586847e3e25a.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Fresh serde v1.0.228 Fresh curl-sys v0.4.84+curl-8.17.0 Fresh digest v0.10.7 Fresh num-traits v0.2.19 Fresh rand v0.9.2 Fresh libxml v0.3.8 Fresh brotli-decompressor v5.0.0 warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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 Fresh regex v1.12.2 Fresh crc32fast v1.5.0 Fresh socket2 v0.6.1 Fresh iana-time-zone v0.1.64 Fresh colored v3.0.0 warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0/src/style.rs:245:34 | 245 | .filter(|&(mask, _)| (0 != (u & mask))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 245 - .filter(|&(mask, _)| (0 != (u & mask))) 245 + .filter(|&(mask, _)| 0 != (u & mask)) | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0/src/lib.rs:533:37 | 533 | fn escape_inner_reset_sequences(&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 | 533 | fn escape_inner_reset_sequences(&self) -> Cow<'_, str> { | +++ Fresh cpufeatures v0.2.17 Fresh itoa v1.0.15 Fresh openssl-probe v0.1.6 Fresh adler32 v1.2.0 Fresh dary_heap v0.3.8 Fresh ryu v1.0.20 Fresh numtoa v0.2.4 Fresh encoding_rs v0.8.35 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/lib.rs:42:5 | 42 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/gb18030.rs:112:5 | 112 | / gb18030_decoder_functions!( ... | 295 | | handle, 296 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/data.rs:456:12 | 456 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ Fresh base64 v0.22.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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<'_> { | ++++ Fresh xml-rs v0.8.28 Fresh similar v2.7.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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> | +++ Fresh md5 v0.7.0 Fresh glob v0.3.3 warning: `serde` (lib) generated 1 warning (1 duplicate) warning: `curl-sys` (lib) generated 1 warning (1 duplicate) warning: `digest` (lib) generated 1 warning (1 duplicate) warning: `num-traits` (lib) generated 1 warning (1 duplicate) warning: `rand` (lib) generated 1 warning (1 duplicate) warning: `libxml` (lib) generated 1 warning (1 duplicate) warning: `brotli-decompressor` (lib) generated 3 warnings (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `crc32fast` (lib) generated 1 warning (1 duplicate) warning: `hurl` (build script) generated 1 warning (1 duplicate) warning: `socket2` (lib) generated 1 warning (1 duplicate) warning: `iana-time-zone` (lib) generated 1 warning (1 duplicate) warning: `colored` (lib) generated 3 warnings (1 duplicate) warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) warning: `adler32` (lib) generated 1 warning (1 duplicate) warning: `dary_heap` (lib) generated 1 warning (1 duplicate) warning: `ryu` (lib) generated 1 warning (1 duplicate) warning: `numtoa` (lib) generated 1 warning (1 duplicate) warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) warning: `base64` (lib) generated 3 warnings (1 duplicate) warning: `xml-rs` (lib) generated 1 warning (1 duplicate) warning: `similar` (lib) generated 2 warnings (1 duplicate) warning: `md5` (lib) generated 1 warning (1 duplicate) warning: `glob` (lib) generated 1 warning (1 duplicate) Fresh termion v4.0.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/termion-4.0.5/src/raw.rs:80:18 | 80 | fn as_fd(&self) -> BorrowedFd { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 80 | fn as_fd(&self) -> BorrowedFd<'_> { | ++++ Fresh libflate v2.2.1 Fresh serde_json v1.0.145 Fresh hurl_core v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl_core) Fresh chrono v0.4.42 Fresh url v2.5.7 Fresh sha2 v0.10.9 Fresh brotli v8.0.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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<'_> { | ++++ Fresh uuid v1.18.1 Fresh curl v0.4.49 warning: `termion` (lib) generated 2 warnings (1 duplicate) warning: `libflate` (lib) generated 1 warning (1 duplicate) warning: `serde_json` (lib) generated 1 warning (1 duplicate) warning: `hurl_core` (lib) generated 1 warning (1 duplicate) warning: `chrono` (lib) generated 1 warning (1 duplicate) warning: `url` (lib) generated 1 warning (1 duplicate) warning: `sha2` (lib) generated 1 warning (1 duplicate) warning: `brotli` (lib) generated 3 warnings (1 duplicate) warning: `uuid` (lib) generated 1 warning (1 duplicate) warning: `curl` (lib) generated 1 warning (1 duplicate) Compiling clap v4.5.52 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52/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.52 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=e7be5e3d8be74697 -C extra-filename=-84f902031a7528fb --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap_builder-4d09c2c3ad74faa5.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` Compiling hurl v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl) warning: `clap` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hurl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Hurl, run and test HTTP requests' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out /usr/local/bin/rustc --crate-name hurl --edition=2021 packages/hurl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static-openssl"))' -C metadata=99e6cbec29eacb62 -C extra-filename=-c2879f5c4a64428d --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern base64=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbase64-2f71251c2a1a9bfb.rmeta --extern brotli=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbrotli-5da57580e6f34046.rmeta --extern chrono=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libchrono-10c538f4c3ad7097.rmeta --extern clap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap-84f902031a7528fb.rmeta --extern curl=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl-64e2a3bdaa678bf5.rmeta --extern curl_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl_sys-777a5cbe90203884.rmeta --extern encoding_rs=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libencoding_rs-3e91671eedf99a97.rmeta --extern glob=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libglob-f5db5011a30df55d.rmeta --extern hurl_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl_core-194e891c765a7171.rmeta --extern libflate=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibflate-0ad4e5f1ef37af6f.rmeta --extern libxml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibxml-a7c90b7576de7a6b.rmeta --extern md5=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmd5-f49a1fb66b5c7e97.rmeta --extern percent_encoding=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpercent_encoding-ffcfee643e33c7f7.rmeta --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rmeta --extern serde=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde-33f20da72f2e6368.rmeta --extern serde_json=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde_json-5213fb42411d04e3.rmeta --extern sha2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsha2-06a6ffe3734078ff.rmeta --extern similar=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsimilar-de1dbe3f7dd511b9.rmeta --extern terminal_size=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libterminal_size-6e06586847e3e25a.rmeta --extern termion=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libtermion-ea0cf1d52dccbd49.rmeta --extern url=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liburl-c4c7315ded3a95a4.rmeta --extern uuid=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libuuid-d39d2c1d26fa0f65.rmeta --extern xml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libxml-95c09e900db7687c.rmeta -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib -l static=mylib` warning: `clap_builder` (lib) generated 1 warning (1 duplicate) warning: `hurl` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=hurl CARGO_CRATE_NAME=hurl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Hurl, run and test HTTP requests' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out /usr/local/bin/rustc --crate-name hurl --edition=2021 packages/hurl/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 '--deny=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static-openssl"))' -C metadata=20dd76288c109184 -C extra-filename=-a0c056aa1ccecedd --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern base64=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbase64-2f71251c2a1a9bfb.rlib --extern brotli=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbrotli-5da57580e6f34046.rlib --extern chrono=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libchrono-10c538f4c3ad7097.rlib --extern clap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap-84f902031a7528fb.rlib --extern curl=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl-64e2a3bdaa678bf5.rlib --extern curl_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcurl_sys-777a5cbe90203884.rlib --extern encoding_rs=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libencoding_rs-3e91671eedf99a97.rlib --extern glob=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libglob-f5db5011a30df55d.rlib --extern hurl=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl-c2879f5c4a64428d.rlib --extern hurl_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl_core-194e891c765a7171.rlib --extern libflate=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibflate-0ad4e5f1ef37af6f.rlib --extern libxml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibxml-a7c90b7576de7a6b.rlib --extern md5=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libmd5-f49a1fb66b5c7e97.rlib --extern percent_encoding=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpercent_encoding-ffcfee643e33c7f7.rlib --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rlib --extern serde=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde-33f20da72f2e6368.rlib --extern serde_json=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libserde_json-5213fb42411d04e3.rlib --extern sha2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsha2-06a6ffe3734078ff.rlib --extern similar=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsimilar-de1dbe3f7dd511b9.rlib --extern terminal_size=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libterminal_size-6e06586847e3e25a.rlib --extern termion=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libtermion-ea0cf1d52dccbd49.rlib --extern url=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liburl-c4c7315ded3a95a4.rlib --extern uuid=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libuuid-d39d2c1d26fa0f65.rlib --extern xml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libxml-95c09e900db7687c.rlib -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/wrkdirs/usr/ports/www/hurl/work/target/release/build/hurl-5296c45f0a6fdac1/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` warning: `hurl` (bin "hurl") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 3m 34s Installing /wrkdirs/usr/ports/www/hurl/work/stage/usr/local/bin/hurl Installed package `hurl v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl)` (executable `hurl`) warning: be sure to add `/wrkdirs/usr/ports/www/hurl/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries Installing hurlfmt v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt) Locking 67 packages to latest compatible versions Fresh glob v0.3.3 warning: `-C ar`: this option is deprecated and does nothing warning: `glob` (lib) generated 1 warning warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `proc-macro2` (build script) generated 1 warning (1 duplicate) warning: `clang-sys` (build script) generated 1 warning (1 duplicate) Compiling quote v1.0.42 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/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.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e1da16212d70c7cb -C extra-filename=-c0d33fc430ce51cb --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/quote-c0d33fc430ce51cb -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `libc` (build script) generated 1 warning (1 duplicate) Fresh unicode-ident v1.0.22 Fresh cfg-if v1.0.4 Fresh minimal-lexical v0.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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> { | +++ Fresh either v1.15.0 Fresh rustc-hash v2.1.1 Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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 pkg-config v0.3.32 Fresh memchr v2.7.6 Fresh bitflags v2.10.0 Fresh utf8parse v0.2.2 Fresh colorchoice v1.0.4 Fresh is_terminal_polyfill v1.70.2 Fresh anstyle-query v1.1.5 Fresh anstyle v1.0.13 Fresh regex-syntax v0.8.8 Fresh clap_lex v0.7.6 Fresh strsim v0.11.1 Fresh colored v3.0.0 warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0/src/style.rs:245:34 | 245 | .filter(|&(mask, _)| (0 != (u & mask))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 245 - .filter(|&(mask, _)| (0 != (u & mask))) 245 + .filter(|&(mask, _)| 0 != (u & mask)) | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/colored-3.0.0/src/lib.rs:533:37 | 533 | fn escape_inner_reset_sequences(&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 | 533 | fn escape_inner_reset_sequences(&self) -> Cow<'_, str> { | +++ Fresh base64 v0.22.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) warning: `bindgen` (build script) generated 1 warning (1 duplicate) warning: `either` (lib) generated 1 warning (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) warning: `shlex` (lib) generated 6 warnings (1 duplicate) warning: `pkg-config` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `utf8parse` (lib) generated 1 warning (1 duplicate) warning: `colorchoice` (lib) generated 1 warning (1 duplicate) warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) warning: `clap_lex` (lib) generated 1 warning (1 duplicate) warning: `strsim` (lib) generated 1 warning (1 duplicate) warning: `colored` (lib) generated 3 warnings (1 duplicate) warning: `base64` (lib) generated 3 warnings (1 duplicate) Fresh proc-macro2 v1.0.103 Fresh libc v0.2.177 Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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: unused import: `self::str::*` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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 Fresh libloading v0.8.9 Fresh itertools v0.13.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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> | +++ Fresh errno v0.3.14 Fresh aho-corasick v1.1.4 warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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/www/hurl/work/hurl-7.1.0/cargo-crates/aho-corasick-1.1.4/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<'_> { | ++++ Fresh anstyle-parse v0.2.7 warning: `proc-macro2` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 1 warning (1 duplicate) warning: `nom` (lib) generated 14 warnings (1 duplicate) warning: `libloading` (lib) generated 1 warning (1 duplicate) warning: `regex-automata` (lib) generated 1 warning (1 duplicate) warning: `itertools` (lib) generated 7 warnings (1 duplicate) warning: `errno` (lib) generated 1 warning (1 duplicate) warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) Fresh cexpr v0.6.0 Fresh clang-sys v1.8.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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/www/hurl/work/hurl-7.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) Fresh rustix v1.1.2 Fresh anstream v0.6.21 Fresh regex-automata v0.4.13 warning: `cexpr` (lib) generated 1 warning (1 duplicate) warning: `clang-sys` (lib) generated 21 warnings (15 duplicates) warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `rustix` (lib) generated 1 warning (1 duplicate) warning: `anstream` (lib) generated 1 warning (1 duplicate) warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Fresh terminal_size v0.4.3 Fresh regex v1.12.2 warning: `terminal_size` (lib) generated 1 warning (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) Compiling clap_builder v4.5.52 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52/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.52 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap_builder-4.5.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=cf0369431ee7b7c5 -C extra-filename=-efcacf7388f26639 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstream-bb8e334e0eb575b8.rmeta --extern anstyle=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libanstyle-2dda49dfbb4fe361.rmeta --extern clap_lex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap_lex-b656b6028ad04fd1.rmeta --extern strsim=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libstrsim-c57f0dcb71d13c75.rmeta --extern terminal_size=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libterminal_size-6e06586847e3e25a.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `quote` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/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.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/quote-811d0196f2890bad/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/quote-c0d33fc430ce51cb/build-script-build` [quote 1.0.42] cargo:rerun-if-changed=build.rs [quote 1.0.42] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/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.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/quote-811d0196f2890bad/out /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/quote-1.0.42/src/lib.rs --error-format=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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=a6c11a7f966864f9 -C extra-filename=-b9137a00c5e50d31 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.110 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/syn-2.0.110 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/syn-2.0.110/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.110 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=110 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/syn-2.0.110/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-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=ce26cf2e93f6f501 -C extra-filename=-dd4f29bd8f02d338 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rmeta --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-b9137a00c5e50d31.rmeta --extern unicode_ident=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libunicode_ident-bcbbdbad0cd716e5.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `quote` (lib) generated 1 warning (1 duplicate) Compiling clap v4.5.52 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52/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.52 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/clap-4.5.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=68942a8f880e1d9a -C extra-filename=-07daf1af0313f04b --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap_builder-efcacf7388f26639.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `clap` (lib) generated 1 warning (1 duplicate) Compiling bindgen v0.72.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/bindgen-91a5408d43d951f0/out /usr/local/bin/rustc --crate-name bindgen --edition=2021 /wrkdirs/usr/ports/www/hurl/work/hurl-7.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="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=549a2fd709752e84 -C extra-filename=-e02755d6bad0c008 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbitflags-cfe49dbb87bf2892.rmeta --extern cexpr=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcexpr-a34862d3e986126a.rmeta --extern clang_sys=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclang_sys-4c0f238b19e6d7e5.rmeta --extern itertools=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libitertools-eba273a746095cf1.rmeta --extern proc_macro2=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libproc_macro2-f5af77b92b1e02de.rmeta --extern quote=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libquote-b9137a00c5e50d31.rmeta --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ec3f17d1e9f5d249.rmeta --extern rustc_hash=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/librustc_hash-6921452aecb83040.rmeta --extern shlex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libshlex-5deb3f4f4454d45c.rmeta --extern syn=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libsyn-dd4f29bd8f02d338.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `syn` (lib) generated 1 warning (1 duplicate) warning: `clap_builder` (lib) generated 1 warning (1 duplicate) warning: `bindgen` (lib) generated 1 warning (1 duplicate) Compiling libxml v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Andreas Franzén :Deyan Ginev :Jan Frederik Schaefer ' CARGO_PKG_DESCRIPTION='A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libxml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KWARC/rust-libxml' 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b0b0571309b83b0 -C extra-filename=-e3448efab9d894ff --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/build/libxml-e3448efab9d894ff -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern bindgen=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbindgen-e02755d6bad0c008.rlib --extern pkg_config=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libpkg_config-f5664aa299ca9be6.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang` warning: `libxml` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm19/bin/clang' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Andreas Franzén :Deyan Ginev :Jan Frederik Schaefer ' CARGO_PKG_DESCRIPTION='A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libxml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KWARC/rust-libxml' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/hurl/work/target/release/deps:/wrkdirs/usr/ports/www/hurl/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libxml-e902c61a05fe3fc5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/www/hurl/work/target/release/build/libxml-e3448efab9d894ff/build-script-build` [libxml 0.3.8] cargo::rustc-check-cfg=cfg(libxml_older_than_2_12) [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_NO_PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=SYSROOT [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libxml 0.3.8] cargo:rustc-link-search=native=/usr/local/lib [libxml 0.3.8] cargo:rustc-link-lib=xml2 [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=LIBXML_2.0_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libxml 0.3.8] cargo:rerun-if-env-changed=TARGET [libxml 0.3.8] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_freebsd [libxml 0.3.8] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [libxml 0.3.8] cargo:rerun-if-changed=src/wrapper.h [libxml 0.3.8] clang diag: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/xmlversion.h:80:9: warning: 'LIBXML_OUTPUT_ENABLED' macro redefined [-Wmacro-redefined] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/xmlversion.h:168:9: warning: 'LIBXML_C14N_ENABLED' macro redefined [-Wmacro-redefined] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/nanoftp.h:13:4: warning: "libxml/nanoftp.h is deprecated" [-W#warnings] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings] [libxml 0.3.8] clang diag: /usr/local/include/libxml2/libxml/xmlunicode.h:12:4: warning: "libxml/xmlunicode.h is deprecated" [-W#warnings] [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/c14n.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlexports.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_null.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/machine/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/machine/_limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/_limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/machine/_limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/_limits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/syslimits.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlmemory.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlregexp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stddef.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/cdefs.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_null.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/sys/_types.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/hash.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/valid.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/list.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlautomata.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlregexp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/entities.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlmemory.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/SAX2.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/threads.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpath.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/hash.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/catalog.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/chvalid.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/entities.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/globals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLparser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlsave.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/threads.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/hash.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLparser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLtree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLparser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/list.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/nanoftp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/nanohttp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parserInternals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/HTMLparser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/chvalid.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/SAX2.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/pattern.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/relaxng.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/SAX2.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/SAX.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/schemasInternals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlregexp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/hash.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/dict.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/schematron.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/threads.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/uri.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/valid.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xinclude.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xlink.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlautomata.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlexports.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlmemory.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlmodule.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlreader.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/relaxng.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlschemas.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/encoding.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlerror.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlregexp.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlsave.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlschemas.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlschemastypes.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/schemasInternals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlschemas.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlunicode.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlwriter.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/x86/stdarg.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlIO.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/list.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlstring.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpath.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpathInternals.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/include/stdio.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpath.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpointer.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xmlversion.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/tree.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/parser.h [libxml 0.3.8] cargo:rerun-if-changed=/usr/local/include/libxml2/libxml/xpath.h [libxml 0.3.8] cargo::rustc-check-cfg=cfg(libxml_older_than_2_12) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libxml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Andreas Franzén :Deyan Ginev :Jan Frederik Schaefer ' CARGO_PKG_DESCRIPTION='A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libxml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KWARC/rust-libxml' 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/www/hurl/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/hurl/work/target/release/build/libxml-e902c61a05fe3fc5/out /usr/local/bin/rustc --crate-name libxml --edition=2024 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/cargo-crates/libxml-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())' -C metadata=dcecaae3e47147b7 -C extra-filename=-e6fce95fbab7b504 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibc-d53f9aa0907a99a9.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib -l xml2 --check-cfg 'cfg(libxml_older_than_2_12)' --check-cfg 'cfg(libxml_older_than_2_12)'` Compiling hurl_core v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl_core) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hurl_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl_core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurl_core/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Hurl Core' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurl_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name hurl_core --edition=2021 packages/hurl_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 '--deny=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d657b89933f8b595 -C extra-filename=-41bbde37aa20deb5 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern colored=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libcolored-cd27af1922036534.rmeta --extern libxml=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/liblibxml-e6fce95fbab7b504.rmeta --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rmeta -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` warning: `libxml` (lib) generated 1 warning (1 duplicate) Compiling hurlfmt v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hurlfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Format Hurl files' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurlfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name hurlfmt --edition=2021 packages/hurlfmt/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f091117154c2e69 -C extra-filename=-9eb27fc348aff127 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern base64=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbase64-2f71251c2a1a9bfb.rmeta --extern clap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap-07daf1af0313f04b.rmeta --extern hurl_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl_core-41bbde37aa20deb5.rmeta --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rmeta -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` warning: `hurl_core` (lib) generated 1 warning (1 duplicate) warning: `hurlfmt` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=hurlfmt CARGO_CRATE_NAME=hurlfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt/Cargo.toml CARGO_PKG_AUTHORS='Fabrice Reix :Jean-Christophe Amiel :Filipe Pinto ' CARGO_PKG_DESCRIPTION='Format Hurl files' CARGO_PKG_HOMEPAGE='https://hurl.dev' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hurlfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Orange-OpenSource/hurl' CARGO_PKG_RUST_VERSION=1.91.1 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 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/www/hurl/work/target/release/deps /usr/local/bin/rustc --crate-name hurlfmt --edition=2021 packages/hurlfmt/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 '--deny=clippy::wildcard-imports' --deny=warnings '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::manual_string_new' '--deny=clippy::empty_structs_with_brackets' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=207bfc520c42f7c6 -C extra-filename=-48e8020f61635ab0 --out-dir /wrkdirs/usr/ports/www/hurl/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/hurl/work/target/release/deps --extern base64=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libbase64-2f71251c2a1a9bfb.rlib --extern clap=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libclap-07daf1af0313f04b.rlib --extern hurl_core=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurl_core-41bbde37aa20deb5.rlib --extern hurlfmt=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libhurlfmt-9eb27fc348aff127.rlib --extern regex=/wrkdirs/usr/ports/www/hurl/work/target/release/deps/libregex-ae96e5f704609907.rlib -C ar=ar -C linker=/usr/local/llvm19/bin/clang -L native=/usr/local/lib` warning: `hurlfmt` (bin "hurlfmt") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 2m 14s Installing /wrkdirs/usr/ports/www/hurl/work/stage/usr/local/bin/hurlfmt Installed package `hurlfmt v7.1.0 (/wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/packages/hurlfmt)` (executable `hurlfmt`) warning: be sure to add `/wrkdirs/usr/ports/www/hurl/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries install -m 444 /wrkdirs/usr/ports/www/hurl/work/hurl-7.1.0/docs/manual/*.1 /wrkdirs/usr/ports/www/hurl/work/stage/usr/local/share/man/man1/ ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-17T00:21:13+0000' 'PKG_NOTE_ports_top_git_hash=10f7dee57a4c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=bb7b77417165' '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 hurl-7.1.0 ===> Building hurl-7.1.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for hurl-7.1.0 build of www/hurl | hurl-7.1.0 ended at Tue Dec 16 19:45:21 EST 2025 build time: 00:24:15