=>> Building benchmarks/hyperfine build started at 2025-07-04T00:06:07+00:00 port directory: /usr/ports/benchmarks/hyperfine package name: hyperfine-1.19.0_4 building for: FreeBSD voi.aagh.net 14.2-RELEASE-p2 FreeBSD 14.2-RELEASE-p2 amd64 maintained by: pizzamig@FreeBSD.org port version: 1.19.0 port revision: 4 Makefile datestamp: -rw-r--r-- 1 root wheel 448 Jul 3 21:08 /usr/ports/benchmarks/hyperfine/Makefile Ports top last git commit: 53ccbb1a964b Ports top unclean checkout: yes =>> Inspecting /usr/local/poudriere/data/.m/RELENG_14_2_amd64-default/08//usr/ports/benchmarks/hyperfine for modifications to git checkout... no Port dir last git commit: f3f7e555b06d Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20250601 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 08 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p2 UNAME_r=14.2-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git POUDRIERE_VERSION=3.4.99.20250601 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_14_2_amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/RELENG_14_2_amd64-default/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=RELENG_14_2_amd64-default OLDPWD=/usr/local/poudriere/data/.m/RELENG_14_2_amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250601 PREFIX=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- pizzamig@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 1.19.0 --End PORTVERSION-- --PORTREVISION-- 4 --End PORTREVISION-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/hyperfine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/hyperfine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/benchmarks/hyperfine/work/.cache HOME=/wrkdirs/usr/ports/benchmarks/hyperfine/work TMPDIR="/wrkdirs/usr/ports/benchmarks/hyperfine/work" PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/hyperfine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/hyperfine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/benchmarks/hyperfine/work/.cache HOME=/wrkdirs/usr/ports/benchmarks/hyperfine/work TMPDIR="/wrkdirs/usr/ports/benchmarks/hyperfine/work" PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/hyperfine" EXAMPLESDIR="share/examples/hyperfine" DATADIR="share/hyperfine" WWWDIR="www/hyperfine" ETCDIR="etc/hyperfine" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hyperfine DOCSDIR=/usr/local/share/doc/hyperfine EXAMPLESDIR=/usr/local/share/examples/hyperfine WWWDIR=/usr/local/www/hyperfine ETCDIR=/usr/local/etc/hyperfine --End SUB_LIST-- ---Begin make.conf--- 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 #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=17 ruby=3.3 python=3.11 php=8.3 ssl=openssl linux=c7 WITH_DEBUG_PORTS= ftp/curl sysutils/lnav WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere ---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=portbuild UID=65532 GID=65532 ===> License APACHE20 MIT accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hyperfine-1.19.0_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [voi.aagh.net] Installing pkg-2.2.1... [voi.aagh.net] Extracting pkg-2.2.1: .......... done ===> hyperfine-1.19.0_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hyperfine-1.19.0_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by hyperfine-1.19.0_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by hyperfine-1.19.0_4 for building => SHA256 Checksum OK for rust/crates/ahash-0.7.8.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.18.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.10.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.6.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.93.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.16.crate. => SHA256 Checksum OK for rust/crates/autocfg-0.1.8.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/borsh-1.5.2.crate. => SHA256 Checksum OK for rust/crates/borsh-derive-1.5.2.crate. => SHA256 Checksum OK for rust/crates/bstr-1.10.0.crate. => SHA256 Checksum OK for rust/crates/bytecheck-0.6.12.crate. => SHA256 Checksum OK for rust/crates/bytecheck_derive-0.6.12.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.8.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.20.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.20.crate. => SHA256 Checksum OK for rust/crates/clap_complete-4.5.37.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.2.crate. => SHA256 Checksum OK for rust/crates/cloudabi-0.0.3.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.3.crate. => SHA256 Checksum OK for rust/crates/colored-2.1.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.1.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.2.0.crate. => SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.crate. => SHA256 Checksum OK for rust/crates/fuchsia-cprng-0.1.1.crate. => SHA256 Checksum OK for rust/crates/funty-2.0.0.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.1.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.6.0.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.4.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.13.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.162.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/nix-0.29.0.crate. => SHA256 Checksum OK for rust/crates/normalize-line-endings-0.3.0.crate. => SHA256 Checksum OK for rust/crates/num-0.2.1.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.2.6.crate. => SHA256 Checksum OK for rust/crates/num-complex-0.2.4.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-rational-0.2.4.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.9.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/predicates-3.1.2.crate. => SHA256 Checksum OK for rust/crates/predicates-core-1.0.8.crate. => SHA256 Checksum OK for rust/crates/predicates-tree-1.0.11.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-3.2.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.89.crate. => SHA256 Checksum OK for rust/crates/ptr_meta-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ptr_meta_derive-0.1.4.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/radium-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.6.5.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.1.1.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.4.2.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_hc-0.1.0.crate. => SHA256 Checksum OK for rust/crates/rand_isaac-0.1.1.crate. => SHA256 Checksum OK for rust/crates/rand_jitter-0.1.4.crate. => SHA256 Checksum OK for rust/crates/rand_os-0.1.3.crate. => SHA256 Checksum OK for rust/crates/rand_pcg-0.1.2.crate. => SHA256 Checksum OK for rust/crates/rand_xorshift-0.1.1.crate. => SHA256 Checksum OK for rust/crates/rdrand-0.4.0.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.8.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rend-0.4.2.crate. => SHA256 Checksum OK for rust/crates/rkyv-0.7.45.crate. => SHA256 Checksum OK for rust/crates/rkyv_derive-0.7.45.crate. => SHA256 Checksum OK for rust/crates/rust_decimal-1.36.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.40.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/seahash-4.1.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.214.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.214.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.132.crate. => SHA256 Checksum OK for rust/crates/shell-words-1.1.0.crate. => SHA256 Checksum OK for rust/crates/simdutf8-0.1.5.crate. => SHA256 Checksum OK for rust/crates/statistical-1.0.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.87.crate. => SHA256 Checksum OK for rust/crates/tap-1.0.1.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.14.0.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.0.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.3.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.3.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.8.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.22.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.13.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uuid-1.11.0.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.20.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for sharkdp-hyperfine-v1.19.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by hyperfine-1.19.0_4 for building ===> Extracting for hyperfine-1.19.0_4 => SHA256 Checksum OK for rust/crates/ahash-0.7.8.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.18.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.10.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.6.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.93.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.16.crate. => SHA256 Checksum OK for rust/crates/autocfg-0.1.8.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/borsh-1.5.2.crate. => SHA256 Checksum OK for rust/crates/borsh-derive-1.5.2.crate. => SHA256 Checksum OK for rust/crates/bstr-1.10.0.crate. => SHA256 Checksum OK for rust/crates/bytecheck-0.6.12.crate. => SHA256 Checksum OK for rust/crates/bytecheck_derive-0.6.12.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.8.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.20.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.20.crate. => SHA256 Checksum OK for rust/crates/clap_complete-4.5.37.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.2.crate. => SHA256 Checksum OK for rust/crates/cloudabi-0.0.3.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.3.crate. => SHA256 Checksum OK for rust/crates/colored-2.1.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.1.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.2.0.crate. => SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.crate. => SHA256 Checksum OK for rust/crates/fuchsia-cprng-0.1.1.crate. => SHA256 Checksum OK for rust/crates/funty-2.0.0.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.1.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.6.0.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.4.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.13.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.162.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/nix-0.29.0.crate. => SHA256 Checksum OK for rust/crates/normalize-line-endings-0.3.0.crate. => SHA256 Checksum OK for rust/crates/num-0.2.1.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.2.6.crate. => SHA256 Checksum OK for rust/crates/num-complex-0.2.4.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-rational-0.2.4.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.9.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/predicates-3.1.2.crate. => SHA256 Checksum OK for rust/crates/predicates-core-1.0.8.crate. => SHA256 Checksum OK for rust/crates/predicates-tree-1.0.11.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-3.2.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.89.crate. => SHA256 Checksum OK for rust/crates/ptr_meta-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ptr_meta_derive-0.1.4.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/radium-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.6.5.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.1.1.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.4.2.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_hc-0.1.0.crate. => SHA256 Checksum OK for rust/crates/rand_isaac-0.1.1.crate. => SHA256 Checksum OK for rust/crates/rand_jitter-0.1.4.crate. => SHA256 Checksum OK for rust/crates/rand_os-0.1.3.crate. => SHA256 Checksum OK for rust/crates/rand_pcg-0.1.2.crate. => SHA256 Checksum OK for rust/crates/rand_xorshift-0.1.1.crate. => SHA256 Checksum OK for rust/crates/rdrand-0.4.0.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.8.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rend-0.4.2.crate. => SHA256 Checksum OK for rust/crates/rkyv-0.7.45.crate. => SHA256 Checksum OK for rust/crates/rkyv_derive-0.7.45.crate. => SHA256 Checksum OK for rust/crates/rust_decimal-1.36.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.40.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/seahash-4.1.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.214.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.214.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.132.crate. => SHA256 Checksum OK for rust/crates/shell-words-1.1.0.crate. => SHA256 Checksum OK for rust/crates/simdutf8-0.1.5.crate. => SHA256 Checksum OK for rust/crates/statistical-1.0.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.87.crate. => SHA256 Checksum OK for rust/crates/tap-1.0.1.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.14.0.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.0.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.3.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.3.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.8.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.22.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.13.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uuid-1.11.0.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.20.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for sharkdp-hyperfine-v1.19.0_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Patching for hyperfine-1.19.0_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hyperfine-1.19.0_4 depends on package: rust>=1.88.0 - not found ===> Installing existing package /packages/All/rust-1.88.0.pkg [voi.aagh.net] Installing rust-1.88.0... [voi.aagh.net] `-- Installing curl-8.14.1... [voi.aagh.net] | `-- Installing brotli-1.1.0,1... [voi.aagh.net] | `-- Extracting brotli-1.1.0,1: .......... done [voi.aagh.net] | `-- Installing libnghttp2-1.66.0... [voi.aagh.net] | `-- Extracting libnghttp2-1.66.0: .......... done [voi.aagh.net] | `-- Installing libssh2-1.11.1,3... [voi.aagh.net] | | `-- Installing openssl-3.0.17,1... [voi.aagh.net] | | `-- Extracting openssl-3.0.17,1: .......... done [voi.aagh.net] | `-- Extracting libssh2-1.11.1,3: .......... done [voi.aagh.net] | `-- Installing zstd-1.5.7... [voi.aagh.net] | | `-- Installing liblz4-1.10.0,1... [voi.aagh.net] | | `-- Extracting liblz4-1.10.0,1: .......... done [voi.aagh.net] | `-- Extracting zstd-1.5.7: .......... done [voi.aagh.net] `-- Extracting curl-8.14.1: .......... done [voi.aagh.net] `-- Installing gdb-15.1_3... [voi.aagh.net] | `-- Installing boost-libs-1.88.0_1... [voi.aagh.net] | | `-- Installing icu-76.1,1... [voi.aagh.net] | | `-- Extracting icu-76.1,1: .......... done [voi.aagh.net] | `-- Extracting boost-libs-1.88.0_1: .......... done [voi.aagh.net] | `-- Installing expat-2.7.1... [voi.aagh.net] | `-- Extracting expat-2.7.1: .......... done [voi.aagh.net] | `-- Installing gettext-runtime-0.23.1... [voi.aagh.net] | | `-- Installing indexinfo-0.3.1_1... [voi.aagh.net] | | `-- Extracting indexinfo-0.3.1_1: .... done [voi.aagh.net] | `-- Extracting gettext-runtime-0.23.1: .......... done [voi.aagh.net] | `-- Installing gmp-6.3.0... [voi.aagh.net] | `-- Extracting gmp-6.3.0: .......... done [voi.aagh.net] | `-- Installing libiconv-1.17_1... [voi.aagh.net] | `-- Extracting libiconv-1.17_1: .......... done [voi.aagh.net] | `-- Installing mpfr-4.2.2,1... [voi.aagh.net] | `-- Extracting mpfr-4.2.2,1: .......... done [voi.aagh.net] | `-- Installing readline-8.2.13_2... [voi.aagh.net] | `-- Extracting readline-8.2.13_2: .......... done [voi.aagh.net] | `-- Installing source-highlight-3.1.9_13... [voi.aagh.net] | `-- Extracting source-highlight-3.1.9_13: .......... done [voi.aagh.net] | `-- Installing xxhash-0.8.3... [voi.aagh.net] | `-- Extracting xxhash-0.8.3: .......... done [voi.aagh.net] `-- Extracting gdb-15.1_3: .......... done [voi.aagh.net] Extracting rust-1.88.0: .......... done ===== Message from boost-libs-1.88.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> hyperfine-1.19.0_4 depends on package: rust>=1.88.0 - found ===> Returning to build of hyperfine-1.19.0_4 ===> hyperfine-1.19.0_4 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [voi.aagh.net] Installing ccache-3.7.12_8... [voi.aagh.net] Extracting ccache-3.7.12_8: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> hyperfine-1.19.0_4 depends on file: /usr/local/bin/ccache - found ===> Returning to build of hyperfine-1.19.0_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Configuring for hyperfine-1.19.0_4 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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=portbuild UID=65532 GID=65532 ===> Building for hyperfine-1.19.0_4 Compiling autocfg v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ff9b6e59e6a3018 -C extra-filename=-8522158be81d6f23 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling libc v0.2.162 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1ce08a339a49bb1f -C extra-filename=-7df6a93879675cf6 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/libc-7df6a93879675cf6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling proc-macro2 v1.0.89 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/proc-macro2-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/proc-macro2-1.0.89/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=a27fef5b883eff0f -C extra-filename=-4521e356a4c2ed0b --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/proc-macro2-4521e356a4c2ed0b -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/proc-macro2-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/proc-macro2-850e35c062c5ab2c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/proc-macro2-4521e356a4c2ed0b/build-script-build` [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.89] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.89] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.89] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/libc-d03eb1a3ecc696c7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/libc-7df6a93879675cf6/build-script-build` [libc 0.2.162] cargo:rerun-if-changed=build.rs [libc 0.2.162] cargo:rustc-cfg=freebsd11 [libc 0.2.162] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.162] cargo:rustc-cfg=libc_union [libc 0.2.162] cargo:rustc-cfg=libc_const_size_of [libc 0.2.162] cargo:rustc-cfg=libc_align [libc 0.2.162] cargo:rustc-cfg=libc_int128 [libc 0.2.162] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.162] cargo:rustc-cfg=libc_packedN [libc 0.2.162] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.162] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.162] cargo:rustc-cfg=libc_long_array [libc 0.2.162] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.162] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.162] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.162] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.162] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Compiling unicode-ident v1.0.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/unicode-ident-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a46aed60b1c6d115 -C extra-filename=-4d9cc89c8e7e5ea2 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/proc-macro2-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/proc-macro2-850e35c062c5ab2c/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/proc-macro2-1.0.89/src/lib.rs --error-format=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=e33132627b27e78a -C extra-filename=-ce6ad01190960823 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libunicode_ident-4d9cc89c8e7e5ea2.rmeta --cap-lints warn --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/libc-d03eb1a3ecc696c7/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=fa5c59fe8f2f3e88 -C extra-filename=-901a7b3019912872 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_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(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/mod.rs:1517:9 | 1517 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/mod.rs:1577:9 | 1577 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/mod.rs:1618:9 | 1618 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 623 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/mod.rs:625:1 | 625 | / safe_f! { 626 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 627 | | status & 0o177 ... | 645 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/mod.rs:1489:1 | 1489 | / safe_f! { 1490 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1491 | | status == 0x13 ... | 1501 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/mod.rs:4993:1 | 4993 | / f! { 4994 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4995 | | (cmsg as *mut ::c_uchar) 4996 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5110 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/mod.rs:5112:1 | 5112 | / safe_f! { 5113 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 5114 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5149 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1 | 437 | / safe_f! { 438 | | pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t { 439 | | let major = major as ::dev_t; 440 | | let minor = minor as ::dev_t; ... | 443 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1 | 445 | / f! { 446 | | pub fn major(dev: ::dev_t) -> ::c_int { 447 | | ((dev >> 8) & 0xff) as ::c_int ... | 453 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:196:28 | 196 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 196 - || self.a_fcn == other.a_fcn } 196 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | warning: `libc` (lib) generated 11 warnings Compiling quote v1.0.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=a5bfbdf31a569562 -C extra-filename=-c91bde43840b51dd --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libproc_macro2-ce6ad01190960823.rmeta --cap-lints warn` Compiling rustix v0.38.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b289e2e8e22a8ac1 -C extra-filename=-35c908933cff3296 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-35c908933cff3296 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling syn v2.0.87 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/syn-2.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/syn-2.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=1789ad289cccab0d -C extra-filename=-19b45cf88ba22850 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libproc_macro2-ce6ad01190960823.rmeta --extern quote=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libquote-c91bde43840b51dd.rmeta --extern unicode_ident=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libunicode_ident-4d9cc89c8e7e5ea2.rmeta --cap-lints warn` Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=ae26fd0fcff74c0b -C extra-filename=-6802e31fb8ca3a68 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-traits-6802e31fb8ca3a68 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libautocfg-8522158be81d6f23.rlib --cap-lints warn` Compiling autocfg v0.1.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/autocfg-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/autocfg-0.1.8/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='' CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/autocfg-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1a6f5ac676b6b8e -C extra-filename=-8f38159e93d62df4 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libautocfg-8522158be81d6f23.rmeta --cap-lints warn` Compiling rand_core v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/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://crates.io/crates/rand_core' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "serde", "serde1", "serde_derive", "std"))' -C metadata=388ffd0810d57b21 -C extra-filename=-aa502a6743dd5566 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/impls.rs:20:23 | 20 | use core::intrinsics::transmute; | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:95:23 | 95 | cause: Option>, | ^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 95 | cause: Option>, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/lib.rs:422:24 | 422 | impl std::io::Read for RngCore { | ^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 422 | impl std::io::Read for dyn RngCore { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:160:32 | 160 | fn cause(&self) -> Option<&stdError> { | ^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 160 | fn cause(&self) -> Option<&dyn stdError> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:120:27 | 120 | where E: Into> | ^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 120 | where E: Into> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:137:48 | 137 | pub fn take_cause(&mut self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 137 | pub fn take_cause(&mut self) -> Option> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:161:52 | 161 | self.cause.as_ref().map(|e| e.as_ref() as &stdError) | ^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 161 | self.cause.as_ref().map(|e| e.as_ref() as &dyn stdError) | +++ warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/impls.rs:48:13 | 48 | transmute(rng.next_u64().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u64::to_ne_bytes(rng.next_u64().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: `#[warn(unnecessary_transmutes)]` on by default warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/impls.rs:55:13 | 55 | transmute(rng.next_u64().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u64::to_ne_bytes(rng.next_u64().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/impls.rs:60:13 | 60 | transmute(rng.next_u32().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::to_ne_bytes(rng.next_u32().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: `rand_core` (lib) generated 10 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=i128,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_I128=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-traits-952eaffc18d38dd9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-traits-6802e31fb8ca3a68/build-script-build` [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/libc-92c59a2233a5e2cb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/libc-7df6a93879675cf6/build-script-build` [libc 0.2.162] cargo:rerun-if-changed=build.rs [libc 0.2.162] cargo:rustc-cfg=freebsd11 [libc 0.2.162] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.162] cargo:rustc-cfg=libc_union [libc 0.2.162] cargo:rustc-cfg=libc_const_size_of [libc 0.2.162] cargo:rustc-cfg=libc_align [libc 0.2.162] cargo:rustc-cfg=libc_int128 [libc 0.2.162] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.162] cargo:rustc-cfg=libc_packedN [libc 0.2.162] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.162] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.162] cargo:rustc-cfg=libc_long_array [libc 0.2.162] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.162] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.162] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.162] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.162] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.162] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.162] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.162] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.162] 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/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.162 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=162 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/libc-92c59a2233a5e2cb/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d772b0995d2d1141 -C extra-filename=-ffd551d6c2787d35 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_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(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: `libc` (lib) generated 11 warnings (11 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-traits-952eaffc18d38dd9/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=abe4924982ba1bfe -C extra-filename=-911259b6a1a4ddc4 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling errno v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4c365b46c8435df9 -C extra-filename=-b6c22faa2a28ba7c --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-ffd551d6c2787d35.rmeta --cap-lints warn` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `errno` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,termios,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-c07c7eaa85695c87/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-35c908933cff3296/build-script-build` [rustix 0.38.40] cargo:rerun-if-changed=build.rs [rustix 0.38.40] cargo:rustc-cfg=static_assertions [rustix 0.38.40] cargo:rustc-cfg=libc [rustix 0.38.40] cargo:rustc-cfg=freebsdlike [rustix 0.38.40] cargo:rustc-cfg=bsd [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling bitflags v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=8ff6fec3b6a95551 -C extra-filename=-8464f37fcf881b2f --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling utf8parse v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=7a5e1ef1c11b61a5 -C extra-filename=-db03201cae59daf8 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling anstyle-parse v0.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-parse-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-parse-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-parse-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::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' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=ce7bb95a04c937e7 -C extra-filename=-b39440a8aeb16818 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libutf8parse-db03201cae59daf8.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-c07c7eaa85695c87/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a3f0f0b6ac6e6606 -C extra-filename=-9fbb59962e1de1cb --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libbitflags-8464f37fcf881b2f.rmeta --extern libc_errno=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liberrno-b6c22faa2a28ba7c.rmeta --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-ffd551d6c2787d35.rmeta --cap-lints warn --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:1713:5 | 1713 | / weakcall! { 1714 | | fn memfd_create( 1715 | | name: *const c::c_char, 1716 | | flags: c::c_uint 1717 | | ) -> c::c_int 1718 | | } | |_____- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:962:18 | 962 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:964:21 | 964 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:966:14 | 966 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:968:29 | 968 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:970:32 | 970 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:972:25 | 972 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:173:48 | 173 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:245:13 | 245 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:397:13 | 397 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:449:13 | 449 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:702:13 | 702 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:785:13 | 785 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:846:13 | 846 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:1032:13 | 1032 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:1113:13 | 1113 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:1237:33 | 1237 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:1247:36 | 1247 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_NOFOLLOW)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EACCESS)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_REMOVEDIR)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_FOLLOW)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EMPTY_PATH)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_RESOLVE_BENEATH)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_ACCMODE)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY | c::O_WRONLY | c::O_RDWR)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_APPEND)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CREAT)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECTORY)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DSYNC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EXCL)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_FSYNC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOFOLLOW)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NONBLOCK)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_WRONLY)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDWR)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOCTTY)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_SYNC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:281:22 | 281 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_TRUNC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:284:23 | 284 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_PATH)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:294:22 | 294 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:297:25 | 297 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECT)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:322:24 | 322 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RESOLVE_BENEATH)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:326:33 | 326 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EMPTY_PATH)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:330:28 | 330 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SEAL)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:660:22 | 660 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SHRINK)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:662:24 | 662 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_GROW)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:664:22 | 664 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_WRITE)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/fs/types.rs:666:23 | 666 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::FD_CLOEXEC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/io/syscalls.rs:330:13 | 330 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rustix` (lib) generated 53 warnings Compiling rand_core v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.3.1/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://crates.io/crates/rand_core' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde1", "std"))' -C metadata=a5bc21f28848a882 -C extra-filename=-8f5ce885f2add437 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-aa502a6743dd5566.rmeta --cap-lints warn` Compiling colorchoice v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colorchoice-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colorchoice-1.0.3/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.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colorchoice-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=247be073c7514c9a -C extra-filename=-a2cbf62b3db2c261 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling anstyle-query v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-query-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-query-1.1.2/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.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-query-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac5acd7b52087874 -C extra-filename=-c10655be9b468052 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling anstyle v1.0.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f15d9f5c8810b39f -C extra-filename=-96e995cb695875e6 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=6e5e936c9d94d612 -C extra-filename=-79c50924bf1e16f7 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling anstream v0.6.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstream-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstream-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstream-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=bbad5e396c4feb91 -C extra-filename=-873d1513a77f284d --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle-96e995cb695875e6.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle_parse-b39440a8aeb16818.rmeta --extern anstyle_query=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle_query-c10655be9b468052.rmeta --extern colorchoice=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libcolorchoice-a2cbf62b3db2c261.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libis_terminal_polyfill-79c50924bf1e16f7.rmeta --extern utf8parse=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libutf8parse-db03201cae59daf8.rmeta --cap-lints warn` Compiling terminal_size v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0/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.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=240c892b6052072b -C extra-filename=-fee7ed8931b13850 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librustix-9fbb59962e1de1cb.rmeta --cap-lints warn` Compiling num-integer v0.1.46 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-integer-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=80be4481fd0c12fd -C extra-filename=-2a3e32230c77dc1f --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_traits-911259b6a1a4ddc4.rmeta --cap-lints warn` Compiling num-bigint v0.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "quickcheck", "quickcheck_macros", "rand", "serde", "std"))' -C metadata=965eecf95830184d -C extra-filename=-fcf00d6ba2c6b4b9 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-bigint-fcf00d6ba2c6b4b9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libautocfg-8522158be81d6f23.rlib --cap-lints warn` Compiling serde v1.0.214 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde-1.0.214/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde-1.0.214/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=cd63f92567239389 -C extra-filename=-24aa2fc3e88c5796 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/serde-24aa2fc3e88c5796 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e0bf1db07d92cb5 -C extra-filename=-ae0f900c582b6190 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling clap_lex v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_lex-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36fe61ce6de266ba -C extra-filename=-97c9d4752d392738 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling clap_builder v4.5.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --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=fe145844ac6862b3 -C extra-filename=-d37c06054d0b8dea --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstream-873d1513a77f284d.rmeta --extern anstyle=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle-96e995cb695875e6.rmeta --extern clap_lex=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_lex-97c9d4752d392738.rmeta --extern strsim=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libstrsim-ae0f900c582b6190.rmeta --extern terminal_size=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libterminal_size-fee7ed8931b13850.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde-1.0.214/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/serde-3f6d80d79c8276fa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/serde-24aa2fc3e88c5796/build-script-build` [serde 1.0.214] cargo:rerun-if-changed=build.rs [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.214] cargo:rustc-check-cfg=cfg(no_target_has_atomic) 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='' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-bigint-e02d20b6c9de2022/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-bigint-fcf00d6ba2c6b4b9/build-script-build` [num-bigint 0.2.6] cargo:rustc-cfg=has_i128 [num-bigint 0.2.6] cargo:rerun-if-changed=build.rs Compiling rand_pcg v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Selected PCG random number generators ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_pcg' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_pcg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=bbcd6e77bba3614f -C extra-filename=-428bc6145f851fbe --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand_pcg-428bc6145f851fbe -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libautocfg-8f38159e93d62df4.rlib --cap-lints warn` Compiling rand_chacha v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_chacha' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1eb416a098320b55 -C extra-filename=-63d081250a7dd556 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand_chacha-63d081250a7dd556 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libautocfg-8f38159e93d62df4.rlib --cap-lints warn` Compiling serde_derive v1.0.214 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_derive-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_derive-1.0.214/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.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_derive-1.0.214/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=3abd60e2befab7d6 -C extra-filename=-72cbe8d4222902c7 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libproc_macro2-ce6ad01190960823.rlib --extern quote=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libquote-c91bde43840b51dd.rlib --extern syn=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libsyn-19b45cf88ba22850.rlib --extern proc_macro --cap-lints warn` Compiling zerocopy-derive v0.7.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-derive-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-derive-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy_derive --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1f0c056d0f9035c -C extra-filename=-4cdcfcdaf53aa984 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libproc_macro2-ce6ad01190960823.rlib --extern quote=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libquote-c91bde43840b51dd.rlib --extern syn=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libsyn-19b45cf88ba22850.rlib --extern proc_macro --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,termios,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-007ac4fb61cb442b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-35c908933cff3296/build-script-build` [rustix 0.38.40] cargo:rerun-if-changed=build.rs [rustix 0.38.40] cargo:rustc-cfg=static_assertions [rustix 0.38.40] cargo:rustc-cfg=libc [rustix 0.38.40] cargo:rustc-cfg=freebsdlike [rustix 0.38.40] cargo:rustc-cfg=bsd [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=7f3236e70de3766d -C extra-filename=-8639dd1c81ed62f1 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rmeta --cap-lints warn` warning: `errno` (lib) generated 1 warning (1 duplicate) Compiling num-complex v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Complex numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-complex' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-complex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-complex' CARGO_PKG_RUST_VERSION='' 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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "rand", "serde", "std"))' -C metadata=07aec3046f3e1699 -C extra-filename=-a634117e94ca48ca --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-complex-a634117e94ca48ca -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libautocfg-8522158be81d6f23.rlib --cap-lints warn` Compiling num-rational v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Rational numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-rational' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-rational CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-rational' 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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="bigint"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "bigint-std", "default", "i128", "num-bigint", "serde", "std"))' -C metadata=d1b4a86d4976df1f -C extra-filename=-4256a7db26b90fc4 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-rational-4256a7db26b90fc4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libautocfg-8522158be81d6f23.rlib --cap-lints warn` Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=fac1b9edca70c92f -C extra-filename=-ab1323484ac2c35b --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=9c707b307ba6e5e1 -C extra-filename=-1d56449510e96d11 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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=6ea043b02b9c1911 -C extra-filename=-ad9558650c0f4f09 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling cfg-if v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=b47698d0437206c9 -C extra-filename=-5735568b405be334 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling getrandom v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=971fb52afc68d02c -C extra-filename=-72ebc01c9427bc47 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libcfg_if-5735568b405be334.rmeta --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-parse-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-parse-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-parse-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=47450ac19e7352e0 -C extra-filename=-be3f1cef5a5a73ef --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libutf8parse-ad9558650c0f4f09.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-007ac4fb61cb442b/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5cbffa8d37cf4658 -C extra-filename=-f6cbfd05b6ab167e --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libbitflags-1d56449510e96d11.rmeta --extern libc_errno=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liberrno-8639dd1c81ed62f1.rmeta --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rmeta --cap-lints warn --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `rustix` (lib) generated 53 warnings (53 duplicates) Compiling zerocopy v0.7.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=17020feae358ce21 -C extra-filename=-0b6c0c8500358271 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libbyteorder-ab1323484ac2c35b.rmeta --extern zerocopy_derive=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libzerocopy_derive-4cdcfcdaf53aa984.so --cap-lints warn` warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:967:5 | 967 | / fn only_derive_is_allowed_to_implement_this_trait() 968 | | where 969 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:1003:1 | 1003 | / safety_comment! { 1004 | | /// SAFETY: 1005 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 1006 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1020 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1021 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:3192:1 | 3192 | / safety_comment! { 3193 | | /// SAFETY: 3194 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3195 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3231 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3232 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:3527:1 | 3527 | / safety_comment! { 3528 | | /// SAFETY: 3529 | | /// Per the reference [1]: 3530 | | /// ... | 3594 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3595 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `zerocopy` (lib) generated 9 warnings (5 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=bigint,num-bigint,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_BIGINT=1 CARGO_FEATURE_NUM_BIGINT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Rational numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-rational' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-rational CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-rational' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-rational-14796e9ae76ac83b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-rational-4256a7db26b90fc4/build-script-build` [num-rational 0.2.4] cargo:rustc-cfg=has_i128 [num-rational 0.2.4] cargo:rustc-cfg=has_const_fn [num-rational 0.2.4] cargo:rerun-if-changed=build.rs 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='' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Complex numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-complex' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-complex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-complex' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-complex-1bb82a0a6ad14058/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-complex-a634117e94ca48ca/build-script-build` [num-complex 0.2.4] cargo:rustc-cfg=has_i128 [num-complex 0.2.4] cargo:rustc-cfg=has_const_fn [num-complex 0.2.4] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde-1.0.214 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde-1.0.214/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.214 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=214 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/serde-3f6d80d79c8276fa/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde-1.0.214/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=4e00487d6f2fef9b -C extra-filename=-5605f1580932c615 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libserde_derive-72cbe8d4222902c7.so --cap-lints warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_chacha' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 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/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand_chacha-b3d4de678b523c47/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand_chacha-63d081250a7dd556/build-script-build` [rand_chacha 0.1.1] cargo:rerun-if-changed=build.rs [rand_chacha 0.1.1] cargo:rustc-check-cfg=cfg(rustc_1_26) [rand_chacha 0.1.1] cargo:rustc-cfg=rustc_1_26 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Selected PCG random number generators ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_pcg' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_pcg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand_pcg-f22d973a2e8dab60/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand_pcg-428bc6145f851fbe/build-script-build` [rand_pcg 0.1.2] cargo:rerun-if-changed=build.rs [rand_pcg 0.1.2] cargo:rustc-check-cfg=cfg(rustc_1_26) [rand_pcg 0.1.2] cargo:rustc-cfg=rustc_1_26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-bigint-e02d20b6c9de2022/out /usr/local/bin/rustc --crate-name num_bigint --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "quickcheck", "quickcheck_macros", "rand", "serde", "std"))' -C metadata=0d71390ece3970e4 -C extra-filename=-a4a47fc74925b405 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_integer-2a3e32230c77dc1f.rmeta --extern num_traits=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_traits-911259b6a1a4ddc4.rmeta --cap-lints warn --cfg has_i128` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:13:7 | 13 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:889:7 | 889 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:914:7 | 914 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1000:7 | 1000 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1051:7 | 1051 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1068:7 | 1068 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1079:7 | 1079 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1128:7 | 1128 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1141:7 | 1141 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1229:7 | 1229 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1273:7 | 1273 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1307:7 | 1307 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1324:7 | 1324 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1335:7 | 1335 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1410:7 | 1410 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1423:7 | 1423 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1434:7 | 1434 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1471:7 | 1471 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1511:7 | 1511 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1520:7 | 1520 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1533:7 | 1533 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1585:7 | 1585 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1598:7 | 1598 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1635:7 | 1635 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1694:7 | 1694 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1704:7 | 1704 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1715:7 | 1715 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1727:7 | 1727 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1806:7 | 1806 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1820:7 | 1820 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1833:7 | 1833 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1871:7 | 1871 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1930:7 | 1930 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1940:7 | 1940 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1951:7 | 1951 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1963:7 | 1963 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2040:7 | 2040 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2053:7 | 2053 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2064:7 | 2064 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2362:7 | 2362 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2408:7 | 2408 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2558:7 | 2558 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2566:7 | 2566 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:996:1 | 996 | promote_all_scalars!(impl Add for BigInt, add); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:996:1 | 996 | promote_all_scalars!(impl Add for BigInt, add); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:996:1 | 996 | promote_all_scalars!(impl Add for BigInt, add); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:996:1 | 996 | promote_all_scalars!(impl Add for BigInt, add); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:997:1 | 997 | promote_all_scalars_assign!(impl AddAssign for BigInt, add_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:997:1 | 997 | promote_all_scalars_assign!(impl AddAssign for BigInt, add_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1225:1 | 1225 | promote_all_scalars!(impl Sub for BigInt, sub); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1225:1 | 1225 | promote_all_scalars!(impl Sub for BigInt, sub); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1225:1 | 1225 | promote_all_scalars!(impl Sub for BigInt, sub); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1225:1 | 1225 | promote_all_scalars!(impl Sub for BigInt, sub); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1226:1 | 1226 | promote_all_scalars_assign!(impl SubAssign for BigInt, sub_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1226:1 | 1226 | promote_all_scalars_assign!(impl SubAssign for BigInt, sub_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1467:1 | 1467 | promote_all_scalars!(impl Mul for BigInt, mul); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1467:1 | 1467 | promote_all_scalars!(impl Mul for BigInt, mul); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1467:1 | 1467 | promote_all_scalars!(impl Mul for BigInt, mul); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1467:1 | 1467 | promote_all_scalars!(impl Mul for BigInt, mul); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1468:1 | 1468 | promote_all_scalars_assign!(impl MulAssign for BigInt, mul_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1468:1 | 1468 | promote_all_scalars_assign!(impl MulAssign for BigInt, mul_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1631:1 | 1631 | promote_all_scalars!(impl Div for BigInt, div); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1631:1 | 1631 | promote_all_scalars!(impl Div for BigInt, div); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1631:1 | 1631 | promote_all_scalars!(impl Div for BigInt, div); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1631:1 | 1631 | promote_all_scalars!(impl Div for BigInt, div); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1632:1 | 1632 | promote_all_scalars_assign!(impl DivAssign for BigInt, div_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1632:1 | 1632 | promote_all_scalars_assign!(impl DivAssign for BigInt, div_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1867:1 | 1867 | promote_all_scalars!(impl Rem for BigInt, rem); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1867:1 | 1867 | promote_all_scalars!(impl Rem for BigInt, rem); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1867:1 | 1867 | promote_all_scalars!(impl Rem for BigInt, rem); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1867:1 | 1867 | promote_all_scalars!(impl Rem for BigInt, rem); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1868:1 | 1868 | promote_all_scalars_assign!(impl RemAssign for BigInt, rem_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1868:1 | 1868 | promote_all_scalars_assign!(impl RemAssign for BigInt, rem_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2262:11 | 2262 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2290:11 | 2290 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2321:11 | 2321 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2332:11 | 2332 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:551:7 | 551 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:586:7 | 586 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:644:7 | 644 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:655:7 | 655 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:724:7 | 724 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:791:7 | 791 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:801:7 | 801 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:810:7 | 810 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:848:7 | 848 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:897:7 | 897 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:907:7 | 907 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:956:7 | 956 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1020:7 | 1020 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1030:7 | 1030 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1038:7 | 1038 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1093:7 | 1093 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1137:7 | 1137 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1144:7 | 1144 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1178:7 | 1178 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1188:7 | 1188 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1196:7 | 1196 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1704:7 | 1704 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1764:7 | 1764 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1772:7 | 1772 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:2408:7 | 2408 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:2415:7 | 2415 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:3048:7 | 3048 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:3080:7 | 3080 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:582:1 | 582 | promote_unsigned_scalars!(impl Add for BigUint, add); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:582:1 | 582 | promote_unsigned_scalars!(impl Add for BigUint, add); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:582:1 | 582 | promote_unsigned_scalars!(impl Add for BigUint, add); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:582:1 | 582 | promote_unsigned_scalars!(impl Add for BigUint, add); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:583:1 | 583 | promote_unsigned_scalars_assign!(impl AddAssign for BigUint, add_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:583:1 | 583 | promote_unsigned_scalars_assign!(impl AddAssign for BigUint, add_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:720:1 | 720 | promote_unsigned_scalars!(impl Sub for BigUint, sub); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:720:1 | 720 | promote_unsigned_scalars!(impl Sub for BigUint, sub); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:720:1 | 720 | promote_unsigned_scalars!(impl Sub for BigUint, sub); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:720:1 | 720 | promote_unsigned_scalars!(impl Sub for BigUint, sub); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:721:1 | 721 | promote_unsigned_scalars_assign!(impl SubAssign for BigUint, sub_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:721:1 | 721 | promote_unsigned_scalars_assign!(impl SubAssign for BigUint, sub_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:844:1 | 844 | promote_unsigned_scalars!(impl Mul for BigUint, mul); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:844:1 | 844 | promote_unsigned_scalars!(impl Mul for BigUint, mul); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:844:1 | 844 | promote_unsigned_scalars!(impl Mul for BigUint, mul); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:844:1 | 844 | promote_unsigned_scalars!(impl Mul for BigUint, mul); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:845:1 | 845 | promote_unsigned_scalars_assign!(impl MulAssign for BigUint, mul_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:845:1 | 845 | promote_unsigned_scalars_assign!(impl MulAssign for BigUint, mul_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:952:1 | 952 | promote_unsigned_scalars!(impl Div for BigUint, div); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:952:1 | 952 | promote_unsigned_scalars!(impl Div for BigUint, div); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:952:1 | 952 | promote_unsigned_scalars!(impl Div for BigUint, div); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:952:1 | 952 | promote_unsigned_scalars!(impl Div for BigUint, div); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:953:1 | 953 | promote_unsigned_scalars_assign!(impl DivAssign for BigUint, div_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:953:1 | 953 | promote_unsigned_scalars_assign!(impl DivAssign for BigUint, div_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1089:1 | 1089 | promote_unsigned_scalars!(impl Rem for BigUint, rem); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1089:1 | 1089 | promote_unsigned_scalars!(impl Rem for BigUint, rem); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1089:1 | 1089 | promote_unsigned_scalars!(impl Rem for BigUint, rem); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1089:1 | 1089 | promote_unsigned_scalars!(impl Rem for BigUint, rem); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1090:1 | 1090 | promote_unsigned_scalars_assign!(impl RemAssign for BigUint, rem_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1090:1 | 1090 | promote_unsigned_scalars_assign!(impl RemAssign for BigUint, rem_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1552:11 | 1552 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1575:11 | 1575 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1638:11 | 1638 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1653:11 | 1653 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-bigint` (lib) generated 259 warnings (120 duplicates) Compiling clap v4.5.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --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-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=f35c926009499a49 -C extra-filename=-5129c4bfdfbada2c --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_builder-d37c06054d0b8dea.rmeta --cap-lints warn` Compiling rand v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_os"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "i128_support", "log", "nightly", "packed_simd", "rand_os", "serde1", "simd_support", "std", "stdweb", "wasm-bindgen"))' -C metadata=2319938ef66cbb53 -C extra-filename=-dc025cf76cdbdd4e --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand-dc025cf76cdbdd4e -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libautocfg-8f38159e93d62df4.rlib --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colorchoice-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colorchoice-1.0.3/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.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colorchoice-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f30a1fb3e59941d5 -C extra-filename=-82a950097f5bb500 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=f3d32ac3114ea62e -C extra-filename=-19d0d65fc4d380c5 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling portable-atomic v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/portable-atomic-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/portable-atomic-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/portable-atomic-1.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=039462dcbda80d15 -C extra-filename=-3a42b43eba7815f8 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/portable-atomic-3a42b43eba7815f8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-query-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-query-1.1.2/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.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-query-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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea9dc04d9ac5cf77 -C extra-filename=-ae16e1bba2a34ce6 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d112baa9f5ce08b5 -C extra-filename=-5848b0b08918be6e --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling lazy_static v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/lazy_static-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=7159a6d01f6b9a47 -C extra-filename=-d0bc43675b64fe83 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` warning: elided lifetime has a name --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `lazy_static` (lib) generated 1 warning Compiling memchr v2.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=505d4e7de0e047c7 -C extra-filename=-13b4cd22e7341a20 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstream-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstream-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anstream-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=21e39cb9bf82e461 -C extra-filename=-d6aa2d0679ff444d --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle-5848b0b08918be6e.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle_parse-be3f1cef5a5a73ef.rmeta --extern anstyle_query=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle_query-ae16e1bba2a34ce6.rmeta --extern colorchoice=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libcolorchoice-82a950097f5bb500.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libis_terminal_polyfill-19d0d65fc4d380c5.rmeta --extern utf8parse=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libutf8parse-ad9558650c0f4f09.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/portable-atomic-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/portable-atomic-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/portable-atomic-7d0519e8ec902121/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/portable-atomic-3a42b43eba7815f8/build-script-build` [portable-atomic 1.9.0] cargo:rerun-if-changed=build.rs [portable-atomic 1.9.0] cargo:rerun-if-changed=no_atomic.rs [portable-atomic 1.9.0] cargo:rerun-if-changed=version.rs [portable-atomic 1.9.0] cargo:rustc-check-cfg=cfg(target_feature,values("zaamo","zabha","experimental-zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3")) [portable-atomic 1.9.0] cargo:rustc-check-cfg=cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_19,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute) [portable-atomic 1.9.0] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha")) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,rand_os,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RAND_OS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand-bfc8e05570cb4369/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand-dc025cf76cdbdd4e/build-script-build` [rand 0.6.5] cargo:rerun-if-changed=build.rs [rand 0.6.5] cargo:rustc-check-cfg=cfg(rustc_1_25) [rand 0.6.5] cargo:rustc-cfg=rustc_1_25 [rand 0.6.5] cargo:rustc-check-cfg=cfg(rustc_1_26) [rand 0.6.5] cargo:rustc-cfg=rustc_1_26 [rand 0.6.5] cargo:rustc-check-cfg=cfg(rustc_1_27) [rand 0.6.5] cargo:rustc-cfg=rustc_1_27 Compiling clap_complete v4.5.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_complete-4.5.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_complete-4.5.37/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.37 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap_complete --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_complete-4.5.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=5f6c9d6bf3f7466f -C extra-filename=-cd8a7527f1110d6b --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern clap=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap-5129c4bfdfbada2c.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_rational CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Rational numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-rational' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-rational CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-rational' 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/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-rational-14796e9ae76ac83b/out /usr/local/bin/rustc --crate-name num_rational --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-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 --cfg 'feature="bigint"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "bigint-std", "default", "i128", "num-bigint", "serde", "std"))' -C metadata=0f67fbc0a48c09d9 -C extra-filename=-be6208b088347d7a --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern num_bigint=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_bigint-a4a47fc74925b405.rmeta --extern num_integer=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_integer-2a3e32230c77dc1f.rmeta --extern num_traits=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_traits-911259b6a1a4ddc4.rmeta --cap-lints warn --cfg has_i128 --cfg has_const_fn` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1287:7 | 1287 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1295:7 | 1295 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:73:15 | 73 | #[cfg(has_const_fn)] | ^^^^^^^^^^^^ ... 83 | / maybe_const! { 84 | | /// Creates a `Ratio` without checking for `denom == 0` or reducing. 85 | | #[inline] 86 | | pub fn new_raw(numer: T, denom: T) -> Ratio { ... | 104 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `maybe_const` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_const_fn` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:76:19 | 76 | #[cfg(not(has_const_fn))] | ^^^^^^^^^^^^ ... 83 | / maybe_const! { 84 | | /// Creates a `Ratio` without checking for `denom == 0` or reducing. 85 | | #[inline] 86 | | pub fn new_raw(numer: T, denom: T) -> Ratio { ... | 104 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `maybe_const` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1228:11 | 1228 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1237:11 | 1237 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1283 | from_primitive_integer!(i8, approximate_float); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1283 | from_primitive_integer!(i8, approximate_float); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1284 | from_primitive_integer!(i16, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1284 | from_primitive_integer!(i16, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1285 | from_primitive_integer!(i32, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1285 | from_primitive_integer!(i32, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1286 | from_primitive_integer!(i64, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1286 | from_primitive_integer!(i64, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1288 | from_primitive_integer!(i128, approximate_float); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1288 | from_primitive_integer!(i128, approximate_float); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1289 | from_primitive_integer!(isize, approximate_float); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1289 | from_primitive_integer!(isize, approximate_float); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1291 | from_primitive_integer!(u8, approximate_float_unsigned); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1291 | from_primitive_integer!(u8, approximate_float_unsigned); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1292 | from_primitive_integer!(u16, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1292 | from_primitive_integer!(u16, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1293 | from_primitive_integer!(u32, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1293 | from_primitive_integer!(u32, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1294 | from_primitive_integer!(u64, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1294 | from_primitive_integer!(u64, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1296 | from_primitive_integer!(u128, approximate_float_unsigned); | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1296 | from_primitive_integer!(u128, approximate_float_unsigned); | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1297 | from_primitive_integer!(usize, approximate_float_unsigned); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1297 | from_primitive_integer!(usize, approximate_float_unsigned); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `num-rational` (lib) generated 30 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_pcg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Selected PCG random number generators ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_pcg' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_pcg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand_pcg-f22d973a2e8dab60/out /usr/local/bin/rustc --crate-name rand_pcg --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=e10ebd87204683b8 -C extra-filename=-0839e0776d05518c --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-aa502a6743dd5566.rmeta --cap-lints warn --cfg rustc_1_26 --check-cfg 'cfg(rustc_1_26)'` warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/pcg64.rs:124:17 | 124 | transmute(self.next_u32().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::to_ne_bytes(self.next_u32().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: `#[warn(unnecessary_transmutes)]` on by default warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/pcg64.rs:131:17 | 131 | transmute(self.next_u32().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::to_ne_bytes(self.next_u32().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/pcg128.rs:105:17 | 105 | transmute(self.next_u64().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u64::to_ne_bytes(self.next_u64().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/pcg128.rs:112:17 | 112 | transmute(self.next_u64().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u64::to_ne_bytes(self.next_u64().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: `rand_pcg` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_chacha' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand_chacha-b3d4de678b523c47/out /usr/local/bin/rustc --crate-name rand_chacha --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffe8bebb427b239a -C extra-filename=-67e9aa402012d469 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-8f5ce885f2add437.rmeta --cap-lints warn --cfg rustc_1_26 --check-cfg 'cfg(rustc_1_26)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_complex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Complex numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-complex' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-complex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-complex' CARGO_PKG_RUST_VERSION='' 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/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/num-complex-1bb82a0a6ad14058/out /usr/local/bin/rustc --crate-name num_complex --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "rand", "serde", "std"))' -C metadata=b994c958b9e63397 -C extra-filename=-16d2d1b982bf2aa6 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_traits-911259b6a1a4ddc4.rmeta --cap-lints warn --cfg has_i128 --cfg has_const_fn` warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:1089:11 | 1089 | #[cfg(not(has_i128))] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:1091:7 | 1091 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/cast.rs:25:11 | 25 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/cast.rs:27:11 | 27 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/cast.rs:56:11 | 56 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/cast.rs:58:11 | 58 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/pow.rs:79:7 | 79 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:96:11 | 96 | #[cfg(has_const_fn)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:103:15 | 103 | #[cfg(not(has_const_fn))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated method `core::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:1499:54 | 1499 | ComplexErrorKind::ParseError(ref e) => e.description(), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `num-complex` (lib) generated 10 warnings Compiling ppv-lite86 v0.2.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/ppv-lite86-0.2.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/ppv-lite86-0.2.20/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=670513a4c02dffd8 -C extra-filename=-f2740250c6eb1763 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libzerocopy-0b6c0c8500358271.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0/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.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38c85c4a7933a43d -C extra-filename=-3a393300357e21e7 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librustix-f6cbfd05b6ab167e.rmeta --cap-lints warn` Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=38e2b8e23549df80 -C extra-filename=-614e0c0534ffae7b --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libgetrandom-72ebc01c9427bc47.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rand_core` (lib) generated 6 warnings Compiling num-iter v0.1.45 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-iter-0.1.45 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-iter-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='External iterators for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-iter' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-iter' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name num_iter --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=bf1d19508ebf5a24 -C extra-filename=-5f9477b7406f953e --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_integer-2a3e32230c77dc1f.rmeta --extern num_traits=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_traits-911259b6a1a4ddc4.rmeta --cap-lints warn` Compiling rand_isaac v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_isaac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_isaac-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_isaac-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='ISAAC random number generator ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_isaac' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_isaac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_isaac --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_isaac-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=a790d1cf500e46b6 -C extra-filename=-312fd760c3c3d2d6 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-8f5ce885f2add437.rmeta --cap-lints warn` Compiling rand_xorshift v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_xorshift CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_xorshift-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_xorshift-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Xorshift random number generator ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_xorshift' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_xorshift CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_xorshift --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_xorshift-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=803d2a5945f78c70 -C extra-filename=-4f0f13e7978db682 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-8f5ce885f2add437.rmeta --cap-lints warn` Compiling rand_hc v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_hc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_hc-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_hc-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='HC128 random number generator ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_hc' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_hc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_hc --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_hc-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06394e7bbeb057eb -C extra-filename=-9ecaa6a6a1be3d14 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-8f5ce885f2add437.rmeta --cap-lints warn` Compiling rand_os v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_os CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='OS backed Random Number Generator' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_os' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_os CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_os --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log", "stdweb", "wasm-bindgen"))' -C metadata=4f6d18c6765877e2 -C extra-filename=-be5ddf95655497de --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rmeta --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-aa502a6743dd5566.rmeta --cap-lints warn` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:366:5 | 366 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:367:5 | 367 | target_os = "cloudabi", | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:300:14 | 300 | mod_use!(cfg(target_os = "bitrig"), openbsd_bitrig); | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:301:14 | 301 | mod_use!(cfg(target_os = "cloudabi"), cloudabi); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: method `method_str` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:280:8 | 258 | trait OsRngImpl where Self: Sized { | --------- method in this trait ... 280 | fn method_str(&self) -> &'static str; | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `rand_os` (lib) generated 5 warnings Compiling rand_jitter v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_jitter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_jitter-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_jitter-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Random number generator based on timing jitter' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_jitter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_jitter --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_jitter-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log", "std"))' -C metadata=8a1b29911b6516f6 -C extra-filename=-a441a95e54d98953 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-aa502a6743dd5566.rmeta --cap-lints warn` Compiling rust_decimal v1.36.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.36.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel", "legacy-ops", "maths", "maths-nopanic", "ndarray", "proptest", "rand", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg", "tokio-postgres"))' -C metadata=3be6ea1381d2ca04 -C extra-filename=-2b258ea6f48ebe37 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rust_decimal-2b258ea6f48ebe37 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.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=c19a0c3a910c67c1 -C extra-filename=-f7240541436b5edc --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling unicode-width v0.1.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=79086c081934c86c -C extra-filename=-79fc1ec07d96fff0 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_lex-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6499b05898b4afaa -C extra-filename=-39f8ec8b9aeb2a2f --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling serde_json v1.0.132 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_json-1.0.132/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_json-1.0.132/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=aceb33cd65297e34 -C extra-filename=-db75a856add2a491 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/serde_json-db75a856add2a491 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling ryu v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=6d739ecf4dba21a6 -C extra-filename=-31d8e157934d072e --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling thiserror v2.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-2.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-2.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-2.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=da396c2a180c2d48 -C extra-filename=-b9b8667bc4d51dc9 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/thiserror-b9b8667bc4d51dc9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling anyhow v1.0.93 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anyhow-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anyhow-1.0.93/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anyhow-1.0.93/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=e85b653c48d93f25 -C extra-filename=-10bb213444469323 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/anyhow-10bb213444469323 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling itoa v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ff647dfa60cd960d -C extra-filename=-10f3a88ed1ddfecc --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anyhow-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anyhow-1.0.93/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/anyhow-f7500e14d376b5dc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/anyhow-10bb213444469323/build-script-build` [anyhow 1.0.93] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.93] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.93] cargo:rustc-cfg=std_backtrace Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-2.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-2.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/thiserror-ae5daa4b8ea73e68/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/thiserror-b9b8667bc4d51dc9/build-script-build` [thiserror 2.0.3] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.3] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.3] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.3] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) [thiserror 2.0.3] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_json-1.0.132/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/serde_json-043c557aca00f923/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/serde_json-db75a856add2a491/build-script-build` [serde_json 1.0.132] cargo:rerun-if-changed=build.rs [serde_json 1.0.132] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.132] cargo:rustc-cfg=fast_arithmetic="64" Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="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=f2024043d7b342e3 -C extra-filename=-98bd6d5ba1b0875e --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstream-d6aa2d0679ff444d.rmeta --extern anstyle=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle-5848b0b08918be6e.rmeta --extern clap_lex=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_lex-39f8ec8b9aeb2a2f.rmeta --extern strsim=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libstrsim-f7240541436b5edc.rmeta --extern terminal_size=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libterminal_size-3a393300357e21e7.rmeta --cap-lints warn` Compiling console v0.15.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=console CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/console-0.15.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/console-0.15.8/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/console' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.15.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name console --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi-parsing"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=18e12e3bf4dd442c -C extra-filename=-1da83543a46dafda --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblazy_static-d0bc43675b64fe83.rmeta --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rmeta --extern unicode_width=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libunicode_width-79fc1ec07d96fff0.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.36.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rust_decimal-a0421addf4956efe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rust_decimal-2b258ea6f48ebe37/build-script-build` [rust_decimal 1.36.0] cargo:rerun-if-changed=README.md Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rand-bfc8e05570cb4369/out /usr/local/bin/rustc --crate-name rand --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_os"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "i128_support", "log", "nightly", "packed_simd", "rand_os", "serde1", "simd_support", "std", "stdweb", "wasm-bindgen"))' -C metadata=3c5c892001667b26 -C extra-filename=-038bfdaaad89040d --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rmeta --extern rand_chacha=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_chacha-67e9aa402012d469.rmeta --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-aa502a6743dd5566.rmeta --extern rand_hc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_hc-9ecaa6a6a1be3d14.rmeta --extern rand_isaac=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_isaac-312fd760c3c3d2d6.rmeta --extern rand_jitter=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_jitter-a441a95e54d98953.rmeta --extern rand_os=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_os-be5ddf95655497de.rmeta --extern rand_pcg=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_pcg-0839e0776d05518c.rmeta --extern rand_xorshift=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_xorshift-4f0f13e7978db682.rmeta --cap-lints warn --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27 --check-cfg 'cfg(rustc_1_25)' --check-cfg 'cfg(rustc_1_26)' --check-cfg 'cfg(rustc_1_27)'` warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/mod.rs:176:23 | 176 | #[cfg(any(rustc_1_26, features="nightly"))] | ^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default help: there is a config with a similar name and value | 176 - #[cfg(any(rustc_1_26, features="nightly"))] 176 + #[cfg(any(rustc_1_26, feature="nightly"))] | warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/mod.rs:312:7 | 312 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 312 - #[cfg(features = "nightly")] 312 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:250:11 | 250 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: expected names are: `docsrs`, `feature`, `rustc_1_25`, `rustc_1_26`, `rustc_1_27`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:290:19 | 290 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:290:19 | 290 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:312:5 | 312 | extern fn fork_handler() { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/mod.rs:439:1 | 439 | #[deprecated(since="0.6.0", note="use WeightedIndex instead")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute | = note: `#[warn(useless_deprecated)]` on by default warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:289:42 | 289 | use std::sync::atomic::{AtomicUsize, ATOMIC_USIZE_INIT, Ordering}; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:290:41 | 290 | use std::sync::atomic::{AtomicBool, ATOMIC_BOOL_INIT}; | ^^^^^^^^^^^^^^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:304:54 | 304 | static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 304 - static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; 304 + static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = AtomicUsize::new(0); | warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:310:50 | 310 | static FORK_HANDLER_REGISTERED: AtomicBool = ATOMIC_BOOL_INIT; | ^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 310 - static FORK_HANDLER_REGISTERED: AtomicBool = ATOMIC_BOOL_INIT; 310 + static FORK_HANDLER_REGISTERED: AtomicBool = AtomicBool::new(false); | warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/weighted.rs:221:32 | 221 | fn cause(&self) -> Option<&::std::error::Error> { | ^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 221 | fn cause(&self) -> Option<&dyn (::std::error::Error)> { | +++++ + warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/float.rs:98:25 | 98 | unsafe{ mem::transmute(self | exponent_bits) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(self | exponent_bits)` ... 149 | float_impls! { f32, u32, f32, u32, 23, 127 } | -------------------------------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `float_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/float.rs:98:25 | 98 | unsafe{ mem::transmute(self | exponent_bits) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(self | exponent_bits)` ... 150 | float_impls! { f64, u64, f64, u64, 52, 1023 } | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `float_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:311:26 | 311 | unsafe { ::core::mem::transmute(self) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(self)` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:317:26 | 317 | unsafe { ::core::mem::transmute(v) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(v)` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:311:26 | 311 | unsafe { ::core::mem::transmute(self) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(self)` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:317:26 | 317 | unsafe { ::core::mem::transmute(v) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(v)` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Float` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:251:18 | 251 | pub(crate) trait Float : Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:264:8 | 262 | pub(crate) trait FloatAsSIMD : Sized { | ----------- associated items in this trait 263 | #[inline(always)] 264 | fn lanes() -> usize { 1 } | ^^^^^ ... 268 | fn extract(self, index: usize) -> Self { debug_assert_eq!(index, 0); self } | ^^^^^^^ 269 | #[inline(always)] 270 | fn replace(self, index: usize, new_value: Self) -> Self { debug_assert_eq!(index, 0); new_value } | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:275:8 | 273 | pub(crate) trait BoolAsSIMD : Sized { | ---------- method in this trait 274 | fn any(self) -> bool; 275 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 21 warnings Compiling num v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num' 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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name num --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "num-bigint", "rand", "serde", "std"))' -C metadata=7b5b90c8a724d100 -C extra-filename=-e3c4bccd00b02ee0 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern num_bigint=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_bigint-a4a47fc74925b405.rmeta --extern num_complex=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_complex-16d2d1b982bf2aa6.rmeta --extern num_integer=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_integer-2a3e32230c77dc1f.rmeta --extern num_iter=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_iter-5f9477b7406f953e.rmeta --extern num_rational=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_rational-be6208b088347d7a.rmeta --extern num_traits=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_traits-911259b6a1a4ddc4.rmeta --cap-lints warn` Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=8a90a405aaf13c34 -C extra-filename=-647124b4219b788b --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libppv_lite86-f2740250c6eb1763.rmeta --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-614e0c0534ffae7b.rmeta --cap-lints warn` Compiling hyperfine v1.19.0 (/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A command-line benchmarking tool' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/hyperfine' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperfine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/hyperfine' CARGO_PKG_RUST_VERSION=1.76.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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 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("windows_process_extensions_main_thread_handle"))' -C metadata=a46ccd2f25c5cc45 -C extra-filename=-0d64365e38cc6f0c --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/hyperfine-0d64365e38cc6f0c -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern clap=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap-5129c4bfdfbada2c.rlib --extern clap_complete=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_complete-cd8a7527f1110d6b.rlib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/portable-atomic-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/portable-atomic-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/portable-atomic-7d0519e8ec902121/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/portable-atomic-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=fe460a0ed687340b -C extra-filename=-290825236f9dee4d --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn --check-cfg 'cfg(target_feature,values("zaamo","zabha","experimental-zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_19,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha"))'` Compiling csv-core v0.1.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/csv-core-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/csv-core-0.1.11/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Bare bones CSV parsing with no_std support.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=049ff1acf5b2ca10 -C extra-filename=-ec7b3e9794e86132 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libmemchr-13b4cd22e7341a20.rmeta --cap-lints warn` Compiling thiserror-impl v2.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-impl-2.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-impl-2.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-impl-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d78cda8ca2e1c6ab -C extra-filename=-be61183fba3196ee --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libproc_macro2-ce6ad01190960823.rlib --extern quote=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libquote-c91bde43840b51dd.rlib --extern syn=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libsyn-19b45cf88ba22850.rlib --extern proc_macro --cap-lints warn` Compiling arrayvec v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=134c73de3a03742a -C extra-filename=-fae042daf31e0ffb --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling number_prefix v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=number_prefix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/number_prefix-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/number_prefix-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Sago ' CARGO_PKG_DESCRIPTION='Library for numeric prefixes (kilo, giga, kibi).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=number_prefix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ogham/rust-number-prefix' 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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name number_prefix --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/number_prefix-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=574f208b14e2e850 -C extra-filename=-6acad239fa6f7705 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Compiling indicatif v0.17.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indicatif CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/indicatif-0.17.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/indicatif-0.17.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A progress bar and cli reporting library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indicatif CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/indicatif' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.17.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name indicatif --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/indicatif-0.17.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=1fb6b28794586463 -C extra-filename=-c333f2724d460b83 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern console=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libconsole-1da83543a46dafda.rmeta --extern number_prefix=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnumber_prefix-6acad239fa6f7705.rmeta --extern portable_atomic=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libportable_atomic-290825236f9dee4d.rmeta --extern unicode_width=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libunicode_width-79fc1ec07d96fff0.rmeta --cap-lints warn` warning: non-binding let on a synchronization lock --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/indicatif-0.17.4/src/progress_bar.rs:659:18 | 659 | let (_, result) = self | ^ this lock is not assigned to a binding and is immediately dropped | = help: consider immediately dropping the value using `drop(..)` after the `let` statement = note: `#[warn(let_underscore_lock)]` on by default help: consider binding to an unused variable to avoid immediately dropping the value | 659 | let (_unused, result) = self | ++++++ warning: `indicatif` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rust_decimal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.36.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rust_decimal-a0421addf4956efe/out /usr/local/bin/rustc --crate-name rust_decimal --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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("borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel", "legacy-ops", "maths", "maths-nopanic", "ndarray", "proptest", "rand", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg", "tokio-postgres"))' -C metadata=a7160de4b9d1d7b5 -C extra-filename=-40739a16205e3ea4 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libarrayvec-fae042daf31e0ffb.rmeta --extern num_traits=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum_traits-911259b6a1a4ddc4.rmeta --extern serde=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libserde-5605f1580932c615.rmeta --cap-lints warn` warning: struct `OptionDecimalVisitor` is never constructed --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0/src/serde.rs:373:8 | 373 | struct OptionDecimalVisitor; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `rust_decimal` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-2.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-2.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/thiserror-ae5daa4b8ea73e68/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/thiserror-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=a31beca1076c112b -C extra-filename=-6a76f3d24d777cfb --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libthiserror_impl-be61183fba3196ee.so --cap-lints warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling csv v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/csv-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/csv-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/csv-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f271b5c1962493a -C extra-filename=-d582ff75205b4656 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern csv_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libcsv_core-ec7b3e9794e86132.rmeta --extern itoa=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libitoa-10f3a88ed1ddfecc.rmeta --extern ryu=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libryu-31d8e157934d072e.rmeta --extern serde=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libserde-5605f1580932c615.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A command-line benchmarking tool' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/hyperfine' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperfine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/hyperfine' CARGO_PKG_RUST_VERSION=1.76.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/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/hyperfine-41824a43280a12c2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/hyperfine-0d64365e38cc6f0c/build-script-build` Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=d849cee183f4c2a7 -C extra-filename=-b51bb5f14c525080 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rmeta --extern rand_chacha=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_chacha-647124b4219b788b.rmeta --extern rand_core=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand_core-614e0c0534ffae7b.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Float` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 26 warnings Compiling statistical v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=statistical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jeff Belgum ' CARGO_PKG_DESCRIPTION='A simple statistics library' CARGO_PKG_HOMEPAGE='https://github.com/JeffBelgum/statistical' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=statistical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JeffBelgum/statistical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name statistical --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b5782f6d3ad7a7f -C extra-filename=-6bc4829abc7db22e --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern num=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libnum-e3c4bccd00b02ee0.rmeta --extern rand=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand-038bfdaaad89040d.rmeta --cap-lints warn` warning: unused import: `One` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/univariate_.rs:25:11 | 25 | One, | ^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `Zero` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/univariate_.rs:27:11 | 27 | Zero}; | ^^^^ warning: unused import: `One` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/stats_.rs:24:11 | 24 | One, | ^^^ warning: unused import: `Zero` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/stats_.rs:25:11 | 25 | Zero}; | ^^^^ warning: `statistical` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="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-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=fee9c79e9a9ea479 -C extra-filename=-b235fa34f97d1c10 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_builder-98bd6d5ba1b0875e.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_json-1.0.132 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_json-1.0.132/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/serde_json-043c557aca00f923/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=cba018ecfedbde90 -C extra-filename=-36a2c0119768f14b --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libitoa-10f3a88ed1ddfecc.rmeta --extern memchr=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libmemchr-13b4cd22e7341a20.rmeta --extern ryu=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libryu-31d8e157934d072e.rmeta --extern serde=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libserde-5605f1580932c615.rmeta --cap-lints warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anyhow-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anyhow-1.0.93/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/anyhow-f7500e14d376b5dc/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/anyhow-1.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=6a727f5a1d6509db -C extra-filename=-e6a20889b1e404ad --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling colored v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colored CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colored-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colored-2.1.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.70 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name colored --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=70e058db671b2396 -C extra-filename=-b5588460afa597c8 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblazy_static-d0bc43675b64fe83.rmeta --cap-lints warn` Compiling shell-words v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shell_words CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/shell-words-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/shell-words-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Tomasz Miąsko ' CARGO_PKG_DESCRIPTION='Process command line according to parsing rules of UNIX shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-words CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tmiasko/shell-words' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name shell_words --edition=2015 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=9281827c2e52baaf -C extra-filename=-8fe5d256d5a22547 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=hyperfine CARGO_CRATE_NAME=hyperfine CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A command-line benchmarking tool' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/hyperfine' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperfine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/hyperfine' CARGO_PKG_RUST_VERSION=1.76.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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/hyperfine-41824a43280a12c2/out /usr/local/bin/rustc --crate-name hyperfine --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("windows_process_extensions_main_thread_handle"))' -C metadata=817382fbf2bfbc74 -C extra-filename=-efc831a0d05e188d --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanyhow-e6a20889b1e404ad.rlib --extern clap=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap-b235fa34f97d1c10.rlib --extern colored=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libcolored-b5588460afa597c8.rlib --extern csv=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libcsv-d582ff75205b4656.rlib --extern indicatif=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libindicatif-c333f2724d460b83.rlib --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rlib --extern rand=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand-b51bb5f14c525080.rlib --extern rust_decimal=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librust_decimal-40739a16205e3ea4.rlib --extern serde=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libserde-5605f1580932c615.rlib --extern serde_json=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libserde_json-36a2c0119768f14b.rlib --extern shell_words=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libshell_words-8fe5d256d5a22547.rlib --extern statistical=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libstatistical-6bc4829abc7db22e.rlib --extern thiserror=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libthiserror-6a76f3d24d777cfb.rlib` Finished `release` profile [optimized] target(s) in 1m 26s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Staging for hyperfine-1.19.0_4 ===> Generating temporary packing list Installing hyperfine v1.19.0 (/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0) Locking 137 packages to latest compatible versions Fresh autocfg v1.4.0 Fresh unicode-ident v1.0.13 Fresh proc-macro2 v1.0.89 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/mod.rs:1517:9 | 1517 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/mod.rs:1577:9 | 1577 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/mod.rs:1618:9 | 1618 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/mod.rs:589:1 | 589 | / f! { 590 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 591 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 592 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 623 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/mod.rs:625:1 | 625 | / safe_f! { 626 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 627 | | status & 0o177 ... | 645 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/mod.rs:1489:1 | 1489 | / safe_f! { 1490 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1491 | | status == 0x13 ... | 1501 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/mod.rs:4993:1 | 4993 | / f! { 4994 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4995 | | (cmsg as *mut ::c_uchar) 4996 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5110 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/mod.rs:5112:1 | 5112 | / safe_f! { 5113 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 5114 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5149 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1 | 437 | / safe_f! { 438 | | pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t { 439 | | let major = major as ::dev_t; 440 | | let minor = minor as ::dev_t; ... | 443 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1 | 445 | / f! { 446 | | pub fn major(dev: ::dev_t) -> ::c_int { 447 | | ((dev >> 8) & 0xff) as ::c_int ... | 453 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/libc-0.2.162/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:196:28 | 196 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 196 - || self.a_fcn == other.a_fcn } 196 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | warning: `libc` (lib) generated 11 warnings Fresh quote v1.0.37 Compiling rustix v0.38.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b648ecc167074024 -C extra-filename=-a121ba696399efe8 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-a121ba696399efe8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --cap-lints warn` Fresh syn v2.0.87 Fresh autocfg v0.1.8 Fresh rand_core v0.4.2 warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/impls.rs:20:23 | 20 | use core::intrinsics::transmute; | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:95:23 | 95 | cause: Option>, | ^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 95 | cause: Option>, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/lib.rs:422:24 | 422 | impl std::io::Read for RngCore { | ^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 422 | impl std::io::Read for dyn RngCore { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:160:32 | 160 | fn cause(&self) -> Option<&stdError> { | ^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 160 | fn cause(&self) -> Option<&dyn stdError> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:120:27 | 120 | where E: Into> | ^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 120 | where E: Into> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:137:48 | 137 | pub fn take_cause(&mut self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 137 | pub fn take_cause(&mut self) -> Option> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/error.rs:161:52 | 161 | self.cause.as_ref().map(|e| e.as_ref() as &stdError) | ^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 161 | self.cause.as_ref().map(|e| e.as_ref() as &dyn stdError) | +++ warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/impls.rs:48:13 | 48 | transmute(rng.next_u64().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u64::to_ne_bytes(rng.next_u64().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: `#[warn(unnecessary_transmutes)]` on by default warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/impls.rs:55:13 | 55 | transmute(rng.next_u64().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u64::to_ne_bytes(rng.next_u64().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.4.2/src/impls.rs:60:13 | 60 | transmute(rng.next_u32().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::to_ne_bytes(rng.next_u32().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: `rand_core` (lib) generated 10 warnings Fresh libc v0.2.162 warning: `libc` (lib) generated 11 warnings (11 duplicates) Fresh num-traits v0.2.19 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `errno` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,libc-extra-traits,std,termios,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-97281a720e4351d2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-a121ba696399efe8/build-script-build` [rustix 0.38.40] cargo:rerun-if-changed=build.rs [rustix 0.38.40] cargo:rustc-cfg=static_assertions [rustix 0.38.40] cargo:rustc-cfg=libc [rustix 0.38.40] cargo:rustc-cfg=freebsdlike [rustix 0.38.40] cargo:rustc-cfg=bsd [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-97281a720e4351d2/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=90413ea582d4072f -C extra-filename=-a0cb9fffcef61ec7 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libbitflags-8464f37fcf881b2f.rmeta --extern libc_errno=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liberrno-b6c22faa2a28ba7c.rmeta --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-ffd551d6c2787d35.rmeta --cap-lints warn --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::FD_CLOEXEC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/backend/libc/io/syscalls.rs:330:13 | 330 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rustix` (lib) generated 4 warnings Fresh rand_core v0.3.1 Compiling terminal_size v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0/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.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de8cb26c79845bcf -C extra-filename=-c8a9d805e2734df6 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librustix-a0cb9fffcef61ec7.rmeta --cap-lints warn` Fresh num-integer v0.1.46 Compiling clap_builder v4.5.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --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=c47fd96622f6f531 -C extra-filename=-043f88df3b93170f --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstream-873d1513a77f284d.rmeta --extern anstyle=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle-96e995cb695875e6.rmeta --extern clap_lex=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_lex-97c9d4752d392738.rmeta --extern strsim=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libstrsim-ae0f900c582b6190.rmeta --extern terminal_size=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libterminal_size-c8a9d805e2734df6.rmeta --cap-lints warn` Fresh zerocopy-derive v0.7.35 Fresh serde_derive v1.0.214 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,libc-extra-traits,std,termios,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-b21edd73876de9aa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-a121ba696399efe8/build-script-build` [rustix 0.38.40] cargo:rerun-if-changed=build.rs [rustix 0.38.40] cargo:rustc-cfg=static_assertions [rustix 0.38.40] cargo:rustc-cfg=libc [rustix 0.38.40] cargo:rustc-cfg=freebsdlike [rustix 0.38.40] cargo:rustc-cfg=bsd [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Fresh errno v0.3.9 warning: `errno` (lib) generated 1 warning (1 duplicate) Fresh byteorder v1.5.0 Fresh utf8parse v0.2.2 Fresh cfg-if v1.0.0 Fresh bitflags v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/rustix-b21edd73876de9aa/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rustix-0.38.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5193287dc013439a -C extra-filename=-de96ed026a115269 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libbitflags-1d56449510e96d11.rmeta --extern libc_errno=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liberrno-8639dd1c81ed62f1.rmeta --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rmeta --cap-lints warn --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `rustix` (lib) generated 4 warnings (4 duplicates) Fresh getrandom v0.2.15 Fresh anstyle-parse v0.2.6 Fresh zerocopy v0.7.35 warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:967:5 | 967 | / fn only_derive_is_allowed_to_implement_this_trait() 968 | | where 969 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:1003:1 | 1003 | / safety_comment! { 1004 | | /// SAFETY: 1005 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 1006 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1020 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1021 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:3192:1 | 3192 | / safety_comment! { 3193 | | /// SAFETY: 3194 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3195 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3231 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3232 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:3527:1 | 3527 | / safety_comment! { 3528 | | /// SAFETY: 3529 | | /// Per the reference [1]: 3530 | | /// ... | 3594 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3595 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `zerocopy` (lib) generated 9 warnings (5 duplicates) Fresh serde v1.0.214 Fresh num-bigint v0.2.6 warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:13:7 | 13 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:889:7 | 889 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:914:7 | 914 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1000:7 | 1000 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1051:7 | 1051 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1068:7 | 1068 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1079:7 | 1079 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1128:7 | 1128 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1141:7 | 1141 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1229:7 | 1229 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1273:7 | 1273 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1307:7 | 1307 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1324:7 | 1324 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1335:7 | 1335 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1410:7 | 1410 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1423:7 | 1423 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1434:7 | 1434 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1471:7 | 1471 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1511:7 | 1511 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1520:7 | 1520 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1533:7 | 1533 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1585:7 | 1585 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1598:7 | 1598 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1635:7 | 1635 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1694:7 | 1694 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1704:7 | 1704 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1715:7 | 1715 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1727:7 | 1727 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1806:7 | 1806 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1820:7 | 1820 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1833:7 | 1833 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1871:7 | 1871 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1930:7 | 1930 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1940:7 | 1940 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1951:7 | 1951 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1963:7 | 1963 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2040:7 | 2040 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2053:7 | 2053 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2064:7 | 2064 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2362:7 | 2362 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2408:7 | 2408 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2558:7 | 2558 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2566:7 | 2566 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:996:1 | 996 | promote_all_scalars!(impl Add for BigInt, add); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:996:1 | 996 | promote_all_scalars!(impl Add for BigInt, add); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:996:1 | 996 | promote_all_scalars!(impl Add for BigInt, add); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:996:1 | 996 | promote_all_scalars!(impl Add for BigInt, add); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:997:1 | 997 | promote_all_scalars_assign!(impl AddAssign for BigInt, add_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:997:1 | 997 | promote_all_scalars_assign!(impl AddAssign for BigInt, add_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1225:1 | 1225 | promote_all_scalars!(impl Sub for BigInt, sub); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1225:1 | 1225 | promote_all_scalars!(impl Sub for BigInt, sub); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1225:1 | 1225 | promote_all_scalars!(impl Sub for BigInt, sub); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1225:1 | 1225 | promote_all_scalars!(impl Sub for BigInt, sub); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1226:1 | 1226 | promote_all_scalars_assign!(impl SubAssign for BigInt, sub_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1226:1 | 1226 | promote_all_scalars_assign!(impl SubAssign for BigInt, sub_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1467:1 | 1467 | promote_all_scalars!(impl Mul for BigInt, mul); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1467:1 | 1467 | promote_all_scalars!(impl Mul for BigInt, mul); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1467:1 | 1467 | promote_all_scalars!(impl Mul for BigInt, mul); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1467:1 | 1467 | promote_all_scalars!(impl Mul for BigInt, mul); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1468:1 | 1468 | promote_all_scalars_assign!(impl MulAssign for BigInt, mul_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1468:1 | 1468 | promote_all_scalars_assign!(impl MulAssign for BigInt, mul_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1631:1 | 1631 | promote_all_scalars!(impl Div for BigInt, div); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1631:1 | 1631 | promote_all_scalars!(impl Div for BigInt, div); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1631:1 | 1631 | promote_all_scalars!(impl Div for BigInt, div); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1631:1 | 1631 | promote_all_scalars!(impl Div for BigInt, div); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1632:1 | 1632 | promote_all_scalars_assign!(impl DivAssign for BigInt, div_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1632:1 | 1632 | promote_all_scalars_assign!(impl DivAssign for BigInt, div_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1867:1 | 1867 | promote_all_scalars!(impl Rem for BigInt, rem); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1867:1 | 1867 | promote_all_scalars!(impl Rem for BigInt, rem); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1867:1 | 1867 | promote_all_scalars!(impl Rem for BigInt, rem); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1867:1 | 1867 | promote_all_scalars!(impl Rem for BigInt, rem); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_all_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1868:1 | 1868 | promote_all_scalars_assign!(impl RemAssign for BigInt, rem_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:1868:1 | 1868 | promote_all_scalars_assign!(impl RemAssign for BigInt, rem_assign); | ------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_all_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2262:11 | 2262 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2290:11 | 2290 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2321:11 | 2321 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/bigint.rs:2332:11 | 2332 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:551:7 | 551 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:586:7 | 586 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:644:7 | 644 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:655:7 | 655 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:724:7 | 724 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:791:7 | 791 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:801:7 | 801 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:810:7 | 810 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:848:7 | 848 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:897:7 | 897 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:907:7 | 907 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:956:7 | 956 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1020:7 | 1020 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1030:7 | 1030 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1038:7 | 1038 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1093:7 | 1093 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1137:7 | 1137 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1144:7 | 1144 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1178:7 | 1178 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1188:7 | 1188 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1196:7 | 1196 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1704:7 | 1704 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1764:7 | 1764 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1772:7 | 1772 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:2408:7 | 2408 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:2415:7 | 2415 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:3048:7 | 3048 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:3080:7 | 3080 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:582:1 | 582 | promote_unsigned_scalars!(impl Add for BigUint, add); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:582:1 | 582 | promote_unsigned_scalars!(impl Add for BigUint, add); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:582:1 | 582 | promote_unsigned_scalars!(impl Add for BigUint, add); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:582:1 | 582 | promote_unsigned_scalars!(impl Add for BigUint, add); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:583:1 | 583 | promote_unsigned_scalars_assign!(impl AddAssign for BigUint, add_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:583:1 | 583 | promote_unsigned_scalars_assign!(impl AddAssign for BigUint, add_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:720:1 | 720 | promote_unsigned_scalars!(impl Sub for BigUint, sub); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:720:1 | 720 | promote_unsigned_scalars!(impl Sub for BigUint, sub); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:720:1 | 720 | promote_unsigned_scalars!(impl Sub for BigUint, sub); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:720:1 | 720 | promote_unsigned_scalars!(impl Sub for BigUint, sub); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:721:1 | 721 | promote_unsigned_scalars_assign!(impl SubAssign for BigUint, sub_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:721:1 | 721 | promote_unsigned_scalars_assign!(impl SubAssign for BigUint, sub_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:844:1 | 844 | promote_unsigned_scalars!(impl Mul for BigUint, mul); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:844:1 | 844 | promote_unsigned_scalars!(impl Mul for BigUint, mul); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:844:1 | 844 | promote_unsigned_scalars!(impl Mul for BigUint, mul); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:844:1 | 844 | promote_unsigned_scalars!(impl Mul for BigUint, mul); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:845:1 | 845 | promote_unsigned_scalars_assign!(impl MulAssign for BigUint, mul_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:845:1 | 845 | promote_unsigned_scalars_assign!(impl MulAssign for BigUint, mul_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:952:1 | 952 | promote_unsigned_scalars!(impl Div for BigUint, div); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:952:1 | 952 | promote_unsigned_scalars!(impl Div for BigUint, div); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:952:1 | 952 | promote_unsigned_scalars!(impl Div for BigUint, div); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:952:1 | 952 | promote_unsigned_scalars!(impl Div for BigUint, div); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:953:1 | 953 | promote_unsigned_scalars_assign!(impl DivAssign for BigUint, div_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:953:1 | 953 | promote_unsigned_scalars_assign!(impl DivAssign for BigUint, div_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:287:28 | 287 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1089:1 | 1089 | promote_unsigned_scalars!(impl Rem for BigUint, rem); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:288:28 | 288 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1089:1 | 1089 | promote_unsigned_scalars!(impl Rem for BigUint, rem); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:298:28 | 298 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1089:1 | 1089 | promote_unsigned_scalars!(impl Rem for BigUint, rem); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:299:28 | 299 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1089:1 | 1089 | promote_unsigned_scalars!(impl Rem for BigUint, rem); | ---------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars` which comes from the expansion of the macro `promote_unsigned_scalars` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:312:28 | 312 | #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1090:1 | 1090 | promote_unsigned_scalars_assign!(impl RemAssign for BigUint, rem_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/macros.rs:313:28 | 313 | #[cfg_attr(feature = "cargo-clippy", allow(cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1090:1 | 1090 | promote_unsigned_scalars_assign!(impl RemAssign for BigUint, rem_assign); | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `i128`, `quickcheck`, `quickcheck_macros`, `rand`, `serde`, and `std` = 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 `promote_scalars_assign` which comes from the expansion of the macro `promote_unsigned_scalars_assign` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1552:11 | 1552 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1575:11 | 1575 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1638:11 | 1638 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-bigint-0.2.6/src/biguint.rs:1653:11 | 1653 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-bigint` (lib) generated 259 warnings (120 duplicates) Compiling clap v4.5.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --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-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=9c67a2e947d146e8 -C extra-filename=-2902778fc32e6bb4 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_builder-043f88df3b93170f.rmeta --cap-lints warn` Fresh anstyle v1.0.10 Fresh anstyle-query v1.1.2 Fresh lazy_static v1.5.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `lazy_static` (lib) generated 1 warning Fresh colorchoice v1.0.3 Fresh memchr v2.7.4 Fresh is_terminal_polyfill v1.70.1 Fresh anstream v0.6.18 Compiling clap_complete v4.5.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_complete-4.5.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_complete-4.5.37/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.37 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap_complete --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_complete-4.5.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=7977b03b21d81eaf -C extra-filename=-4b822706395d0883 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern clap=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap-2902778fc32e6bb4.rmeta --cap-lints warn` Fresh num-rational v0.2.4 warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1287:7 | 1287 | #[cfg(has_i128)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1295:7 | 1295 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:73:15 | 73 | #[cfg(has_const_fn)] | ^^^^^^^^^^^^ ... 83 | / maybe_const! { 84 | | /// Creates a `Ratio` without checking for `denom == 0` or reducing. 85 | | #[inline] 86 | | pub fn new_raw(numer: T, denom: T) -> Ratio { ... | 104 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `maybe_const` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_const_fn` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:76:19 | 76 | #[cfg(not(has_const_fn))] | ^^^^^^^^^^^^ ... 83 | / maybe_const! { 84 | | /// Creates a `Ratio` without checking for `denom == 0` or reducing. 85 | | #[inline] 86 | | pub fn new_raw(numer: T, denom: T) -> Ratio { ... | 104 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `maybe_const` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1228:11 | 1228 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1237:11 | 1237 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1283 | from_primitive_integer!(i8, approximate_float); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1283 | from_primitive_integer!(i8, approximate_float); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1284 | from_primitive_integer!(i16, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1284 | from_primitive_integer!(i16, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1285 | from_primitive_integer!(i32, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1285 | from_primitive_integer!(i32, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1286 | from_primitive_integer!(i64, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1286 | from_primitive_integer!(i64, approximate_float); | ----------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1288 | from_primitive_integer!(i128, approximate_float); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1288 | from_primitive_integer!(i128, approximate_float); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1289 | from_primitive_integer!(isize, approximate_float); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1289 | from_primitive_integer!(isize, approximate_float); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1291 | from_primitive_integer!(u8, approximate_float_unsigned); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1291 | from_primitive_integer!(u8, approximate_float_unsigned); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1292 | from_primitive_integer!(u16, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1292 | from_primitive_integer!(u16, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1293 | from_primitive_integer!(u32, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1293 | from_primitive_integer!(u32, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1294 | from_primitive_integer!(u64, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1294 | from_primitive_integer!(u64, approximate_float_unsigned); | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1296 | from_primitive_integer!(u128, approximate_float_unsigned); | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1296 | from_primitive_integer!(u128, approximate_float_unsigned); | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1258:19 | 1258 | #[cfg(has_i128)] | ^^^^^^^^ ... 1297 | from_primitive_integer!(usize, approximate_float_unsigned); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-rational-0.2.4/src/lib.rs:1267:19 | 1267 | #[cfg(has_i128)] | ^^^^^^^^ ... 1297 | from_primitive_integer!(usize, approximate_float_unsigned); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `from_primitive_integer` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `num-rational` (lib) generated 30 warnings Fresh rand_pcg v0.1.2 warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/pcg64.rs:124:17 | 124 | transmute(self.next_u32().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::to_ne_bytes(self.next_u32().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: `#[warn(unnecessary_transmutes)]` on by default warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/pcg64.rs:131:17 | 131 | transmute(self.next_u32().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::to_ne_bytes(self.next_u32().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/pcg128.rs:105:17 | 105 | transmute(self.next_u64().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u64::to_ne_bytes(self.next_u64().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_pcg-0.1.2/src/pcg128.rs:112:17 | 112 | transmute(self.next_u64().to_le()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u64::to_ne_bytes(self.next_u64().to_le())` | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order warning: `rand_pcg` (lib) generated 4 warnings Fresh rand_chacha v0.1.1 Fresh num-complex v0.2.4 warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:1089:11 | 1089 | #[cfg(not(has_i128))] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:1091:7 | 1091 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/cast.rs:25:11 | 25 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/cast.rs:27:11 | 27 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/cast.rs:56:11 | 56 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/cast.rs:58:11 | 58 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_i128` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/pow.rs:79:7 | 79 | #[cfg(has_i128)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:96:11 | 96 | #[cfg(has_const_fn)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:103:15 | 103 | #[cfg(not(has_const_fn))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated method `core::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/num-complex-0.2.4/src/lib.rs:1499:54 | 1499 | ComplexErrorKind::ParseError(ref e) => e.description(), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `num-complex` (lib) generated 10 warnings Fresh ppv-lite86 v0.2.20 Fresh rand_core v0.6.4 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rand_core` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-0.4.0/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.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/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/terminal_size-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f93340d24fd9be36 -C extra-filename=-b7def9e2d2526d7b --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librustix-de96ed026a115269.rmeta --cap-lints warn` Fresh num-iter v0.1.45 Fresh rand_xorshift v0.1.1 Fresh rand_isaac v0.1.1 Fresh rand_hc v0.1.0 Fresh rand_os v0.1.3 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:366:5 | 366 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:367:5 | 367 | target_os = "cloudabi", | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:300:14 | 300 | mod_use!(cfg(target_os = "bitrig"), openbsd_bitrig); | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:301:14 | 301 | mod_use!(cfg(target_os = "cloudabi"), cloudabi); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: method `method_str` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand_os-0.1.3/src/lib.rs:280:8 | 258 | trait OsRngImpl where Self: Sized { | --------- method in this trait ... 280 | fn method_str(&self) -> &'static str; | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `rand_os` (lib) generated 5 warnings Fresh rand_jitter v0.1.4 Fresh itoa v1.0.11 Fresh unicode-width v0.1.14 Fresh strsim v0.11.1 Fresh clap_lex v0.7.2 Fresh ryu v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="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=143fce04c633feb7 -C extra-filename=-becaa0ba093dbe8e --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstream-d6aa2d0679ff444d.rmeta --extern anstyle=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanstyle-5848b0b08918be6e.rmeta --extern clap_lex=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_lex-39f8ec8b9aeb2a2f.rmeta --extern strsim=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libstrsim-f7240541436b5edc.rmeta --extern terminal_size=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libterminal_size-b7def9e2d2526d7b.rmeta --cap-lints warn` Fresh console v0.15.8 Fresh rand v0.6.5 warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/mod.rs:176:23 | 176 | #[cfg(any(rustc_1_26, features="nightly"))] | ^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default help: there is a config with a similar name and value | 176 - #[cfg(any(rustc_1_26, features="nightly"))] 176 + #[cfg(any(rustc_1_26, feature="nightly"))] | warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/mod.rs:312:7 | 312 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 312 - #[cfg(features = "nightly")] 312 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:250:11 | 250 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: expected names are: `docsrs`, `feature`, `rustc_1_25`, `rustc_1_26`, `rustc_1_27`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:290:19 | 290 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:290:19 | 290 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:312:5 | 312 | extern fn fork_handler() { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/mod.rs:439:1 | 439 | #[deprecated(since="0.6.0", note="use WeightedIndex instead")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute | = note: `#[warn(useless_deprecated)]` on by default warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:289:42 | 289 | use std::sync::atomic::{AtomicUsize, ATOMIC_USIZE_INIT, Ordering}; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:290:41 | 290 | use std::sync::atomic::{AtomicBool, ATOMIC_BOOL_INIT}; | ^^^^^^^^^^^^^^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:304:54 | 304 | static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 304 - static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; 304 + static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = AtomicUsize::new(0); | warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/rngs/adapter/reseeding.rs:310:50 | 310 | static FORK_HANDLER_REGISTERED: AtomicBool = ATOMIC_BOOL_INIT; | ^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 310 - static FORK_HANDLER_REGISTERED: AtomicBool = ATOMIC_BOOL_INIT; 310 + static FORK_HANDLER_REGISTERED: AtomicBool = AtomicBool::new(false); | warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/weighted.rs:221:32 | 221 | fn cause(&self) -> Option<&::std::error::Error> { | ^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 221 | fn cause(&self) -> Option<&dyn (::std::error::Error)> { | +++++ + warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/float.rs:98:25 | 98 | unsafe{ mem::transmute(self | exponent_bits) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(self | exponent_bits)` ... 149 | float_impls! { f32, u32, f32, u32, 23, 127 } | -------------------------------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `float_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/float.rs:98:25 | 98 | unsafe{ mem::transmute(self | exponent_bits) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(self | exponent_bits)` ... 150 | float_impls! { f64, u64, f64, u64, 52, 1023 } | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `float_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:311:26 | 311 | unsafe { ::core::mem::transmute(self) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(self)` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:317:26 | 317 | unsafe { ::core::mem::transmute(v) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(v)` ... 348 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:311:26 | 311 | unsafe { ::core::mem::transmute(self) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(self)` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:317:26 | 317 | unsafe { ::core::mem::transmute(v) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(v)` ... 349 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Float` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:251:18 | 251 | pub(crate) trait Float : Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:264:8 | 262 | pub(crate) trait FloatAsSIMD : Sized { | ----------- associated items in this trait 263 | #[inline(always)] 264 | fn lanes() -> usize { 1 } | ^^^^^ ... 268 | fn extract(self, index: usize) -> Self { debug_assert_eq!(index, 0); self } | ^^^^^^^ 269 | #[inline(always)] 270 | fn replace(self, index: usize, new_value: Self) -> Self { debug_assert_eq!(index, 0); new_value } | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.6.5/src/distributions/utils.rs:275:8 | 273 | pub(crate) trait BoolAsSIMD : Sized { | ---------- method in this trait 274 | fn any(self) -> bool; 275 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 21 warnings Fresh num v0.2.1 Fresh rand_chacha v0.3.1 Compiling hyperfine v1.19.0 (/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A command-line benchmarking tool' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/hyperfine' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperfine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/hyperfine' CARGO_PKG_RUST_VERSION=1.76.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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 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("windows_process_extensions_main_thread_handle"))' -C metadata=da6dacee207d0728 -C extra-filename=-075a544cde617fe4 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/hyperfine-075a544cde617fe4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern clap=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap-2902778fc32e6bb4.rlib --extern clap_complete=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_complete-4b822706395d0883.rlib` Fresh portable-atomic v1.9.0 Fresh csv-core v0.1.11 Fresh thiserror-impl v2.0.3 Fresh arrayvec v0.7.6 Fresh number_prefix v0.4.0 Fresh indicatif v0.17.4 warning: non-binding let on a synchronization lock --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/indicatif-0.17.4/src/progress_bar.rs:659:18 | 659 | let (_, result) = self | ^ this lock is not assigned to a binding and is immediately dropped | = help: consider immediately dropping the value using `drop(..)` after the `let` statement = note: `#[warn(let_underscore_lock)]` on by default help: consider binding to an unused variable to avoid immediately dropping the value | 659 | let (_unused, result) = self | ++++++ warning: `indicatif` (lib) generated 1 warning Fresh rust_decimal v1.36.0 warning: struct `OptionDecimalVisitor` is never constructed --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rust_decimal-1.36.0/src/serde.rs:373:8 | 373 | struct OptionDecimalVisitor; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `rust_decimal` (lib) generated 1 warning Fresh thiserror v2.0.3 Fresh csv v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A command-line benchmarking tool' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/hyperfine' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperfine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/hyperfine' CARGO_PKG_RUST_VERSION=1.76.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/benchmarks/hyperfine/work/target/release/deps:/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/hyperfine-2540c0ed89fb9eb4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/hyperfine-075a544cde617fe4/build-script-build` Fresh rand v0.8.5 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Float` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 26 warnings Fresh statistical v1.0.0 warning: unused import: `One` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/univariate_.rs:25:11 | 25 | One, | ^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `Zero` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/univariate_.rs:27:11 | 27 | Zero}; | ^^^^ warning: unused import: `One` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/stats_.rs:24:11 | 24 | One, | ^^^ warning: unused import: `Zero` --> /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/statistical-1.0.0/src/stats_.rs:25:11 | 25 | Zero}; | ^^^^ warning: `statistical` (lib) generated 4 warnings Fresh serde_json v1.0.132 Fresh anyhow v1.0.93 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20/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.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/cargo-crates/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="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-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7725a8d101922892 -C extra-filename=-4b7925d59d3a48a0 --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap_builder-becaa0ba093dbe8e.rmeta --cap-lints warn` Fresh colored v2.1.0 Fresh shell-words v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=hyperfine CARGO_CRATE_NAME=hyperfine CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='A command-line benchmarking tool' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/hyperfine' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperfine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/hyperfine' CARGO_PKG_RUST_VERSION=1.76.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='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/build/hyperfine-2540c0ed89fb9eb4/out /usr/local/bin/rustc --crate-name hyperfine --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("windows_process_extensions_main_thread_handle"))' -C metadata=da60eebae5243f3f -C extra-filename=-a67f7377fc953f0d --out-dir /wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libanyhow-e6a20889b1e404ad.rlib --extern clap=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libclap-4b7925d59d3a48a0.rlib --extern colored=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libcolored-b5588460afa597c8.rlib --extern csv=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libcsv-d582ff75205b4656.rlib --extern indicatif=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libindicatif-c333f2724d460b83.rlib --extern libc=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/liblibc-901a7b3019912872.rlib --extern rand=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librand-b51bb5f14c525080.rlib --extern rust_decimal=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/librust_decimal-40739a16205e3ea4.rlib --extern serde=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libserde-5605f1580932c615.rlib --extern serde_json=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libserde_json-36a2c0119768f14b.rlib --extern shell_words=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libshell_words-8fe5d256d5a22547.rlib --extern statistical=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libstatistical-6bc4829abc7db22e.rlib --extern thiserror=/wrkdirs/usr/ports/benchmarks/hyperfine/work/target/release/deps/libthiserror-6a76f3d24d777cfb.rlib` Finished `release` profile [optimized] target(s) in 37.46s Installing /wrkdirs/usr/ports/benchmarks/hyperfine/work/stage/usr/local/bin/hyperfine Installed package `hyperfine v1.19.0 (/wrkdirs/usr/ports/benchmarks/hyperfine/work/hyperfine-1.19.0)` (executable `hyperfine`) warning: be sure to add `/wrkdirs/usr/ports/benchmarks/hyperfine/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-07-04T00:06:07+00:00' 'PKG_NOTE_ports_top_git_hash=53ccbb1a964b' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=f3f7e555b06d' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250601' NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Building packages for hyperfine-1.19.0_4 ===> Building hyperfine-1.19.0_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for hyperfine-1.19.0_4 build of benchmarks/hyperfine | hyperfine-1.19.0_4 ended at 2025-07-04T00:08:19+00:00 build time: 00:02:13