=>> Building devel/parol build started at Sun Dec 28 00:46:24 EST 2025 port directory: /usr/ports/devel/parol package name: parol-1.0.1_11 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 4350 Dec 24 21:58 /usr/ports/devel/parol/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 5e496c770786 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-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 LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/parol/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/parol/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/parol/work/.cache HOME=/wrkdirs/usr/ports/devel/parol/work TMPDIR="/wrkdirs/usr/ports/devel/parol/work" PATH=/wrkdirs/usr/ports/devel/parol/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/parol/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/devel/parol/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/parol/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/parol/work/.cache HOME=/wrkdirs/usr/ports/devel/parol/work TMPDIR="/wrkdirs/usr/ports/devel/parol/work" PATH=/wrkdirs/usr/ports/devel/parol/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/parol/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.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/parol" EXAMPLESDIR="share/examples/parol" DATADIR="share/parol" WWWDIR="www/parol" ETCDIR="etc/parol" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/parol DOCSDIR=/usr/local/share/doc/parol EXAMPLESDIR=/usr/local/share/examples/parol WWWDIR=/usr/local/www/parol ETCDIR=/usr/local/etc/parol --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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> parol-1.0.1_11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> parol-1.0.1_11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of parol-1.0.1_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by parol-1.0.1_11 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by parol-1.0.1_11 for building => SHA256 Checksum OK for rust/crates/ahash-0.8.7.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.1.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.2.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.89.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.16.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.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/bstr-1.4.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.12.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.13.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.13.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.13.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.0.crate. => SHA256 Checksum OK for rust/crates/codespan-reporting-0.11.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.12.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.14.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.19.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.10.crate. => SHA256 Checksum OK for rust/crates/derive-new-0.6.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.20.1.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.20.1.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.20.1.crate. => SHA256 Checksum OK for rust/crates/diff-0.1.13.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/either-1.8.1.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.0.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.8.4.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.5.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.8.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.1.1.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/fluent-uri-0.1.4.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/function_name-0.3.0.crate. => SHA256 Checksum OK for rust/crates/function_name-proc-macro-0.3.0.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.9.crate. => SHA256 Checksum OK for rust/crates/graph-cycles-0.1.0.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.1.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.0.0.crate. => SHA256 Checksum OK for rust/crates/io-lifetimes-1.0.10.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.7.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.6.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.61.crate. => SHA256 Checksum OK for rust/crates/lalry-0.1.0.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.159.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.3.1.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lsp-server-0.7.7.crate. => SHA256 Checksum OK for rust/crates/lsp-types-0.97.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.6.3.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.8.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.15.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/owo-colors-4.1.0.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.5.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.3.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for rust/crates/predicates-3.0.3.crate. => SHA256 Checksum OK for rust/crates/predicates-core-1.0.6.crate. => SHA256 Checksum OK for rust/crates/predicates-tree-1.0.9.crate. => SHA256 Checksum OK for rust/crates/pretty_assertions-1.4.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.83.crate. => SHA256 Checksum OK for rust/crates/quickcheck-1.0.3.crate. => SHA256 Checksum OK for rust/crates/quickcheck_macros-1.0.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.35.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_regex-0.17.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.0.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.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/rustix-0.37.11.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.37.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.13.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.1.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.128.crate. => SHA256 Checksum OK for rust/crates/serde_repr-0.1.18.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.79.crate. => SHA256 Checksum OK for rust/crates/syntree-0.14.5.crate. => SHA256 Checksum OK for rust/crates/syntree_layout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.13.0.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.1.3.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.64.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.64.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/ts-rs-10.0.0.crate. => SHA256 Checksum OK for rust/crates/ts-rs-macros-10.0.0.crate. => SHA256 Checksum OK for rust/crates/ume-0.1.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.8.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.10.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.3.3.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.84.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.84.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.84.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.84.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.84.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.61.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.5.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.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.0.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.0.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.0.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.0.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.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/xml_writer-0.4.0.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.32.crate. => SHA256 Checksum OK for jsinger67-parol-1.0.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by parol-1.0.1_11 for building ===> Extracting for parol-1.0.1_11 => SHA256 Checksum OK for rust/crates/ahash-0.8.7.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.1.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.2.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.89.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.16.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.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/bstr-1.4.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.12.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.13.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.13.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.13.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.0.crate. => SHA256 Checksum OK for rust/crates/codespan-reporting-0.11.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.12.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.14.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.19.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.10.crate. => SHA256 Checksum OK for rust/crates/derive-new-0.6.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.20.1.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.20.1.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.20.1.crate. => SHA256 Checksum OK for rust/crates/diff-0.1.13.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/either-1.8.1.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.0.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.8.4.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.5.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.8.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.1.1.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/fluent-uri-0.1.4.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/function_name-0.3.0.crate. => SHA256 Checksum OK for rust/crates/function_name-proc-macro-0.3.0.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.9.crate. => SHA256 Checksum OK for rust/crates/graph-cycles-0.1.0.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.1.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.0.0.crate. => SHA256 Checksum OK for rust/crates/io-lifetimes-1.0.10.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.7.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.6.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.61.crate. => SHA256 Checksum OK for rust/crates/lalry-0.1.0.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.159.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.3.1.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lsp-server-0.7.7.crate. => SHA256 Checksum OK for rust/crates/lsp-types-0.97.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.6.3.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.8.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.15.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/owo-colors-4.1.0.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.5.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.3.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for rust/crates/predicates-3.0.3.crate. => SHA256 Checksum OK for rust/crates/predicates-core-1.0.6.crate. => SHA256 Checksum OK for rust/crates/predicates-tree-1.0.9.crate. => SHA256 Checksum OK for rust/crates/pretty_assertions-1.4.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.83.crate. => SHA256 Checksum OK for rust/crates/quickcheck-1.0.3.crate. => SHA256 Checksum OK for rust/crates/quickcheck_macros-1.0.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.35.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_regex-0.17.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.0.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.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/rustix-0.37.11.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.37.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.13.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.1.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.128.crate. => SHA256 Checksum OK for rust/crates/serde_repr-0.1.18.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.79.crate. => SHA256 Checksum OK for rust/crates/syntree-0.14.5.crate. => SHA256 Checksum OK for rust/crates/syntree_layout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.13.0.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.1.3.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.64.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.64.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/ts-rs-10.0.0.crate. => SHA256 Checksum OK for rust/crates/ts-rs-macros-10.0.0.crate. => SHA256 Checksum OK for rust/crates/ume-0.1.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.8.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.10.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.3.3.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.84.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.84.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.84.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.84.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.84.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.61.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.5.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.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.0.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.0.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.0.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.0.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.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/xml_writer-0.4.0.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.32.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.32.crate. => SHA256 Checksum OK for jsinger67-parol-1.0.1_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for parol-1.0.1_11 ===> Applying FreeBSD patches for parol-1.0.1_11 from /usr/ports/devel/parol/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> parol-1.0.1_11 depends on package: rust>=1.92.0 - not found ===> Installing existing package /packages/All/rust-1.92.0.pkg [143amd64-deluxe-desktop-job-03] Installing rust-1.92.0... [143amd64-deluxe-desktop-job-03] `-- Installing curl-8.17.0... [143amd64-deluxe-desktop-job-03] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libidn2-2.3.8... [143amd64-deluxe-desktop-job-03] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] | | `-- Installing libunistring-1.4.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libunistring-1.4.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libidn2-2.3.8: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libnghttp2-1.68.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting libnghttp2-1.68.0: ....... done [143amd64-deluxe-desktop-job-03] | `-- Installing libpsl-0.21.5_2... [143amd64-deluxe-desktop-job-03] | `-- Extracting libpsl-0.21.5_2: ........ done [143amd64-deluxe-desktop-job-03] | `-- Installing libssh2-1.11.1,3... [143amd64-deluxe-desktop-job-03] | `-- Extracting libssh2-1.11.1,3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting curl-8.17.0: .......... done [143amd64-deluxe-desktop-job-03] Extracting rust-1.92.0: .......... done ===> parol-1.0.1_11 depends on package: rust>=1.92.0 - found ===> Returning to build of parol-1.0.1_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for parol-1.0.1_11 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/Cargo.toml workspace: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/Cargo.toml Locking 0 packages to latest compatible versions Removing crossbeam-channel v0.5.12 Removing derive-new v0.6.0 Removing fluent-uri v0.1.4 Removing lsp-server v0.7.7 Removing lsp-types v0.97.0 Removing serde_repr v0.1.18 note: to see how you depend on a package, run `cargo tree --invert @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for parol-1.0.1_11 warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/Cargo.toml workspace: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/Cargo.toml Compiling proc-macro2 v1.0.83 Compiling unicode-ident v1.0.8 Compiling libc v0.2.159 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling memchr v2.6.3 Compiling ident_case v1.0.1 Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-ident-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-ident-1.0.8/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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-ident-1.0.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 embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=641e381a0f369b4e -C extra-filename=-7732508fbceca990 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/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.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --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=a8a992bfed486586 -C extra-filename=-7dd5ea6565563d61 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/proc-macro2-7dd5ea6565563d61 -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --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=5b9ec3d0182628b3 -C extra-filename=-dadbb6509f21b42a --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/libc-dadbb6509f21b42a -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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=be7a53eadf1b9377 -C extra-filename=-90949e4ceac747c6 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/autocfg-1.1.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='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/autocfg-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 embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=804e6b60c7348fe7 -C extra-filename=-3ed49e4feae87fa4 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memchr-2.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memchr-2.6.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' 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.6.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memchr-2.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="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=2dd48dbf9628d479 -C extra-filename=-81779ba143161dfc --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17d6bd0e95aab64e -C extra-filename=-5f1e012eb3bede66 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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 embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=450c38a6cf1a5326 -C extra-filename=-bde226058e358e07 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `-C ar`: this option is deprecated and does nothing warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=867b406199c55859 -C extra-filename=-7e5ea2f9060e753e --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) Compiling thiserror v1.0.64 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-1.0.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-1.0.64/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.56 CARGO_PKG_VERSION=1.0.64 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-1.0.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=646c248cde527891 -C extra-filename=-fe69203769315c0d --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/thiserror-fe69203769315c0d -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `ident_case` (lib) generated 3 warnings (1 duplicate) Compiling anstyle v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-1.0.6/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.70.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0ca4a007825d4ba8 -C extra-filename=-3af7b0b43b15b000 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `fnv` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-utils v0.8.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=9a938332c7af5693 -C extra-filename=-f5b32642a6c7fd01 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/crossbeam-utils-f5b32642a6c7fd01 -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `anstyle` (lib) generated 1 warning (1 duplicate) Compiling regex-syntax v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=8912d9cfe27020f7 -C extra-filename=-4c4c72de6ddc4742 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: trait `Byte` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memchr-2.6.3/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memchr-2.6.3/src/vector.rs:19:11 | 17 | pub(crate) trait Vector: Copy + core::fmt::Debug { | ------ associated constant in this trait 18 | /// The number of bits in the vector. 19 | const BITS: usize; | ^^^^ warning: `thiserror` (build script) generated 1 warning (1 duplicate) Compiling once_cell v1.20.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a79e3f39a1bc604f -C extra-filename=-8a04391608922dc4 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro2` (build script) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/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.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/proc-macro2-8447d3d6659328a5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/proc-macro2-7dd5ea6565563d61/build-script-build` [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.83] cargo:rerun-if-changed=build/probe.rs warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/crossbeam-utils-15ae7b091a773609/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/crossbeam-utils-f5b32642a6c7fd01/build-script-build` [proc-macro2 1.0.83] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.83] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/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.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/proc-macro2-8447d3d6659328a5/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --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=de24967c7d6c126c -C extra-filename=-debcd34c7e4166ce --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libunicode_ident-7732508fbceca990.rmeta --cap-lints warn -C ar=ar -C linker=cc --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)'` [crossbeam-utils 0.8.19] cargo:rerun-if-changed=no_atomic.rs Compiling aho-corasick v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=538475d05c51b781 -C extra-filename=-d8ee67e040f8149d --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libmemchr-81779ba143161dfc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `once_cell` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-1.0.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-1.0.64/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.56 CARGO_PKG_VERSION=1.0.64 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/thiserror-b9ef1ec95050a014/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/thiserror-fe69203769315c0d/build-script-build` [thiserror 1.0.64] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.64] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.64] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 1.0.64] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling utf8parse v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/utf8parse-0.2.1/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.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/utf8parse-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=f37b33ee28cfd5d5 -C extra-filename=-4e00c945608319f7 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `utf8parse` (lib) generated 1 warning (1 duplicate) Compiling anstyle-parse v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-parse-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-parse-0.2.0/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.64.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-parse-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=47b9b04f4844a446 -C extra-filename=-80453943114b9ee8 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libutf8parse-4e00c945608319f7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `memchr` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/crossbeam-utils-15ae7b091a773609/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=761f180488244452 -C extra-filename=-1930b68308276b0e --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (build script) generated 1 warning (1 duplicate) 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='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/libc-81c4d475be1fc0e1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/libc-dadbb6509f21b42a/build-script-build` [libc 0.2.159] cargo:rerun-if-changed=build.rs [libc 0.2.159] cargo:rustc-cfg=freebsd11 [libc 0.2.159] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.159] cargo:rustc-cfg=libc_union [libc 0.2.159] cargo:rustc-cfg=libc_const_size_of [libc 0.2.159] cargo:rustc-cfg=libc_align [libc 0.2.159] cargo:rustc-cfg=libc_int128 [libc 0.2.159] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.159] cargo:rustc-cfg=libc_packedN [libc 0.2.159] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.159] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.159] cargo:rustc-cfg=libc_long_array [libc 0.2.159] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.159] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.159] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.159] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.159] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.159] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.159] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.159] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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.159 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=159 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/libc-81c4d475be1fc0e1/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=ba0cd8a424eeee9e -C extra-filename=-8f749bdc9d82a850 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --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_time64)' --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","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ ^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:33:17 | 33 | pub fn iter(&self) -> slice::Iter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:37:21 | 37 | pub fn make_mut(&mut self) -> RcVecMut | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:46:20 | 46 | pub fn get_mut(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:83:19 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:109:19 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/fallback.rs:169:20 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) Compiling anyhow v1.0.89 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/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.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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=53a70a4da696bd2c -C extra-filename=-74033c521bfa328e --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/anyhow-74033c521bfa328e -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, 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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, 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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/mod.rs:1471:9 | 1471 | 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/mod.rs:1531:9 | 1531 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/mod.rs:1572:9 | 1572 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 580 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/mod.rs:582:1 | 582 | / safe_f! { 583 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 584 | | status & 0o177 ... | 602 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/mod.rs:1466:1 | 1466 | / safe_f! { 1467 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1468 | | status == 0x13 ... | 1478 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:4944:1 | 4944 | / f! { 4945 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4946 | | (cmsg as *mut ::c_uchar) 4947 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5061 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:5063:1 | 5063 | / safe_f! { 5064 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 5065 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5100 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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: variable does not need to be mutable --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/dfa.rs:572:13 | 572 | let mut new = &mut dfa.special; | ----^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: variable does not need to be mutable --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/dfa.rs:683:13 | 683 | let mut new = &mut dfa.special; | ----^^^ | | | help: remove this `mut` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/nfa/contiguous.rs:983:13 | 983 | let mut new = &mut nfa.special; | ----^^^ | | | help: remove this `mut` warning: `autocfg` (lib) generated 1 warning (1 duplicate) Compiling quote v1.0.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/quote-1.0.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/quote-1.0.35/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.35 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/quote-1.0.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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2c907899b02fe7be -C extra-filename=-552edf3e5e4a5c62 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-debcd34c7e4166ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `strsim` (lib) generated 1 warning (1 duplicate) Compiling memoffset v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=f5e396b6c8a728c2 -C extra-filename=-b0d780d915620f1d --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/memoffset-b0d780d915620f1d -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libautocfg-3ed49e4feae87fa4.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: trait `U8` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:21:18 | 21 | pub(crate) trait U8 { | ^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `low_u8` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:33:8 | 31 | pub(crate) trait U16 { | --- method in this trait 32 | fn as_usize(self) -> usize; 33 | fn low_u8(self) -> u8; | ^^^^^^ warning: methods `low_u8` and `high_u16` are never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:53:8 | 51 | pub(crate) trait U32 { | --- methods in this trait 52 | fn as_usize(self) -> usize; 53 | fn low_u8(self) -> u8; | ^^^^^^ 54 | fn low_u16(self) -> u16; 55 | fn high_u16(self) -> u16; | ^^^^^^^^ warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:86:8 | 84 | pub(crate) trait U64 { | --- methods in this trait 85 | fn as_usize(self) -> usize; 86 | fn low_u8(self) -> u8; | ^^^^^^ 87 | fn low_u16(self) -> u16; | ^^^^^^^ 88 | fn low_u32(self) -> u32; | ^^^^^^^ 89 | fn high_u32(self) -> u32; | ^^^^^^^^ warning: trait `I32` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:121:18 | 121 | pub(crate) trait I32 { | ^^^ warning: method `as_u16` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:150:8 | 148 | pub(crate) trait Usize { | ----- method in this trait 149 | fn as_u8(self) -> u8; 150 | fn as_u16(self) -> u16; | ^^^^^^ warning: trait `Pointer` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:212:18 | 212 | pub(crate) trait Pointer { | ^^^^^^^ warning: trait `PointerMut` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:222:18 | 222 | pub(crate) trait PointerMut { | ^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: `anyhow` (build script) generated 1 warning (1 duplicate) Compiling crossbeam-epoch v0.9.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=2e60bbfb02d54c0e -C extra-filename=-2e6816beb53c2beb --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/crossbeam-epoch-2e6816beb53c2beb -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libautocfg-3ed49e4feae87fa4.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `memoffset` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/memoffset-0a9abc11b09c474f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/memoffset-b0d780d915620f1d/build-script-build` warning: `crossbeam-utils` (lib) generated 44 warnings (1 duplicate) Compiling syn v2.0.79 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/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.79 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=cb0a3eb3f27d838a -C extra-filename=-2e97f4c525382c67 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-debcd34c7e4166ce.rmeta --extern quote=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libquote-552edf3e5e4a5c62.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libunicode_ident-7732508fbceca990.rmeta --cap-lints warn -C ar=ar -C linker=cc` [memoffset 0.8.0] warning: `-C ar`: this option is deprecated and does nothing [memoffset 0.8.0] [memoffset 0.8.0] cargo:rustc-cfg=tuple_ty [memoffset 0.8.0] cargo:rustc-cfg=allow_clippy [memoffset 0.8.0] cargo:rustc-cfg=maybe_uninit [memoffset 0.8.0] cargo:rustc-cfg=doctests [memoffset 0.8.0] cargo:rustc-cfg=raw_ref_macros [memoffset 0.8.0] cargo:rustc-cfg=stable_const Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/memoffset-0a9abc11b09c474f/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=787f8eb3912b1ede -C extra-filename=-2972b1a3a701d078 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const` warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/lib.rs:60:41 | 60 | all(feature = "unstable_const", not(stable_const)), | ^^^^^^^^^^^^ | = 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(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/lib.rs:66:7 | 66 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/lib.rs:69:7 | 69 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:49:39 | 49 | #[cfg(any(feature = "unstable_const", stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:61:43 | 61 | #[cfg(not(any(feature = "unstable_const", stable_const)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:121:7 | 121 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 18 warnings (1 duplicate) Compiling anstyle-query v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-query-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-query-1.0.0/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' CARGO_PKG_RUST_VERSION=1.64.0 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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstyle-query-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=33a100119c770f2b -C extra-filename=-a7f98c445a468610 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) Compiling either v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/either-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/either-1.8.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/bluss/either' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/either-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=835c224d491ca41c -C extra-filename=-6d0bead6ad6adbbd --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-epoch` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/crossbeam-epoch-0068d7009d5beb60/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/crossbeam-epoch-2e6816beb53c2beb/build-script-build` warning: `either` (lib) generated 1 warning (1 duplicate) Compiling hashbrown v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/hashbrown-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/hashbrown-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/hashbrown-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=7f24e4147057bd72 -C extra-filename=-0fb337635556aa43 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [crossbeam-epoch 0.9.14] warning: `-C ar`: this option is deprecated and does nothing [crossbeam-epoch 0.9.14] [crossbeam-epoch 0.9.14] cargo:rerun-if-changed=no_atomic.rs Compiling colorchoice v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/colorchoice-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/colorchoice-1.0.0/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' CARGO_PKG_RUST_VERSION=1.64.0 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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/colorchoice-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=0162c3205de368c0 -C extra-filename=-1a62b84aaf21dda9 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Compiling scopeguard v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/scopeguard-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/scopeguard-1.1.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/scopeguard-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=ed9c5dffb7de0ab3 -C extra-filename=-88743faf4db9f084 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `scopeguard` (lib) generated 1 warning (1 duplicate) Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a13c69ff468aea1 -C extra-filename=-671663e57d03db43 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling version_check v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/version_check-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef6d2203aa599c05 -C extra-filename=-8a96d31b7062a06c --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:195:28 | 195 | || 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 | 195 - || self.a_fcn == other.a_fcn } 195 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | warning: `quote` (lib) generated 1 warning (1 duplicate) Compiling regex-automata v0.4.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=fa5e9fbe06ed3997 -C extra-filename=-2dd26097707f171c --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libaho_corasick-d8ee67e040f8149d.rmeta --extern memchr=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libmemchr-81779ba143161dfc.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex_syntax-4c4c72de6ddc4742.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling getrandom v0.2.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/getrandom-0.2.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/getrandom-0.2.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/getrandom-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C 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", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=6774cf22c53fb69d -C extra-filename=-0e7141bf792c1960 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcfg_if-90949e4ceac747c6.rmeta --extern libc=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblibc-8f749bdc9d82a850.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (lib) generated 12 warnings (1 duplicate) Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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=a00a9e02de487a13 -C extra-filename=-79fcb91db6b8e3c6 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libgetrandom-0e7141bf792c1960.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `getrandom` (lib) generated 1 warning (1 duplicate) Compiling indexmap v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/indexmap-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/indexmap-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/indexmap-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=e5652ed3e79a6c04 -C extra-filename=-043ca12a52a2d617 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libequivalent-671663e57d03db43.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libhashbrown-0fb337635556aa43.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/crossbeam-epoch-0068d7009d5beb60/out /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=bf674bff5f324134 -C extra-filename=-bb32591d9e2dc656 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcfg_if-90949e4ceac747c6.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcrossbeam_utils-1930b68308276b0e.rmeta --extern memoffset=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libmemoffset-2972b1a3a701d078.rmeta --extern scopeguard=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libscopeguard-88743faf4db9f084.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:71:7 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:93:11 | 93 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:94:11 | 94 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:139:11 | 139 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:1690:21 | 1690 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:347:19 | 347 | #[cfg(all(not(crossbeam_no_const_fn_trait_bound), not(crossbeam_loom)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:347:59 | 347 | #[cfg(all(not(crossbeam_no_const_fn_trait_bound), not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:356:23 | 356 | #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), not(crossbeam_loom))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:356:63 | 356 | #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), not(crossbeam_loom))))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:882:15 | 882 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:889:19 | 889 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:930:15 | 930 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:932:19 | 932 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:58:15 | 58 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:61:11 | 61 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:301:15 | 301 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:556:21 | 556 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:204:29 | 204 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/sync/queue.rs:218:21 | 218 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `crossbeam-epoch` (lib) generated 29 warnings (1 duplicate) Compiling anstream v0.6.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstream-0.6.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstream-0.6.13/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.70.0 CARGO_PKG_VERSION=0.6.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anstream-0.6.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=bd795a2262565104 -C extra-filename=-7ca6f2b9e9e48002 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstyle-3af7b0b43b15b000.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstyle_parse-80453943114b9ee8.rmeta --extern anstyle_query=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstyle_query-a7f98c445a468610.rmeta --extern colorchoice=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcolorchoice-1a62b84aaf21dda9.rmeta --extern utf8parse=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libutf8parse-4e00c945608319f7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `indexmap` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/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.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/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/anyhow-2f278bb868edd67e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/anyhow-74033c521bfa328e/build-script-build` [anyhow 1.0.89] cargo:rerun-if-changed=build/probe.rs warning: `version_check` (lib) generated 1 warning (1 duplicate) Compiling ahash v0.8.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=d645943fbebbebf9 -C extra-filename=-ffc80fa79039e30b --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/ahash-ffc80fa79039e30b -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libversion_check-8a96d31b7062a06c.rlib --cap-lints warn -C ar=ar -C linker=cc` [anyhow 1.0.89] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.89] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.89] cargo:rustc-cfg=std_backtrace Compiling log v0.4.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=3b344fddc987d764 -C extra-filename=-2d2fce02db9ccb5b --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `ahash` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/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.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=9074548994cd6ac6 -C extra-filename=-4497c52ab55b0af6 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/proc-macro2-4497c52ab55b0af6 -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `anstream` (lib) generated 1 warning (1 duplicate) Compiling fixedbitset v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fixedbitset-0.4.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=45d2036f53b3bd55 -C extra-filename=-33132d03855229ad --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/buffer.rs:81:18 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/data.rs:71:17 | 71 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/data.rs:82:21 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/data.rs:141:24 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:108:26 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:115:30 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:122:28 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:129:32 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:136:29 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:143:33 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:176:27 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:371:25 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/parse.rs:1274:35 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/discouraged.rs:208:28 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/discouraged.rs:212:28 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/punctuated.rs:119:17 | 119 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/punctuated.rs:130:21 | 130 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/punctuated.rs:141:18 | 141 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/punctuated.rs:150:22 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: `log` (lib) generated 1 warning (1 duplicate) Compiling serde v1.0.210 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/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.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --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=44fadb0867ab87a6 -C extra-filename=-0946cbe3f845536e --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/serde-0946cbe3f845536e -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fixedbitset-0.4.2/src/lib.rs:372:17 | 372 | pub fn ones(&self) -> Ones { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 372 | pub fn ones(&self) -> Ones<'_> { | ++++ warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) Compiling ppv-lite86 v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ppv-lite86-0.2.17/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='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=3d11266a5d8848ac -C extra-filename=-7146099f52e61c8c --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `fixedbitset` (lib) generated 2 warnings (1 duplicate) Compiling predicates-core v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=predicates_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-core-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-core-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Nick Stevens ' CARGO_PKG_DESCRIPTION='An API for boolean-valued predicate functions.' CARGO_PKG_HOMEPAGE='https://github.com/assert-rs/predicates-rs/tree/master/crates/core' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=predicates-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/assert-rs/predicates-rs/tree/master/crates/core' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name predicates_core --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-core-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=091fab46be741ad8 -C extra-filename=-2013ef4732fd37cb --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `aho-corasick` (lib) generated 15 warnings (1 duplicate) Compiling doc-comment v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=914a1948f95cf8e4 -C extra-filename=-97c1393d820cbe9d --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/doc-comment-97c1393d820cbe9d -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `predicates-core` (lib) generated 1 warning (1 duplicate) Compiling rayon-core v1.12.1 warning: `proc-macro2` (build script) generated 1 warning (1 duplicate) Compiling rustix v0.38.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=b618b53ed7e30aab -C extra-filename=-1676762c88ff6447 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/rayon-core-1676762c88ff6447 -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/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.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --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="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=0ac74f0e46bd6bc5 -C extra-filename=-025055b55a8e57c7 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/rustix-025055b55a8e57c7 -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rayon-core` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/rayon-core-7b0c37168682202d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/rayon-core-1676762c88ff6447/build-script-build` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/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.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/proc-macro2-2f547884cb60bb96/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/proc-macro2-4497c52ab55b0af6/build-script-build` warning: `serde` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/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.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/serde-7407a22af0f18356/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/serde-0946cbe3f845536e/build-script-build` [serde 1.0.210] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.83] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.83] cargo:rerun-if-changed=build.rs Compiling petgraph v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-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="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=8fca412363b51edd -C extra-filename=-07b2f319dac46afe --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libfixedbitset-33132d03855229ad.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libindexmap-043ca12a52a2d617.rmeta --cap-lints warn -C ar=ar -C linker=cc` [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,getrandom,runtime-rng,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/ahash-b45c05981a70da00/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/ahash-ffc80fa79039e30b/build-script-build` [ahash 0.8.7] cargo:rerun-if-changed=build.rs warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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=8994eebeddc2e246 -C extra-filename=-3eb5a41d3f38f66c --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libppv_lite86-7146099f52e61c8c.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librand_core-79fcb91db6b8e3c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` [ahash 0.8.7] cargo:rustc-cfg=feature="folded_multiply" Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/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.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/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/anyhow-2f278bb868edd67e/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-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 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=cc087ca884f36efd -C extra-filename=-f09ca9f9caf8c759 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --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)'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:406:18 | 406 | pub fn chain(&self) -> Chain { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 406 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:728:20 | 728 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 728 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:853:35 | 853 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 853 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:891:14 | 891 | fn erase(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 891 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:900:38 | 900 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 900 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:907:42 | 907 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 907 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:923:42 | 923 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 923 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/ptr.rs:48:19 | 48 | pub fn by_ref(&self) -> Ref { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/ptr.rs:55:19 | 55 | pub fn by_mut(&mut self) -> Mut { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: `doc-comment` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/doc-comment-2b11ae4ddfedc706/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/doc-comment-97c1393d820cbe9d/build-script-build` Compiling crossbeam-deque v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-deque-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-deque-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-deque-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=210aaec3f6deed4a -C extra-filename=-91d6d161bcedb404 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcfg_if-90949e4ceac747c6.rmeta --extern crossbeam_epoch=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcrossbeam_epoch-bb32591d9e2dc656.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcrossbeam_utils-1930b68308276b0e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Compiling errno v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/errno-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/errno-0.3.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/errno-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bd65c8e998730fbc -C extra-filename=-fa0cd862373dc23d --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblibc-8f749bdc9d82a850.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anyhow` (lib) generated 10 warnings (1 duplicate) Compiling itertools v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=867b8b618aeb99d2 -C extra-filename=-8035bf6969690b6b --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libeither-6d0bead6ad6adbbd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | 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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Compiling unicode-width v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-width-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-width-0.1.10/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/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.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-width-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=0555f1b791438f60 -C extra-filename=-06b9d7e4d4c6f528 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `errno` (lib) generated 2 warnings (1 duplicate) Compiling owo-colors v4.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/owo-colors-4.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=eeaab2db41b258b5 -C extra-filename=-b116b44ac8e9f7af --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/owo-colors-b116b44ac8e9f7af -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Compiling darling_core v0.20.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling_core-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling_core-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling_core-0.20.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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=958631e5054adf21 -C extra-filename=-5006c002dab6b432 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libfnv-7e5ea2f9060e753e.rmeta --extern ident_case=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libident_case-5f1e012eb3bede66.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-debcd34c7e4166ce.rmeta --extern quote=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libquote-552edf3e5e4a5c62.rmeta --extern strsim=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libstrsim-bde226058e358e07.rmeta --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-2e97f4c525382c67.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,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='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/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.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/rustix-35a1e6ea0218fa1a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/rustix-025055b55a8e57c7/build-script-build` [rustix 0.38.37] cargo:rerun-if-changed=build.rs warning: `owo-colors` (build script) generated 1 warning (1 duplicate) Compiling termtree v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termtree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termtree-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termtree-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Visualize tree-like data on the command-line' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/termtree' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termtree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/termtree' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name termtree --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=cf7a08d4a810cb1a -C extra-filename=-fb1d107fa4ad117d --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [rustix 0.38.37] cargo:rustc-cfg=static_assertions [rustix 0.38.37] cargo:rustc-cfg=libc [rustix 0.38.37] cargo:rustc-cfg=freebsdlike [rustix 0.38.37] cargo:rustc-cfg=bsd [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling difflib v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=difflib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Dima Kudosh ' CARGO_PKG_DESCRIPTION='Port of Python'\''s difflib library to Rust.' CARGO_PKG_HOMEPAGE='https://github.com/DimaKudosh/difflib' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=difflib CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/DimaKudosh/difflib' 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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name difflib --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-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=cdf90265b76cb405 -C extra-filename=-b19898e02b995f87 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/util/alphabet.rs:472:21 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/util/alphabet.rs:480:23 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/util/alphabet.rs:789:24 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/util/alphabet.rs:794:31 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: use of deprecated method `core::str::::trim_right`: superseded by `trim_end` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-0.4.0/src/differ.rs:271:52 | 271 | first_tags = first_tags.split_at(common).1.trim_right(); | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default help: replace the use of the deprecated method | 271 - first_tags = first_tags.split_at(common).1.trim_right(); 271 + first_tags = first_tags.split_at(common).1.trim_end(); | warning: use of deprecated method `core::str::::trim_right`: superseded by `trim_end` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-0.4.0/src/differ.rs:272:54 | 272 | second_tags = second_tags.split_at(common).1.trim_right(); | ^^^^^^^^^^ | help: replace the use of the deprecated method | 272 - second_tags = second_tags.split_at(common).1.trim_right(); 272 + second_tags = second_tags.split_at(common).1.trim_end(); | warning: `termtree` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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=1a0cd0777b35317c -C extra-filename=-477e892f2745295e --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-0.4.0/src/sequencematcher.rs:117:17 | 117 | let mut counter = second_sequence_elements | ----^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Compiling xml_writer v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xml_writer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Piotr Zolnierek ' CARGO_PKG_DESCRIPTION='writes xml, not pretty, but faaast' CARGO_PKG_HOMEPAGE='http://github.com/pzol/xml_writer' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xml_writer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pzol/xml_writer.git' 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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name xml_writer --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-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=b069356276ffd838 -C extra-filename=-3c4ef2871c16b375 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:20:12 | 20 | Ok(try!(write!(f, "XmlWriter {{ stack: {:?}, opened: {} }}", self.stack, self.opened))) | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:32:9 | 32 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:33:9 | 33 | try!(self.write(encoding)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:40:17 | 40 | try!(self.write("\n")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:42:38 | 42 | for _ in 0..indent { try!(self.write(" ")); }; | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:52:13 | 52 | try!(self.write(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:53:13 | 53 | try!(self.write(":")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:73:13 | 73 | try!(self.attr(&name, item.1)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:80:9 | 80 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:81:9 | 81 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:82:9 | 82 | try!(self.write("<")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:84:9 | 84 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:85:9 | 85 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:91:9 | 91 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:92:9 | 92 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:93:9 | 93 | try!(self.write("<")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:95:9 | 95 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:96:9 | 96 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:97:9 | 97 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:99:9 | 99 | try!(self.escape(text, false)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:101:9 | 101 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:102:9 | 102 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:108:9 | 108 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:109:9 | 109 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:112:9 | 112 | try!(self.write("<")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:116:9 | 116 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:124:17 | 124 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:126:17 | 126 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:135:9 | 135 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:139:17 | 139 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:140:17 | 140 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:141:17 | 141 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:143:21 | 143 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:145:21 | 145 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:155:9 | 155 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:156:9 | 156 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:157:9 | 157 | try!(self.write("<")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:159:9 | 159 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:160:9 | 160 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:170:9 | 170 | try!(self.write(" ")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:171:9 | 171 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:172:9 | 172 | try!(self.write("=\"")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:173:9 | 173 | try!(self.write(value)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:182:9 | 182 | try!(self.write(" ")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:183:9 | 183 | try!(self.escape(name, true)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:184:9 | 184 | try!(self.write("=\"")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:185:9 | 185 | try!(self.escape(value, false)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:193:25 | 193 | '"' => try!(self.write(""")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:194:25 | 194 | '\'' => try!(self.write("'")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:195:25 | 195 | '&' => try!(self.write("&")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:196:25 | 196 | '<' => try!(self.write("<")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:197:25 | 197 | '>' => try!(self.write(">")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:198:34 | 198 | '\\' if ident => try!(self.write("\\\\")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:199:25 | 199 | _ => try!(self.write_slice(c.encode_utf8(&mut [0;4]).as_bytes())) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:212:9 | 212 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:218:9 | 218 | try!(self.writer.write(text.as_bytes())); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:224:9 | 224 | try!(self.writer.write(slice)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:230:9 | 230 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:231:9 | 231 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:232:9 | 232 | try!(self.write(cdata)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:238:9 | 238 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:239:9 | 239 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:240:9 | 240 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:241:9 | 241 | try!(self.escape(comment, false)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:248:13 | 248 | try!(self.end_elem()); | ^^^ warning: `strsim` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-ident-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-ident-1.0.8/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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/unicode-ident-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76142136ad761907 -C extra-filename=-62febea0890970ad --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `xml_writer` (lib) generated 66 warnings (1 duplicate) Compiling bitflags v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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=70310ddcd0675283 -C extra-filename=-192d086b193af81a --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) Compiling heck v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45a32991fca4a140 -C extra-filename=-50fabe25e98b60b0 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling termcolor v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termcolor-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termcolor-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termcolor-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ec1982e5a204b53 -C extra-filename=-a8f572a54b00f311 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: method `node_bound_with_dummy` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `first_error` is never read --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/adj.rs:311:25 | 311 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 311 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/adj.rs:508:47 | 508 | ((successor_index, edge), from): ((usize, &WSuc), Ix), | ^^^^^^^^^^^^ the lifetime is elided here 509 | ) -> EdgeReference { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 509 | ) -> EdgeReference<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/adj.rs:516:54 | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter { | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:56:30 | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:72:23 | 72 | pub fn dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:85:37 | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/csr.rs:385:18 | 385 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 385 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:781:22 | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:804:31 | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:828:33 | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:846:18 | 846 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 846 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:861:27 | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:881:9 | 881 | &self, | ^^^^^ the lifetime is elided here ... 884 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 884 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:977:22 | 977 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 977 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1008:29 | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1018:25 | 1018 | pub fn node_weights(&self) -> NodeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1018 | pub fn node_weights(&self) -> NodeWeights<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1035:28 | 1035 | pub fn edge_references(&self) -> EdgeReferences { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1035 | pub fn edge_references(&self) -> EdgeReferences<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1045:25 | 1045 | pub fn edge_weights(&self) -> EdgeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1045 | pub fn edge_weights(&self) -> EdgeWeights<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1054:29 | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1580:12 | 1580 | edges: &mut [Edge], | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here ... 1583 | ) -> EdgesWalkerMut | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1583 | ) -> EdgesWalkerMut<'_, E, Ix> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs:1360:30 | 1360 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1360 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs:1385:26 | 1385 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1385 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs:2093:26 | 2093 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2093 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs:2131:34 | 2131 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2131 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:517:25 | 517 | pub fn node_indices(&self) -> NodeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 517 | pub fn node_indices(&self) -> NodeIndices<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:571:25 | 571 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 571 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:584:9 | 584 | &self, | ^^^^^ the lifetime is elided here ... 587 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 587 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:648:22 | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:667:31 | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:690:33 | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:708:18 | 708 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 708 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:723:27 | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:747:22 | 747 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 747 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/adaptors/mod.rs:622:35 | 622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:442:22 | 442 | pub fn neighbors(&self, a: N) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 442 | pub fn neighbors(&self, a: N) -> Neighbors<'_, N, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:462:31 | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected<'_, N, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:482:18 | 482 | pub fn edges(&self, a: N) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 482 | pub fn edges(&self, a: N) -> Edges<'_, N, E, Ty, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:502:27 | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected<'_, N, E, Ty, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:526:22 | 526 | pub fn all_edges(&self) -> AllEdges { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn all_edges(&self) -> AllEdges<'_, N, E, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:537:26 | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut<'_, N, E, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/iter_format.rs:48:32 | 48 | fn format(self, separator: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | fn format(self, separator: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:453:22 | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, Ty, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:468:18 | 468 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 468 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, Ty, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:538:9 | 538 | &self, | ^^^^^ the lifetime is elided here ... 541 | ) -> Neighbors { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 541 | ) -> Neighbors<'_, Directed, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:560:27 | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges<'_, Directed, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:957:17 | 957 | fn iter_ids(&self) -> IdIterator { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 957 | fn iter_ids(&self) -> IdIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/peeking_take_while.rs:94:39 | 94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: `termcolor` (lib) generated 1 warning (1 duplicate) Compiling regex v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=b112ee0225d4cc48 -C extra-filename=-119f2b5f79d460c4 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libaho_corasick-d8ee67e040f8149d.rmeta --extern memchr=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libmemchr-81779ba143161dfc.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex_automata-2dd26097707f171c.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex_syntax-4c4c72de6ddc4742.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `itertools` (lib) generated 7 warnings (1 duplicate) Compiling zerocopy v0.7.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --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=8d5f7441848f62a0 -C extra-filename=-08292d0befa5395e --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `petgraph` (lib) generated 44 warnings (1 duplicate) Compiling clap_lex v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_lex-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_lex-0.7.0/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/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_lex-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c8cf84e53445f2d -C extra-filename=-c8a595e821d523ea --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:161:5 | 161 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:157:9 | 157 | #![deny(renamed_and_removed_lints)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:177:5 | 177 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` 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: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:218:23 | 218 | #![cfg_attr(any(test, kani), allow( | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:232:13 | 232 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:234:5 | 234 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/util.rs:578:20 | 578 | #[cfg_attr(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, allow(lossy_provenance_casts))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:295:30 | 295 | #[cfg(any(feature = "alloc", kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:312:21 | 312 | #[cfg(all(test, not(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:352:16 | 352 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:358:16 | 358 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:364:16 | 364 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:3657:12 | 3657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "simd")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:8019:7 | 8019 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:3672:24 | 3672 | #[cfg_attr(doc_cfg, doc(cfg $cfg))] | ^^^^^^^ ... 3697 | / simd_arch_mod!( 3698 | | #[cfg(target_arch = "x86_64")] 3699 | | x86_64, x86_64, __m128, __m128d, __m128i, __m256, __m256d, __m256i 3700 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `simd_arch_mod` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:24:7 | 24 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:73:7 | 73 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:85:7 | 85 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:114:7 | 114 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:213:7 | 213 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/util.rs:760:7 | 760 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/util.rs:597:32 | 597 | let remainder = t.addr() % mem::align_of::(); | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:173:5 | 173 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 597 - let remainder = t.addr() % mem::align_of::(); 597 + let remainder = t.addr() % align_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:137:13 | 137 | if !crate::util::aligned_to::<_, T>(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 137 - if !crate::util::aligned_to::<_, T>(self) { 137 + if !util::aligned_to::<_, T>(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:157:13 | 157 | if !crate::util::aligned_to::<_, T>(&*self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 157 - if !crate::util::aligned_to::<_, T>(&*self) { 157 + if !util::aligned_to::<_, T>(&*self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:321:35 | 321 | const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 321 - const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; 321 + const POINTER_WIDTH_BITS: usize = size_of::() * 8; | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:434:15 | 434 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:476:44 | 476 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 476 - align: match NonZeroUsize::new(mem::align_of::()) { 476 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:480:49 | 480 | size_info: SizeInfo::Sized { _size: mem::size_of::() }, | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 480 - size_info: SizeInfo::Sized { _size: mem::size_of::() }, 480 + size_info: SizeInfo::Sized { _size: size_of::() }, | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:499:44 | 499 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 499 - align: match NonZeroUsize::new(mem::align_of::()) { 499 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:505:29 | 505 | _elem_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 505 - _elem_size: mem::size_of::(), 505 + _elem_size: size_of::(), | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:552:19 | 552 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:1406:19 | 1406 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1406 - let len = mem::size_of_val(self); 1406 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2702:19 | 2702 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2702 - let len = mem::size_of_val(self); 2702 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2777:19 | 2777 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2777 - let len = mem::size_of_val(self); 2777 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2851:27 | 2851 | if bytes.len() != mem::size_of_val(self) { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2851 - if bytes.len() != mem::size_of_val(self) { 2851 + if bytes.len() != size_of_val(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2908:20 | 2908 | let size = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2908 - let size = mem::size_of_val(self); 2908 + let size = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2969:45 | 2969 | let start = bytes.len().checked_sub(mem::size_of_val(self))?; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2969 - let start = bytes.len().checked_sub(mem::size_of_val(self))?; 2969 + let start = bytes.len().checked_sub(size_of_val(self))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4149:27 | 4149 | if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4149 - if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4149 + if bytes.len() != size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4164:26 | 4164 | if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4164 - if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4164 + if bytes.len() < size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4167:46 | 4167 | let (bytes, suffix) = bytes.split_at(mem::size_of::()); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4167 - let (bytes, suffix) = bytes.split_at(mem::size_of::()); 4167 + let (bytes, suffix) = bytes.split_at(size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4182:46 | 4182 | let split_at = bytes_len.checked_sub(mem::size_of::())?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4182 - let split_at = bytes_len.checked_sub(mem::size_of::())?; 4182 + let split_at = bytes_len.checked_sub(size_of::())?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4209:26 | 4209 | .checked_rem(mem::size_of::()) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4209 - .checked_rem(mem::size_of::()) 4209 + .checked_rem(size_of::()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4231:34 | 4231 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4231 - let expected_len = match mem::size_of::().checked_mul(count) { 4231 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4256:34 | 4256 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4256 - let expected_len = match mem::size_of::().checked_mul(count) { 4256 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4783:25 | 4783 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4783 - let elem_size = mem::size_of::(); 4783 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4813:25 | 4813 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4813 - let elem_size = mem::size_of::(); 4813 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:5130:36 | 5130 | Deref + Sized + self::sealed::ByteSliceSealed | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5130 - Deref + Sized + self::sealed::ByteSliceSealed 5130 + Deref + Sized + sealed::ByteSliceSealed | warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:946:5 | 946 | / fn only_derive_is_allowed_to_implement_this_trait() 947 | | where 948 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:982:1 | 982 | / safety_comment! { 983 | | /// SAFETY: 984 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 985 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 999 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1000 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:3171:1 | 3171 | / safety_comment! { 3172 | | /// SAFETY: 3173 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3174 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3210 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3211 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:3506:1 | 3506 | / safety_comment! { 3507 | | /// SAFETY: 3508 | | /// Per the reference [1]: 3509 | | /// ... | 3573 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3574 | | } | |_- 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: `difflib` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termcolor-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termcolor-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/termcolor-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0829578d2179dd1c -C extra-filename=-d7da6123a8c38ffc --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: trait `NonNullExt` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/util.rs:655:22 | 655 | pub(crate) trait NonNullExt { | ^^^^^^^^^^ warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Compiling function_name-proc-macro v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=function_name_proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/function_name-proc-macro-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/function_name-proc-macro-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Henry-Mantilla ' CARGO_PKG_DESCRIPTION='macro that expands to the name of the annotated function' CARGO_PKG_HOMEPAGE='https://crates.io/crates/function_name' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=function_name-proc-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/danielhenrymantilla/rust-function_name' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name function_name_proc_macro --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/function_name-proc-macro-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca34188f5d5fbd83 -C extra-filename=-3b453d187dedb771 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `zerocopy` (lib) generated 57 warnings (6 duplicates) Compiling regex-automata v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=a84b89d2c862ccc7 -C extra-filename=-16a696ff200c9b2a --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `heck` (lib) generated 1 warning (1 duplicate) Compiling assert_cmd v2.0.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/assert_cmd-2.0.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/assert_cmd-2.0.16/Cargo.toml CARGO_PKG_AUTHORS='Pascal Hertleif :Ed Page ' CARGO_PKG_DESCRIPTION='Test CLI Applications.' CARGO_PKG_HOMEPAGE='https://github.com/assert-rs/assert_cmd' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=assert_cmd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/assert-rs/assert_cmd.git' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=2.0.16 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/assert_cmd-2.0.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --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::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("color", "color-auto"))' -C metadata=84bc7e36049a4532 -C extra-filename=-62f6bf193aff1fdc --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/assert_cmd-62f6bf193aff1fdc -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: enum `BigEndian` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.1.10/src/byteorder.rs:14:10 | 14 | pub enum BigEndian {} | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: enum `LittleEndian` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.1.10/src/byteorder.rs:15:10 | 15 | pub enum LittleEndian {} | ^^^^^^^^^^^^ warning: `regex` (lib) generated 1 warning (1 duplicate) Compiling syntree v0.14.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syntree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syntree-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syntree-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='John-John Tedro ' CARGO_PKG_DESCRIPTION='A memory efficient syntax tree for language developers.' CARGO_PKG_HOMEPAGE='https://github.com/udoprog/syntree' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/udoprog/syntree' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name syntree --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syntree-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7523e0f24d520c9d -C extra-filename=-5173022703f6356f --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `assert_cmd` (build script) generated 1 warning (1 duplicate) Compiling serde_json v1.0.128 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/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.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --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=e32f2410e5336c61 -C extra-filename=-3cd5c57ef1400011 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/build/serde_json-3cd5c57ef1400011 -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `regex-automata` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/assert_cmd-2.0.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/assert_cmd-2.0.16/Cargo.toml CARGO_PKG_AUTHORS='Pascal Hertleif :Ed Page ' CARGO_PKG_DESCRIPTION='Test CLI Applications.' CARGO_PKG_HOMEPAGE='https://github.com/assert-rs/assert_cmd' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=assert_cmd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/assert-rs/assert_cmd.git' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=2.0.16 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/assert_cmd-5fa086ea99401187/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/assert_cmd-62f6bf193aff1fdc/build-script-build` [assert_cmd 2.0.16] cargo:rerun-if-changed=build.rs Compiling bstr v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/bstr-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/bstr-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.60 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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/bstr-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=98669d1de791f178 -C extra-filename=-f6e154a4e1d85d96 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libmemchr-81779ba143161dfc.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libonce_cell-8a04391608922dc4.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex_automata-16a696ff200c9b2a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `termcolor` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/ahash-b45c05981a70da00/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=75a6425917930b4e -C extra-filename=-e1b20b889a9a0856 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcfg_if-90949e4ceac747c6.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libgetrandom-0e7141bf792c1960.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libonce_cell-8a04391608922dc4.rmeta --extern zerocopy=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libzerocopy-08292d0befa5395e.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'feature="folded_multiply"'` warning: `serde_json` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/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.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/serde_json-a48fb092ed30c92e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/serde_json-3cd5c57ef1400011/build-script-build` [serde_json 1.0.128] cargo:rerun-if-changed=build.rs [serde_json 1.0.128] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.128] cargo:rustc-cfg=fast_arithmetic="64" Compiling env_filter v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/env_filter-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/env_filter-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Filter log events using environment variables ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name env_filter --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/env_filter-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 --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=25ee9ee850e32f8d -C extra-filename=-92b9756ebf8ff2f6 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern log=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblog-2d2fce02db9ccb5b.rmeta --extern regex=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex-119f2b5f79d460c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/operations.rs:15:7 | 15 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/operations.rs:22:11 | 22 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: `ahash` (lib) generated 46 warnings (1 duplicate) Compiling clap_builder v4.5.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_builder-4.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_builder-4.5.13/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.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_builder-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::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=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"' --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-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=4df2ea2d119e8888 -C extra-filename=-35e9580b7219cf06 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstream-7ca6f2b9e9e48002.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstyle-3af7b0b43b15b000.rmeta --extern clap_lex=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libclap_lex-c8a595e821d523ea.rmeta --extern strsim=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libstrsim-477e892f2745295e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `function_name-proc-macro` (lib) generated 1 warning (1 duplicate) Compiling function_name v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=function_name CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/function_name-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/function_name-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Henry-Mantilla ' CARGO_PKG_DESCRIPTION='macro that expands to the name of the annotated function' CARGO_PKG_HOMEPAGE='https://crates.io/crates/function_name' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=function_name CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danielhenrymantilla/rust-function_name' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name function_name --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/function_name-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("better-docs", "default", "docs-rs"))' -C metadata=6d8e2932fd245901 -C extra-filename=-5aa65bfacc456345 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern function_name_proc_macro=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libfunction_name_proc_macro-3b453d187dedb771.so --cap-lints warn -C ar=ar -C linker=cc` warning: `syntree` (lib) generated 1 warning (1 duplicate) Compiling predicates v3.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=predicates CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-3.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-3.0.3/Cargo.toml CARGO_PKG_AUTHORS='Nick Stevens ' CARGO_PKG_DESCRIPTION='An implementation of boolean-valued predicate functions.' CARGO_PKG_HOMEPAGE='https://github.com/assert-rs/predicates-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=predicates CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/assert-rs/predicates-rs' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=3.0.3 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name predicates --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-3.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="diff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=1c518e5a68902cf2 -C extra-filename=-4f820dbb10bd1c77 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstyle-3af7b0b43b15b000.rmeta --extern difflib=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libdifflib-b19898e02b995f87.rmeta --extern itertools=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libitertools-8035bf6969690b6b.rmeta --extern predicates_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpredicates_core-2013ef4732fd37cb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `function_name` (lib) generated 1 warning (1 duplicate) Compiling codespan-reporting v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=codespan_reporting CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/codespan-reporting-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/codespan-reporting-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Brendan Zabarauskas ' CARGO_PKG_DESCRIPTION='Beautiful diagnostic reporting for text-based programming languages' CARGO_PKG_HOMEPAGE='https://github.com/brendanzab/codespan' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=codespan-reporting CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/brendanzab/codespan' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name codespan_reporting --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/codespan-reporting-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("ascii-only", "serde", "serialization"))' -C metadata=738da440c7e72c6e -C extra-filename=-9b03d2b30d3a2ccf --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern termcolor=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libtermcolor-a8f572a54b00f311.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libunicode_width-06b9d7e4d4c6f528.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `env_filter` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/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.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/rustix-35a1e6ea0218fa1a/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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="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=c274d29d2ad83c7d -C extra-filename=-bd96ee173fabfd52 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libbitflags-192d086b193af81a.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liberrno-fa0cd862373dc23d.rmeta --extern libc=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblibc-8f749bdc9d82a850.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/bstr-1.4.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'a> { | ++++ warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1714:5 | 1714 | / weakcall! { 1715 | | fn memfd_create( 1716 | | name: *const c::c_char, 1717 | | flags: c::c_uint 1718 | | ) -> c::c_int 1719 | | } | |_____- 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: `bstr` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/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.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/proc-macro2-2f547884cb60bb96/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e09ef3cb782761ee -C extra-filename=-c67083f783feaf89 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libunicode_ident-62febea0890970ad.rmeta --cap-lints warn -C ar=ar -C linker=cc --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)'` warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:169:48 | 169 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:241:13 | 241 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:393:13 | 393 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:445:13 | 445 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:703:13 | 703 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:786:13 | 786 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:847:13 | 847 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1033:13 | 1033 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1114:13 | 1114 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1238:33 | 1238 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1248:36 | 1248 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:280:22 | 280 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:283:23 | 283 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:293:22 | 293 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:296:25 | 296 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:321:24 | 321 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:325:33 | 325 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:329:28 | 329 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:659:22 | 659 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:661:24 | 661 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:663:22 | 663 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:665:23 | 665 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:950:18 | 950 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:952:21 | 952 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:954:14 | 954 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:956:29 | 956 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:958:32 | 958 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:960:25 | 960 | 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/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: `codespan-reporting` (lib) generated 1 warning (1 duplicate) Compiling predicates-tree v1.0.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=predicates_tree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-tree-1.0.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-tree-1.0.9/Cargo.toml CARGO_PKG_AUTHORS='Nick Stevens ' CARGO_PKG_DESCRIPTION='Render boolean-valued predicate functions results as a tree.' CARGO_PKG_HOMEPAGE='https://github.com/assert-rs/predicates-rs/tree/master/crates/tree' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=predicates-tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/assert-rs/predicates-rs/tree/master/crates/tree' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name predicates_tree --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/predicates-tree-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=caeecb0332fbcf4b -C extra-filename=-8a4e8e8512109c82 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern predicates_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpredicates_core-2013ef4732fd37cb.rmeta --extern termtree=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libtermtree-fb1d107fa4ad117d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `predicates-tree` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/parol/work/target/release/deps:/wrkdirs/usr/ports/devel/parol/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/owo-colors-f7c4051c71ac1313/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/parol/work/target/release/build/owo-colors-b116b44ac8e9f7af/build-script-build` [owo-colors 4.1.0] cargo:rustc-check-cfg=cfg(doc_cfg) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/rayon-core-7b0c37168682202d/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=4bb81932f7b05d3c -C extra-filename=-2bb1ad5f44e9e6f2 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcrossbeam_deque-91d6d161bcedb404.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcrossbeam_utils-1930b68308276b0e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (lib) generated 54 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=doc_comment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/doc-comment-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/doc-comment-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Macro to generate doc comments' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doc-comment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/doc-comment' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/doc-comment-2b11ae4ddfedc706/out /usr/local/bin/rustc --crate-name doc_comment --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=0360d90d6d208f64 -C extra-filename=-51aefb64545322be --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `predicates` (lib) generated 1 warning (1 duplicate) Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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=2febf3771d09a944 -C extra-filename=-68ba06611aa80cf5 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblibc-8f749bdc9d82a850.rmeta --extern rand_chacha=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librand_chacha-3eb5a41d3f38f66c.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librand_core-79fcb91db6b8e3c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_builder-4.5.13/src/parser/matches/arg_matches.rs:1588:19 | 1588 | pub(crate) struct GroupedValues<'a> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `doc-comment` (lib) generated 1 warning (1 duplicate) Compiling wait-timeout v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wait_timeout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A crate to wait on a child process with a timeout specified across Unix and Windows platforms. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/wait-timeout' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wait-timeout CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/wait-timeout' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name wait_timeout --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fff1fad072fff973 -C extra-filename=-82c8395dc5e74834 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblibc-8f749bdc9d82a850.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:278:1 | 278 | extern fn sigchld_handler(signum: c_int, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/lib.rs:31:23 | 31 | #![deny(missing_docs, warnings)] | ^^^^^^^^ = note: `#[warn(missing_abi)]` implied by `#[warn(warnings)]` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:281:24 | 281 | type FnSigaction = extern fn(c_int, *mut libc::siginfo_t, *mut libc::c_void); | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:282:22 | 282 | type FnHandler = extern fn(c_int); | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:27:23 | 27 | use std::sync::{Once, ONCE_INIT, Mutex}; | ^^^^^^^^^ | = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:32:21 | 32 | static INIT: Once = ONCE_INIT; | ^^^^^^^^^ | help: replace the use of the deprecated constant | 32 - static INIT: Once = ONCE_INIT; 32 + static INIT: Once = Once::new(); | warning: `proc-macro2` (lib) generated 12 warnings (12 duplicates) Compiling lazy_static v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lazy_static-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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=263c178c2910fef5 -C extra-filename=-ff8b0e004c555010 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ------- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'static` | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) Compiling humantime v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/humantime-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/humantime-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION=' A parser and formatter for std::time::{Duration, SystemTime} ' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/humantime-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())' -C metadata=6b067199e22ae85d -C extra-filename=-8ce0a0ec86e34f3f --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: `wait-timeout` (lib) generated 6 warnings (1 duplicate) Compiling ryu v1.0.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ryu-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ryu-1.0.13/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.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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ryu-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=65ba54e37b3276e6 -C extra-filename=-f6a3fb3fb5d6974a --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `humantime` (lib) generated 3 warnings (1 duplicate) Compiling parol-macros v1.0.0 (/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol-macros) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parol_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol-macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol-macros/Cargo.toml CARGO_PKG_AUTHORS='Jörg Singer ' CARGO_PKG_DESCRIPTION='Macros for LL(k) parser generator `parol`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parol-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jsinger67/parol/tree/main/crates/parol-macros' 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/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name parol_macros --edition=2021 crates/parol-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=f191e46e6f64e745 -C extra-filename=-b8c69244e4757a13 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps -C ar=ar -C linker=cc` warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ryu-1.0.13/src/f2s.rs:144:17 | 144 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: `parol-macros` (lib) generated 1 warning (1 duplicate) Compiling fastrand v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fastrand-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fastrand-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=d3c27934b97202df -C extra-filename=-5d1b68be4a43b91a --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `ryu` (lib) generated 2 warnings (1 duplicate) Compiling itoa v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itoa-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itoa-1.0.6/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.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itoa-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=6b703d2734334c15 -C extra-filename=-1275d4da2fcfa76b --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result, WeightedError> | +++ warning: `itoa` (lib) generated 1 warning (1 duplicate) Compiling tempfile v3.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/tempfile-3.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/tempfile-3.13.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.13.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=6ecfa518134a97fd -C extra-filename=-c49a57d6f6ee44bf --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcfg_if-90949e4ceac747c6.rmeta --extern fastrand=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libfastrand-5d1b68be4a43b91a.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libonce_cell-8a04391608922dc4.rmeta --extern rustix=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librustix-bd96ee173fabfd52.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fastrand` (lib) generated 1 warning (1 duplicate) Compiling rayon v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=7850faa762878eef -C extra-filename=-2f488eb3ac79f692 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libeither-6d0bead6ad6adbbd.rmeta --extern rayon_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librayon_core-2bb1ad5f44e9e6f2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rayon-core` (lib) generated 3 warnings (1 duplicate) Compiling env_logger v0.11.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/env_logger-0.11.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/env_logger-0.11.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment variable. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.11.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name env_logger --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/env_logger-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--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="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=49c09665e39af098 -C extra-filename=-a0860678a1a9322d --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstream-7ca6f2b9e9e48002.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstyle-3af7b0b43b15b000.rmeta --extern env_filter=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libenv_filter-92b9756ebf8ff2f6.rmeta --extern humantime=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libhumantime-8ce0a0ec86e34f3f.rmeta --extern log=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblog-2d2fce02db9ccb5b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rand` (lib) generated 31 warnings (1 duplicate) Compiling rand_regex v0.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_regex-0.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_regex-0.17.0/Cargo.toml CARGO_PKG_AUTHORS='kennytm ' CARGO_PKG_DESCRIPTION='Generates random strings and byte strings matching a regex' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kennytm/rand_regex' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name rand_regex --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_regex-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode"))' -C metadata=4eba236c1fe25bfc -C extra-filename=-b0e6734a1e1a8742 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern rand=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librand-68ba06611aa80cf5.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex_syntax-4c4c72de6ddc4742.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tempfile` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=assert_cmd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/assert_cmd-2.0.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/assert_cmd-2.0.16/Cargo.toml CARGO_PKG_AUTHORS='Pascal Hertleif :Ed Page ' CARGO_PKG_DESCRIPTION='Test CLI Applications.' CARGO_PKG_HOMEPAGE='https://github.com/assert-rs/assert_cmd' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=assert_cmd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/assert-rs/assert_cmd.git' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=2.0.16 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/assert_cmd-5fa086ea99401187/out /usr/local/bin/rustc --crate-name assert_cmd --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/assert_cmd-2.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=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::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("color", "color-auto"))' -C metadata=97e8ff3bc31deb60 -C extra-filename=-b86a370e01375ffe --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanstyle-3af7b0b43b15b000.rmeta --extern bstr=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libbstr-f6e154a4e1d85d96.rmeta --extern doc_comment=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libdoc_comment-51aefb64545322be.rmeta --extern predicates=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpredicates-4f820dbb10bd1c77.rmeta --extern predicates_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpredicates_core-2013ef4732fd37cb.rmeta --extern predicates_tree=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpredicates_tree-8a4e8e8512109c82.rmeta --extern wait_timeout=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libwait_timeout-82c8395dc5e74834.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_regex` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=owo_colors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/owo-colors-f7c4051c71ac1313/out /usr/local/bin/rustc --crate-name owo_colors --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/owo-colors-4.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("alloc", "supports-color", "supports-colors"))' -C metadata=5b28a7c6ccb6d773 -C extra-filename=-66fb678df5898c2e --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(doc_cfg)'` warning: `env_logger` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/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.79 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="full"' --cfg 'feature="parsing"' --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=2386692eeca67a25 -C extra-filename=-da4b887d67afcfbd --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-c67083f783feaf89.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libunicode_ident-62febea0890970ad.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `assert_cmd` (lib) generated 1 warning (1 duplicate) Compiling num_cpus v1.16.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=323b030e8a670ed9 -C extra-filename=-f7cf0d5a617a63f9 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblibc-8f749bdc9d82a850.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = 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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = 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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: `num_cpus` (lib) generated 3 warnings (1 duplicate) Compiling lalry v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lalry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lalry-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lalry-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Geoffry Song :Jörg Singer ' CARGO_PKG_DESCRIPTION='a library for creating LALR(1) parsers from context-free grammars' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lalry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jsinger67/lalry' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name lalry --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lalry-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=019eba7e881941bb -C extra-filename=-480a64e608bc4edb --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `owo-colors` (lib) generated 1 warning (1 duplicate) Compiling ume v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ume CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ume-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ume-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple macro for generating Rust codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ume CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ryo33/ume' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name ume --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ume-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17a6bcf3a63b66bc -C extra-filename=-675f211cc18bc948 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lalry-0.1.0/src/lib.rs:452:31 | 450 | &'a self, | -- the lifetime is named here 451 | config: &'a impl Config<'a, T, N, A>, | -- the lifetime is named here 452 | ) -> Result, LR1Conflict<'_, T, N, A>> { | ^^ ^^ the same lifetime is elided here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 452 - ) -> Result, LR1Conflict<'_, T, N, A>> { 452 + ) -> Result, LR1Conflict<'a, T, N, A>> { | warning: `lalry` (lib) generated 2 warnings (1 duplicate) warning: `ume` (lib) generated 1 warning (1 duplicate) warning: `rayon` (lib) generated 1 warning (1 duplicate) warning: `regex-automata` (lib) generated 5 warnings (1 duplicate) warning: `clap_builder` (lib) generated 2 warnings (1 duplicate) warning: `syn` (lib) generated 20 warnings (1 duplicate) Compiling thiserror-impl v1.0.64 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/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.56 CARGO_PKG_VERSION=1.0.64 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2290fe0bd5a68c13 -C extra-filename=-6f7ee6910fa8e0f8 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-debcd34c7e4166ce.rlib --extern quote=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libquote-552edf3e5e4a5c62.rlib --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-2e97f4c525382c67.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `syn` (lib) generated 18 warnings (18 duplicates) Compiling serde_derive v1.0.210 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210/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.56 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210/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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b794d7ee7ce87643 -C extra-filename=-2079109c0c83f463 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-debcd34c7e4166ce.rlib --extern quote=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libquote-552edf3e5e4a5c62.rlib --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-2e97f4c525382c67.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ Compiling clap_derive v4.5.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_derive-4.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_derive-4.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_derive-4.5.13/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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 --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::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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=8399d4e29807becf -C extra-filename=-9bc1119aec93c977 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern heck=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libheck-50fabe25e98b60b0.rlib --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-debcd34c7e4166ce.rlib --extern quote=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libquote-552edf3e5e4a5c62.rlib --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-2e97f4c525382c67.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Compiling ts-rs-macros v10.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ts_rs_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-macros-10.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-macros-10.0.0/Cargo.toml CARGO_PKG_AUTHORS='Moritz Bischof ' CARGO_PKG_DESCRIPTION='derive macro for ts-rs' CARGO_PKG_HOMEPAGE='https://github.com/Aleph-Alpha/ts-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ts-rs-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Aleph-Alpha/ts-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=10.0.0 CARGO_PKG_VERSION_MAJOR=10 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name ts_rs_macros --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-macros-10.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde-compat"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-serde-warnings", "serde-compat", "termcolor"))' -C metadata=51ef2a35d00c1ff5 -C extra-filename=-e5546f1dccc54db3 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-debcd34c7e4166ce.rlib --extern quote=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libquote-552edf3e5e4a5c62.rlib --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-2e97f4c525382c67.rlib --extern termcolor=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libtermcolor-d7da6123a8c38ffc.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210/src/internals/attr.rs:660:23 | 660 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210/src/de.rs:3161:13 | 3161 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3162 | ) -> ( 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3165 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3166 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3163 ~ DeImplGenerics<'_>, 3164 ~ DeTypeGenerics<'_>, 3165 ~ syn::TypeGenerics<'_>, | warning: `darling_core` (lib) generated 1 warning (1 duplicate) Compiling darling_macro v0.20.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling_macro-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling_macro-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1734f6afcd90e3df -C extra-filename=-77fb783bf3d08315 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libdarling_core-5006c002dab6b432.rlib --extern quote=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libquote-552edf3e5e4a5c62.rlib --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-2e97f4c525382c67.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `darling_macro` (lib) generated 1 warning (1 duplicate) Compiling darling v0.20.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/darling-0.20.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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=012700da9f4fc095 -C extra-filename=-b620f462907ca01a --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libdarling_core-5006c002dab6b432.rmeta --extern darling_macro=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libdarling_macro-77fb783bf3d08315.so --cap-lints warn -C ar=ar -C linker=cc` warning: `darling` (lib) generated 1 warning (1 duplicate) Compiling derive_builder_core v0.20.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal helper library for the derive_builder crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_core --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=71e98aa2100acf22 -C extra-filename=-9db45cb5a509d64d --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern darling=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libdarling-b620f462907ca01a.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libproc_macro2-debcd34c7e4166ce.rmeta --extern quote=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libquote-552edf3e5e4a5c62.rmeta --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-2e97f4c525382c67.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/deprecation_notes.rs:63:26 | 63 | pub const fn as_item(&self) -> DeprecationNotesAsItem { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 63 | pub const fn as_item(&self) -> DeprecationNotesAsItem<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/initializer.rs:107:32 | 107 | fn match_some(&'a self) -> MatchSome { | -- ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 107 | fn match_some(&'a self) -> MatchSome<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:28:35 | 28 | pub fn to_explicit_visibility(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 28 | pub fn to_explicit_visibility(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:618:24 | 618 | pub fn builder_vis(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 618 | pub fn builder_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:626:29 | 626 | pub fn build_method_vis(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 626 | pub fn build_method_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:649:19 | 649 | pub fn fields(&self) -> FieldIter { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 649 | pub fn fields(&self) -> FieldIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:660:23 | 660 | pub fn as_builder(&self) -> Builder { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 660 | pub fn as_builder(&self) -> Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:697:28 | 697 | pub fn as_build_method(&self) -> BuildMethod { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 697 | pub fn as_build_method(&self) -> BuildMethod<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:795:23 | 795 | pub fn setter_vis(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 795 | pub fn setter_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:812:22 | 812 | pub fn field_vis(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 812 | pub fn field_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-1.0.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-1.0.64/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.56 CARGO_PKG_VERSION=1.0.64 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/thiserror-b9ef1ec95050a014/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a238f2edfbdc7bcf -C extra-filename=-3466e4a825f3433c --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libthiserror_impl-6f7ee6910fa8e0f8.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `thiserror` (lib) generated 1 warning (1 duplicate) Compiling syntree_layout v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syntree_layout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syntree_layout-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syntree_layout-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jörg Singer ' CARGO_PKG_DESCRIPTION='A library to visualize trees from the '\''syntree'\'' crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntree_layout CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jsinger67/syntree_layout' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name syntree_layout --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syntree_layout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6480f9b54b6d4ef2 -C extra-filename=-78f3f5df0f10f689 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanyhow-f09ca9f9caf8c759.rmeta --extern syntree=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyntree-5173022703f6356f.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libthiserror-3466e4a825f3433c.rmeta --extern xml_writer=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libxml_writer-3c4ef2871c16b375.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syntree_layout-0.2.0/src/layouter.rs:135:51 | 135 | pub fn with_drawer(self, drawer: &'a U) -> Layouter | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 135 | pub fn with_drawer(self, drawer: &'a U) -> Layouter<'a, T, I, W, U> | +++ warning: `syntree_layout` (lib) generated 2 warnings (1 duplicate) Compiling graph-cycles v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=graph_cycles CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/graph-cycles-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/graph-cycles-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Andreas Maier ' CARGO_PKG_DESCRIPTION='Detect all cycles in a petgraph graph' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=graph-cycles CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/a-maier/graph-cycles' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name graph_cycles --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/graph-cycles-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=c5fbc9ba648bf949 -C extra-filename=-87ed03b00b9b3a70 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libahash-e1b20b889a9a0856.rmeta --extern petgraph=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpetgraph-07b2f319dac46afe.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libthiserror-3466e4a825f3433c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `graph-cycles` (lib) generated 1 warning (1 duplicate) warning: `ts-rs-macros` (lib) generated 1 warning (1 duplicate) Compiling ts-rs v10.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ts_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-10.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-10.0.0/Cargo.toml CARGO_PKG_AUTHORS='Moritz Bischof ' CARGO_PKG_DESCRIPTION='generate typescript bindings from rust types' CARGO_PKG_HOMEPAGE='https://github.com/Aleph-Alpha/ts-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ts-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Aleph-Alpha/ts-rs' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=10.0.0 CARGO_PKG_VERSION_MAJOR=10 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name ts_rs --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-10.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde-compat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "bigdecimal-impl", "bson", "bson-uuid-impl", "bytes", "bytes-impl", "chrono", "chrono-impl", "default", "dprint-plugin-typescript", "format", "heapless", "heapless-impl", "import-esm", "indexmap", "indexmap-impl", "no-serde-warnings", "ordered-float", "ordered-float-impl", "semver", "semver-impl", "serde-compat", "serde-json-impl", "serde_json", "smol_str", "smol_str-impl", "url", "url-impl", "uuid", "uuid-impl"))' -C metadata=df0a4e43c4ea7749 -C extra-filename=-7827a1c2a9f571db --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblazy_static-ff8b0e004c555010.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libthiserror-3466e4a825f3433c.rmeta --extern ts_rs_macros=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libts_rs_macros-e5546f1dccc54db3.so --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `impl_primitives` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-10.0.0/src/lib.rs:1053:16 | 1053 | pub(crate) use impl_primitives; | ^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `impl_shadow` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-10.0.0/src/lib.rs:1055:16 | 1055 | pub(crate) use impl_shadow; | ^^^^^^^^^^^ warning: `ts-rs` (lib) generated 3 warnings (1 duplicate) warning: `derive_builder_core` (lib) generated 11 warnings (1 duplicate) Compiling derive_builder_macro v0.20.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_macro-0.20.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_macro-0.20.1/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_macro --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_macro-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=815d2b9e1b5baa11 -C extra-filename=-02b79e522c5c99e7 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern derive_builder_core=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libderive_builder_core-9db45cb5a509d64d.rlib --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-2e97f4c525382c67.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `clap_derive` (lib) generated 1 warning (1 duplicate) Compiling clap v4.5.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap-4.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap-4.5.13/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.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::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=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="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=b476a9729e01d022 -C extra-filename=-59a5200b74c65d13 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libclap_builder-35e9580b7219cf06.rmeta --extern clap_derive=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libclap_derive-9bc1119aec93c977.so --cap-lints warn -C ar=ar -C linker=cc` warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/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.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/serde-7407a22af0f18356/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=62c27df96293875c -C extra-filename=-8dcfae65baaae3f5 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libserde_derive-2079109c0c83f463.so --cap-lints warn -C ar=ar -C linker=cc --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)'` warning: `derive_builder_macro` (lib) generated 1 warning (1 duplicate) Compiling derive_builder v0.20.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder-0.20.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder-0.20.1/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder --edition=2018 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=b0021c2fcc5630ea -C extra-filename=-55a3156c3affc250 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern derive_builder_macro=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libderive_builder_macro-02b79e522c5c99e7.so --cap-lints warn -C ar=ar -C linker=cc` Compiling parol_runtime v1.0.1 (/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol_runtime) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parol_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol_runtime CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol_runtime/Cargo.toml CARGO_PKG_AUTHORS='Jörg Singer ' CARGO_PKG_DESCRIPTION='Runtime library for parsers generated by the '\''parol'\'' parser generator.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parol_runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jsinger67/parol/tree/main/crates/parol_runtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name parol_runtime --edition=2018 crates/parol_runtime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="auto_generation"' --cfg 'feature="default"' --cfg 'feature="parol-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto_generation", "default", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "parol-macros", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn"))' -C metadata=7544dac2481002de -C extra-filename=-b3b06ed946ba5f6b --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanyhow-f09ca9f9caf8c759.rmeta --extern codespan_reporting=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcodespan_reporting-9b03d2b30d3a2ccf.rmeta --extern derive_builder=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libderive_builder-55a3156c3affc250.rmeta --extern function_name=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libfunction_name-5aa65bfacc456345.rmeta --extern log=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblog-2d2fce02db9ccb5b.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libonce_cell-8a04391608922dc4.rmeta --extern parol_macros=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libparol_macros-b8c69244e4757a13.rmeta --extern petgraph=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpetgraph-07b2f319dac46afe.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex_automata-2dd26097707f171c.rmeta --extern syntree=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyntree-5173022703f6356f.rmeta --extern syntree_layout=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyntree_layout-78f3f5df0f10f689.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libthiserror-3466e4a825f3433c.rmeta -C ar=ar -C linker=cc` warning: `derive_builder` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> crates/parol_runtime/src/errors/types.rs:141:17 | 141 | pub fn iter(&self) -> std::slice::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 141 | pub fn iter(&self) -> std::slice::Iter<'_, String> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/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.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/parol/work/target/release/build/serde_json-a48fb092ed30c92e/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=a5c066f7acd1203a -C extra-filename=-e971185ce88194cc --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libitoa-1275d4da2fcfa76b.rmeta --extern memchr=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libmemchr-81779ba143161dfc.rmeta --extern ryu=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libryu-f6a3fb3fb5d6974a.rmeta --extern serde=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libserde-8dcfae65baaae3f5.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` warning: `serde` (lib) generated 3 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:273:21 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:302:17 | 302 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:310:21 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:318:17 | 318 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:326:19 | 326 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:334:23 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/value/de.rs:1311:19 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/number.rs:788:30 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ Compiling parol v1.0.1 (/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/Cargo.toml CARGO_PKG_AUTHORS='Jörg Singer ' CARGO_PKG_DESCRIPTION='LL(k) and LALR(1) parser generator for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jsinger67/parol/tree/main/crates/parol' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name parol --edition=2021 crates/parol/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="build"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "default"))' -C metadata=96b72be1ff17630b -C extra-filename=-ecf3911e220819a2 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanyhow-f09ca9f9caf8c759.rmeta --extern assert_cmd=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libassert_cmd-b86a370e01375ffe.rmeta --extern bitflags=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libbitflags-192d086b193af81a.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcfg_if-90949e4ceac747c6.rmeta --extern clap=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libclap-59a5200b74c65d13.rmeta --extern derive_builder=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libderive_builder-55a3156c3affc250.rmeta --extern env_logger=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libenv_logger-a0860678a1a9322d.rmeta --extern function_name=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libfunction_name-5aa65bfacc456345.rmeta --extern graph_cycles=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libgraph_cycles-87ed03b00b9b3a70.rmeta --extern lalry=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblalry-480a64e608bc4edb.rmeta --extern num_cpus=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libnum_cpus-f7cf0d5a617a63f9.rmeta --extern owo_colors=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libowo_colors-66fb678df5898c2e.rmeta --extern parol_macros=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libparol_macros-b8c69244e4757a13.rmeta --extern parol_runtime=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libparol_runtime-b3b06ed946ba5f6b.rmeta --extern petgraph=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpetgraph-07b2f319dac46afe.rmeta --extern rand=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librand-68ba06611aa80cf5.rmeta --extern rand_regex=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librand_regex-b0e6734a1e1a8742.rmeta --extern rayon=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librayon-2f488eb3ac79f692.rmeta --extern regex=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex-119f2b5f79d460c4.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex_syntax-4c4c72de6ddc4742.rmeta --extern serde=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libserde-8dcfae65baaae3f5.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libserde_json-e971185ce88194cc.rmeta --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-da4b887d67afcfbd.rmeta --extern syntree=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyntree-5173022703f6356f.rmeta --extern syntree_layout=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyntree_layout-78f3f5df0f10f689.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libtempfile-c49a57d6f6ee44bf.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libthiserror-3466e4a825f3433c.rmeta --extern ts_rs=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libts_rs-7827a1c2a9f571db.rmeta --extern ume=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libume-675f211cc18bc948.so -C ar=ar -C linker=cc` warning: `parol_runtime` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p parol_runtime` to apply 1 suggestion) warning: `serde_json` (lib) generated 9 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> crates/parol/src/generators/symbol_table.rs:744:34 | 744 | pub(crate) fn symbol_as_type(&self, symbol_id: SymbolId) -> impl TypeFacade { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 744 | pub(crate) fn symbol_as_type(&self, symbol_id: SymbolId) -> impl TypeFacade<'_> { | ++++ warning: `parol` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p parol` to apply 1 suggestion) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=parol CARGO_CRATE_NAME=parol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/Cargo.toml CARGO_PKG_AUTHORS='Jörg Singer ' CARGO_PKG_DESCRIPTION='LL(k) and LALR(1) parser generator for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jsinger67/parol/tree/main/crates/parol' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/parol/work/target/release/deps /usr/local/bin/rustc --crate-name parol --edition=2021 crates/parol/src/bin/parol/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="build"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "default"))' -C metadata=306bcdc600cdda92 -C extra-filename=-78c5efe86e0d5ac7 --out-dir /wrkdirs/usr/ports/devel/parol/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/parol/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libanyhow-f09ca9f9caf8c759.rlib --extern assert_cmd=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libassert_cmd-b86a370e01375ffe.rlib --extern bitflags=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libbitflags-192d086b193af81a.rlib --extern cfg_if=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libcfg_if-90949e4ceac747c6.rlib --extern clap=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libclap-59a5200b74c65d13.rlib --extern derive_builder=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libderive_builder-55a3156c3affc250.rlib --extern env_logger=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libenv_logger-a0860678a1a9322d.rlib --extern function_name=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libfunction_name-5aa65bfacc456345.rlib --extern graph_cycles=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libgraph_cycles-87ed03b00b9b3a70.rlib --extern lalry=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/liblalry-480a64e608bc4edb.rlib --extern num_cpus=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libnum_cpus-f7cf0d5a617a63f9.rlib --extern owo_colors=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libowo_colors-66fb678df5898c2e.rlib --extern parol=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libparol-ecf3911e220819a2.rlib --extern parol_macros=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libparol_macros-b8c69244e4757a13.rlib --extern parol_runtime=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libparol_runtime-b3b06ed946ba5f6b.rlib --extern petgraph=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libpetgraph-07b2f319dac46afe.rlib --extern rand=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librand-68ba06611aa80cf5.rlib --extern rand_regex=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librand_regex-b0e6734a1e1a8742.rlib --extern rayon=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/librayon-2f488eb3ac79f692.rlib --extern regex=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex-119f2b5f79d460c4.rlib --extern regex_syntax=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libregex_syntax-4c4c72de6ddc4742.rlib --extern serde=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libserde-8dcfae65baaae3f5.rlib --extern serde_json=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libserde_json-e971185ce88194cc.rlib --extern syn=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyn-da4b887d67afcfbd.rlib --extern syntree=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyntree-5173022703f6356f.rlib --extern syntree_layout=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libsyntree_layout-78f3f5df0f10f689.rlib --extern tempfile=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libtempfile-c49a57d6f6ee44bf.rlib --extern thiserror=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libthiserror-3466e4a825f3433c.rlib --extern ts_rs=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libts_rs-7827a1c2a9f571db.rlib --extern ume=/wrkdirs/usr/ports/devel/parol/work/target/release/deps/libume-675f211cc18bc948.so -C ar=ar -C linker=cc` warning: `parol` (bin "parol") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 4m 18s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for parol-1.0.1_11 ===> Generating temporary packing list warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/Cargo.toml workspace: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/Cargo.toml warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/Cargo.toml workspace: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/Cargo.toml Installing parol v1.0.1 (/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol) Locking 128 packages to latest compatible versions warning: `-C ar`: this option is deprecated and does nothing warning: `proc-macro2` (build script) generated 1 warning Fresh cfg-if v1.0.0 Fresh autocfg v1.1.0 Fresh memchr v2.6.3 warning: trait `Byte` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memchr-2.6.3/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memchr-2.6.3/src/vector.rs:19:11 | 17 | pub(crate) trait Vector: Copy + core::fmt::Debug { | ------ associated constant in this trait 18 | /// The number of bits in the vector. 19 | const BITS: usize; | ^^^^ Fresh fnv v1.0.7 warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `autocfg` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 3 warnings (1 duplicate) warning: `strsim` (lib) generated 1 warning (1 duplicate) warning: `fnv` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ ^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:33:17 | 33 | pub fn iter(&self) -> slice::Iter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:37:21 | 37 | pub fn make_mut(&mut self) -> RcVecMut | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:46:20 | 46 | pub fn get_mut(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:83:19 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/rcvec.rs:109:19 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/proc-macro2-1.0.83/src/fallback.rs:169:20 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ Fresh ident_case v1.0.1 warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh once_cell v1.20.2 Fresh anstyle v1.0.6 Fresh regex-syntax v0.8.5 warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) warning: `ident_case` (lib) generated 3 warnings (1 duplicate) warning: `memoffset` (build script) generated 1 warning (1 duplicate) warning: `once_cell` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Fresh quote v1.0.35 Fresh libc v0.2.159 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/mod.rs:1471:9 | 1471 | 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/mod.rs:1531:9 | 1531 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/mod.rs:1572:9 | 1572 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 580 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/mod.rs:582:1 | 582 | / safe_f! { 583 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 584 | | status & 0o177 ... | 602 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/mod.rs:1466:1 | 1466 | / safe_f! { 1467 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1468 | | status == 0x13 ... | 1478 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:4944:1 | 4944 | / f! { 4945 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4946 | | (cmsg as *mut ::c_uchar) 4947 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5061 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/mod.rs:5063:1 | 5063 | / safe_f! { 5064 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 5065 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5100 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/libc-0.2.159/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:195:28 | 195 | || 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 | 195 - || self.a_fcn == other.a_fcn } 195 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | Fresh aho-corasick v1.0.1 warning: variable does not need to be mutable --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/dfa.rs:572:13 | 572 | let mut new = &mut dfa.special; | ----^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: variable does not need to be mutable --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/dfa.rs:683:13 | 683 | let mut new = &mut dfa.special; | ----^^^ | | | help: remove this `mut` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/nfa/contiguous.rs:983:13 | 983 | let mut new = &mut nfa.special; | ----^^^ | | | help: remove this `mut` warning: trait `U8` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:21:18 | 21 | pub(crate) trait U8 { | ^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `low_u8` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:33:8 | 31 | pub(crate) trait U16 { | --- method in this trait 32 | fn as_usize(self) -> usize; 33 | fn low_u8(self) -> u8; | ^^^^^^ warning: methods `low_u8` and `high_u16` are never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:53:8 | 51 | pub(crate) trait U32 { | --- methods in this trait 52 | fn as_usize(self) -> usize; 53 | fn low_u8(self) -> u8; | ^^^^^^ 54 | fn low_u16(self) -> u16; 55 | fn high_u16(self) -> u16; | ^^^^^^^^ warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:86:8 | 84 | pub(crate) trait U64 { | --- methods in this trait 85 | fn as_usize(self) -> usize; 86 | fn low_u8(self) -> u8; | ^^^^^^ 87 | fn low_u16(self) -> u16; | ^^^^^^^ 88 | fn low_u32(self) -> u32; | ^^^^^^^ 89 | fn high_u32(self) -> u32; | ^^^^^^^^ warning: trait `I32` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:121:18 | 121 | pub(crate) trait I32 { | ^^^ warning: method `as_u16` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:150:8 | 148 | pub(crate) trait Usize { | ----- method in this trait 149 | fn as_u8(self) -> u8; 150 | fn as_u16(self) -> u16; | ^^^^^^ warning: trait `Pointer` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:212:18 | 212 | pub(crate) trait Pointer { | ^^^^^^^ warning: trait `PointerMut` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:222:18 | 222 | pub(crate) trait PointerMut { | ^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/aho-corasick-1.0.1/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ Fresh utf8parse v0.2.1 warning: `quote` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 12 warnings (1 duplicate) warning: `thiserror` (build script) generated 1 warning (1 duplicate) warning: `crossbeam-epoch` (build script) generated 1 warning (1 duplicate) warning: `aho-corasick` (lib) generated 15 warnings (1 duplicate) warning: `utf8parse` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/buffer.rs:81:18 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/data.rs:71:17 | 71 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/data.rs:82:21 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/data.rs:141:24 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:108:26 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:115:30 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:122:28 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:129:32 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:136:29 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:143:33 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:176:27 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/generics.rs:371:25 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/parse.rs:1274:35 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/discouraged.rs:208:28 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/discouraged.rs:212:28 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/punctuated.rs:119:17 | 119 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/punctuated.rs:130:21 | 130 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/punctuated.rs:141:18 | 141 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syn-2.0.79/src/punctuated.rs:150:22 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ Fresh getrandom v0.2.9 Fresh regex-automata v0.4.8 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/util/alphabet.rs:472:21 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/util/alphabet.rs:480:23 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/util/alphabet.rs:789:24 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.4.8/src/util/alphabet.rs:794:31 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ Fresh anstyle-parse v0.2.0 Fresh crossbeam-utils v0.8.19 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, 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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, 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(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, 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(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 66 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-utils-0.8.19/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh memoffset v0.8.0 warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/lib.rs:60:41 | 60 | all(feature = "unstable_const", not(stable_const)), | ^^^^^^^^^^^^ | = 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(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/lib.rs:66:7 | 66 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/lib.rs:69:7 | 69 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:49:39 | 49 | #[cfg(any(feature = "unstable_const", stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:61:43 | 61 | #[cfg(not(any(feature = "unstable_const", stable_const)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/memoffset-0.8.0/src/offset_of.rs:121:7 | 121 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `syn` (lib) generated 20 warnings (1 duplicate) warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: `regex-automata` (lib) generated 5 warnings (1 duplicate) warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (lib) generated 44 warnings (1 duplicate) warning: `memoffset` (lib) generated 18 warnings (1 duplicate) Fresh darling_core v0.20.10 Fresh thiserror-impl v1.0.64 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/thiserror-impl-1.0.64/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ Fresh anstyle-query v1.0.0 Fresh either v1.8.1 Fresh hashbrown v0.14.0 Fresh version_check v0.9.4 Fresh colorchoice v1.0.0 warning: `darling_core` (lib) generated 1 warning (1 duplicate) warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) warning: `either` (lib) generated 1 warning (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `anyhow` (build script) generated 1 warning (1 duplicate) warning: `version_check` (lib) generated 1 warning (1 duplicate) warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Fresh darling_macro v0.20.10 Fresh thiserror v1.0.64 Fresh scopeguard v1.1.0 Fresh equivalent v1.0.1 Fresh anstream v0.6.13 Fresh rand_core v0.6.4 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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: `darling_macro` (lib) generated 1 warning (1 duplicate) warning: `thiserror` (lib) generated 1 warning (1 duplicate) warning: `scopeguard` (lib) generated 1 warning (1 duplicate) warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `ahash` (build script) generated 1 warning (1 duplicate) warning: `anstream` (lib) generated 1 warning (1 duplicate) warning: `rand_core` (lib) generated 7 warnings (1 duplicate) Fresh darling v0.20.10 Fresh indexmap v2.0.0 Fresh crossbeam-epoch v0.9.14 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:71:7 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:93:11 | 93 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:94:11 | 94 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:139:11 | 139 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:1690:21 | 1690 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:347:19 | 347 | #[cfg(all(not(crossbeam_no_const_fn_trait_bound), not(crossbeam_loom)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:347:59 | 347 | #[cfg(all(not(crossbeam_no_const_fn_trait_bound), not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:356:23 | 356 | #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), not(crossbeam_loom))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:356:63 | 356 | #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), not(crossbeam_loom))))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:882:15 | 882 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:889:19 | 889 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:930:15 | 930 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:932:19 | 932 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:58:15 | 58 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:61:11 | 61 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:301:15 | 301 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:556:21 | 556 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:204:29 | 204 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/sync/queue.rs:218:21 | 218 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/crossbeam-epoch-0.9.14/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh log v0.4.22 Fresh ppv-lite86 v0.2.17 Fresh predicates-core v1.0.6 warning: `darling` (lib) generated 1 warning (1 duplicate) warning: `indexmap` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-epoch` (lib) generated 29 warnings (1 duplicate) warning: `log` (lib) generated 1 warning (1 duplicate) warning: `rayon-core` (build script) generated 1 warning (1 duplicate) warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) warning: `predicates-core` (lib) generated 1 warning (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) Fresh derive_builder_core v0.20.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/deprecation_notes.rs:63:26 | 63 | pub const fn as_item(&self) -> DeprecationNotesAsItem { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 63 | pub const fn as_item(&self) -> DeprecationNotesAsItem<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/initializer.rs:107:32 | 107 | fn match_some(&'a self) -> MatchSome { | -- ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 107 | fn match_some(&'a self) -> MatchSome<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:28:35 | 28 | pub fn to_explicit_visibility(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 28 | pub fn to_explicit_visibility(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:618:24 | 618 | pub fn builder_vis(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 618 | pub fn builder_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:626:29 | 626 | pub fn build_method_vis(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 626 | pub fn build_method_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:649:19 | 649 | pub fn fields(&self) -> FieldIter { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 649 | pub fn fields(&self) -> FieldIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:660:23 | 660 | pub fn as_builder(&self) -> Builder { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 660 | pub fn as_builder(&self) -> Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:697:28 | 697 | pub fn as_build_method(&self) -> BuildMethod { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 697 | pub fn as_build_method(&self) -> BuildMethod<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:795:23 | 795 | pub fn setter_vis(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 795 | pub fn setter_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/derive_builder_core-0.20.1/src/macro_options/darling_opts.rs:812:22 | 812 | pub fn field_vis(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 812 | pub fn field_vis(&self) -> Cow<'_, syn::Visibility> { | +++ Fresh fixedbitset v0.4.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/fixedbitset-0.4.2/src/lib.rs:372:17 | 372 | pub fn ones(&self) -> Ones { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 372 | pub fn ones(&self) -> Ones<'_> { | ++++ Fresh crossbeam-deque v0.8.3 Fresh rand_chacha v0.3.1 warning: `derive_builder_core` (lib) generated 11 warnings (1 duplicate) warning: `proc-macro2` (build script) generated 1 warning (1 duplicate) warning: `fixedbitset` (lib) generated 2 warnings (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `doc-comment` (build script) generated 1 warning (1 duplicate) warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Fresh petgraph v0.6.5 warning: method `node_bound_with_dummy` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `first_error` is never read --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/adj.rs:311:25 | 311 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 311 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/adj.rs:508:47 | 508 | ((successor_index, edge), from): ((usize, &WSuc), Ix), | ^^^^^^^^^^^^ the lifetime is elided here 509 | ) -> EdgeReference { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 509 | ) -> EdgeReference<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/adj.rs:516:54 | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter { | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:56:30 | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:72:23 | 72 | pub fn dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:85:37 | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/csr.rs:385:18 | 385 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 385 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:781:22 | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:804:31 | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:828:33 | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:846:18 | 846 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 846 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:861:27 | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:881:9 | 881 | &self, | ^^^^^ the lifetime is elided here ... 884 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 884 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:977:22 | 977 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 977 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1008:29 | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1018:25 | 1018 | pub fn node_weights(&self) -> NodeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1018 | pub fn node_weights(&self) -> NodeWeights<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1035:28 | 1035 | pub fn edge_references(&self) -> EdgeReferences { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1035 | pub fn edge_references(&self) -> EdgeReferences<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1045:25 | 1045 | pub fn edge_weights(&self) -> EdgeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1045 | pub fn edge_weights(&self) -> EdgeWeights<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1054:29 | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1580:12 | 1580 | edges: &mut [Edge], | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here ... 1583 | ) -> EdgesWalkerMut | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1583 | ) -> EdgesWalkerMut<'_, E, Ix> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:517:25 | 517 | pub fn node_indices(&self) -> NodeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 517 | pub fn node_indices(&self) -> NodeIndices<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:571:25 | 571 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 571 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:584:9 | 584 | &self, | ^^^^^ the lifetime is elided here ... 587 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 587 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:648:22 | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:667:31 | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:690:33 | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:708:18 | 708 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 708 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:723:27 | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:747:22 | 747 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 747 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:442:22 | 442 | pub fn neighbors(&self, a: N) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 442 | pub fn neighbors(&self, a: N) -> Neighbors<'_, N, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:462:31 | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected<'_, N, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:482:18 | 482 | pub fn edges(&self, a: N) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 482 | pub fn edges(&self, a: N) -> Edges<'_, N, E, Ty, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:502:27 | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected<'_, N, E, Ty, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:526:22 | 526 | pub fn all_edges(&self) -> AllEdges { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn all_edges(&self) -> AllEdges<'_, N, E, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/graphmap.rs:537:26 | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut<'_, N, E, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/iter_format.rs:48:32 | 48 | fn format(self, separator: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | fn format(self, separator: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:453:22 | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, Ty, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:468:18 | 468 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 468 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, Ty, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:538:9 | 538 | &self, | ^^^^^ the lifetime is elided here ... 541 | ) -> Neighbors { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 541 | ) -> Neighbors<'_, Directed, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:560:27 | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges<'_, Directed, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:957:17 | 957 | fn iter_ids(&self) -> IdIterator { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 957 | fn iter_ids(&self) -> IdIterator<'_> { | ++++ Fresh derive_builder_macro v0.20.1 Fresh anyhow v1.0.89 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:406:18 | 406 | pub fn chain(&self) -> Chain { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 406 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:728:20 | 728 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 728 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:853:35 | 853 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 853 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:891:14 | 891 | fn erase(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 891 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:900:38 | 900 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 900 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:907:42 | 907 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 907 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/error.rs:923:42 | 923 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 923 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/ptr.rs:48:19 | 48 | pub fn by_ref(&self) -> Ref { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/anyhow-1.0.89/src/ptr.rs:55:19 | 55 | pub fn by_mut(&mut self) -> Mut { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: `petgraph` (lib) generated 44 warnings (1 duplicate) warning: `derive_builder_macro` (lib) generated 1 warning (1 duplicate) warning: `anyhow` (lib) generated 10 warnings (1 duplicate) Fresh itertools v0.10.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs:1360:30 | 1360 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1360 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs:1385:26 | 1385 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1385 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs:2093:26 | 2093 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2093 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/lib.rs:2131:34 | 2131 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2131 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/adaptors/mod.rs:622:35 | 622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/itertools-0.10.5/src/peeking_take_while.rs:94:39 | 94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ Fresh serde_derive v1.0.210 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210/src/internals/attr.rs:660:23 | 660 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_derive-1.0.210/src/de.rs:3161:13 | 3161 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3162 | ) -> ( 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3165 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3166 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3163 ~ DeImplGenerics<'_>, 3164 ~ DeTypeGenerics<'_>, 3165 ~ syn::TypeGenerics<'_>, | Fresh regex v1.11.0 Fresh errno v0.3.8 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | 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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh termtree v0.4.1 Fresh zerocopy v0.7.32 warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:161:5 | 161 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:157:9 | 157 | #![deny(renamed_and_removed_lints)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:177:5 | 177 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` 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: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:218:23 | 218 | #![cfg_attr(any(test, kani), allow( | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:232:13 | 232 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:234:5 | 234 | __INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/util.rs:578:20 | 578 | #[cfg_attr(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS, allow(lossy_provenance_casts))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:295:30 | 295 | #[cfg(any(feature = "alloc", kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:312:21 | 312 | #[cfg(all(test, not(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:352:16 | 352 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:358:16 | 358 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:364:16 | 364 | #[cfg_attr(any(kani, test), derive(Copy, Clone, Debug, PartialEq, Eq))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:3657:12 | 3657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "simd")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:8019:7 | 8019 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:3672:24 | 3672 | #[cfg_attr(doc_cfg, doc(cfg $cfg))] | ^^^^^^^ ... 3697 | / simd_arch_mod!( 3698 | | #[cfg(target_arch = "x86_64")] 3699 | | x86_64, x86_64, __m128, __m128d, __m128i, __m256, __m256d, __m256i 3700 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `simd_arch_mod` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:24:7 | 24 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:73:7 | 73 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:85:7 | 85 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:114:7 | 114 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macro_util.rs:213:7 | 213 | #[cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__INTERNAL_USE_ONLY_NIGHLTY_FEATURES_IN_TESTS)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/util.rs:760:7 | 760 | #[cfg(kani)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/util.rs:597:32 | 597 | let remainder = t.addr() % mem::align_of::(); | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:173:5 | 173 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 597 - let remainder = t.addr() % mem::align_of::(); 597 + let remainder = t.addr() % align_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:137:13 | 137 | if !crate::util::aligned_to::<_, T>(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 137 - if !crate::util::aligned_to::<_, T>(self) { 137 + if !util::aligned_to::<_, T>(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/wrappers.rs:157:13 | 157 | if !crate::util::aligned_to::<_, T>(&*self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 157 - if !crate::util::aligned_to::<_, T>(&*self) { 157 + if !util::aligned_to::<_, T>(&*self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:321:35 | 321 | const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 321 - const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; 321 + const POINTER_WIDTH_BITS: usize = size_of::() * 8; | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:434:15 | 434 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:476:44 | 476 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 476 - align: match NonZeroUsize::new(mem::align_of::()) { 476 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:480:49 | 480 | size_info: SizeInfo::Sized { _size: mem::size_of::() }, | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 480 - size_info: SizeInfo::Sized { _size: mem::size_of::() }, 480 + size_info: SizeInfo::Sized { _size: size_of::() }, | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:499:44 | 499 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 499 - align: match NonZeroUsize::new(mem::align_of::()) { 499 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:505:29 | 505 | _elem_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 505 - _elem_size: mem::size_of::(), 505 + _elem_size: size_of::(), | warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:552:19 | 552 | #[cfg(not(kani))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:1406:19 | 1406 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1406 - let len = mem::size_of_val(self); 1406 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2702:19 | 2702 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2702 - let len = mem::size_of_val(self); 2702 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2777:19 | 2777 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2777 - let len = mem::size_of_val(self); 2777 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2851:27 | 2851 | if bytes.len() != mem::size_of_val(self) { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2851 - if bytes.len() != mem::size_of_val(self) { 2851 + if bytes.len() != size_of_val(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2908:20 | 2908 | let size = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2908 - let size = mem::size_of_val(self); 2908 + let size = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:2969:45 | 2969 | let start = bytes.len().checked_sub(mem::size_of_val(self))?; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2969 - let start = bytes.len().checked_sub(mem::size_of_val(self))?; 2969 + let start = bytes.len().checked_sub(size_of_val(self))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4149:27 | 4149 | if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4149 - if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4149 + if bytes.len() != size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4164:26 | 4164 | if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4164 - if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4164 + if bytes.len() < size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4167:46 | 4167 | let (bytes, suffix) = bytes.split_at(mem::size_of::()); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4167 - let (bytes, suffix) = bytes.split_at(mem::size_of::()); 4167 + let (bytes, suffix) = bytes.split_at(size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4182:46 | 4182 | let split_at = bytes_len.checked_sub(mem::size_of::())?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4182 - let split_at = bytes_len.checked_sub(mem::size_of::())?; 4182 + let split_at = bytes_len.checked_sub(size_of::())?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4209:26 | 4209 | .checked_rem(mem::size_of::()) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4209 - .checked_rem(mem::size_of::()) 4209 + .checked_rem(size_of::()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4231:34 | 4231 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4231 - let expected_len = match mem::size_of::().checked_mul(count) { 4231 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4256:34 | 4256 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4256 - let expected_len = match mem::size_of::().checked_mul(count) { 4256 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4783:25 | 4783 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4783 - let elem_size = mem::size_of::(); 4783 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:4813:25 | 4813 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4813 - let elem_size = mem::size_of::(); 4813 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:5130:36 | 5130 | Deref + Sized + self::sealed::ByteSliceSealed | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5130 - Deref + Sized + self::sealed::ByteSliceSealed 5130 + Deref + Sized + sealed::ByteSliceSealed | warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:946:5 | 946 | / fn only_derive_is_allowed_to_implement_this_trait() 947 | | where 948 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:982:1 | 982 | / safety_comment! { 983 | | /// SAFETY: 984 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 985 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 999 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1000 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:3171:1 | 3171 | / safety_comment! { 3172 | | /// SAFETY: 3173 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3174 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3210 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3211 | | } | |_- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/lib.rs:3506:1 | 3506 | / safety_comment! { 3507 | | /// SAFETY: 3508 | | /// Per the reference [1]: 3509 | | /// ... | 3573 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3574 | | } | |_- 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: trait `NonNullExt` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/zerocopy-0.7.32/src/util.rs:655:22 | 655 | pub(crate) trait NonNullExt { | ^^^^^^^^^^ Fresh bitflags v2.6.0 Fresh strsim v0.11.1 warning: `itertools` (lib) generated 7 warnings (1 duplicate) warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `errno` (lib) generated 2 warnings (1 duplicate) warning: `termtree` (lib) generated 1 warning (1 duplicate) warning: `zerocopy` (lib) generated 57 warnings (6 duplicates) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `strsim` (lib) generated 1 warning (1 duplicate) Fresh function_name-proc-macro v0.3.0 Fresh xml_writer v0.4.0 warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:20:12 | 20 | Ok(try!(write!(f, "XmlWriter {{ stack: {:?}, opened: {} }}", self.stack, self.opened))) | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:32:9 | 32 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:33:9 | 33 | try!(self.write(encoding)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:40:17 | 40 | try!(self.write("\n")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:42:38 | 42 | for _ in 0..indent { try!(self.write(" ")); }; | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:52:13 | 52 | try!(self.write(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:53:13 | 53 | try!(self.write(":")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:73:13 | 73 | try!(self.attr(&name, item.1)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:80:9 | 80 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:81:9 | 81 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:82:9 | 82 | try!(self.write("<")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:84:9 | 84 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:85:9 | 85 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:91:9 | 91 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:92:9 | 92 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:93:9 | 93 | try!(self.write("<")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:95:9 | 95 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:96:9 | 96 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:97:9 | 97 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:99:9 | 99 | try!(self.escape(text, false)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:101:9 | 101 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:102:9 | 102 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:108:9 | 108 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:109:9 | 109 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:112:9 | 112 | try!(self.write("<")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:116:9 | 116 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:124:17 | 124 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:126:17 | 126 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:135:9 | 135 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:139:17 | 139 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:140:17 | 140 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:141:17 | 141 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:143:21 | 143 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:145:21 | 145 | try!(self.write(">")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:155:9 | 155 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:156:9 | 156 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:157:9 | 157 | try!(self.write("<")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:159:9 | 159 | try!(self.ns_prefix(ns)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:160:9 | 160 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:170:9 | 170 | try!(self.write(" ")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:171:9 | 171 | try!(self.write(name)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:172:9 | 172 | try!(self.write("=\"")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:173:9 | 173 | try!(self.write(value)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:182:9 | 182 | try!(self.write(" ")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:183:9 | 183 | try!(self.escape(name, true)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:184:9 | 184 | try!(self.write("=\"")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:185:9 | 185 | try!(self.escape(value, false)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:193:25 | 193 | '"' => try!(self.write(""")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:194:25 | 194 | '\'' => try!(self.write("'")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:195:25 | 195 | '&' => try!(self.write("&")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:196:25 | 196 | '<' => try!(self.write("<")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:197:25 | 197 | '>' => try!(self.write(">")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:198:34 | 198 | '\\' if ident => try!(self.write("\\\\")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:199:25 | 199 | _ => try!(self.write_slice(c.encode_utf8(&mut [0;4]).as_bytes())) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:212:9 | 212 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:218:9 | 218 | try!(self.writer.write(text.as_bytes())); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:224:9 | 224 | try!(self.writer.write(slice)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:230:9 | 230 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:231:9 | 231 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:232:9 | 232 | try!(self.write(cdata)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:238:9 | 238 | try!(self.close_elem()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:239:9 | 239 | try!(self.indent()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:240:9 | 240 | try!(self.write(" /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:241:9 | 241 | try!(self.escape(comment, false)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/xml_writer-0.4.0/src/xml_writer.rs:248:13 | 248 | try!(self.end_elem()); | ^^^ Fresh unicode-ident v1.0.8 Fresh regex-automata v0.1.10 warning: enum `BigEndian` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.1.10/src/byteorder.rs:14:10 | 14 | pub enum BigEndian {} | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: enum `LittleEndian` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/regex-automata-0.1.10/src/byteorder.rs:15:10 | 15 | pub enum LittleEndian {} | ^^^^^^^^^^^^ Fresh difflib v0.4.0 warning: use of deprecated method `core::str::::trim_right`: superseded by `trim_end` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-0.4.0/src/differ.rs:271:52 | 271 | first_tags = first_tags.split_at(common).1.trim_right(); | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default help: replace the use of the deprecated method | 271 - first_tags = first_tags.split_at(common).1.trim_right(); 271 + first_tags = first_tags.split_at(common).1.trim_end(); | warning: use of deprecated method `core::str::::trim_right`: superseded by `trim_end` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-0.4.0/src/differ.rs:272:54 | 272 | second_tags = second_tags.split_at(common).1.trim_right(); | ^^^^^^^^^^ | help: replace the use of the deprecated method | 272 - second_tags = second_tags.split_at(common).1.trim_right(); 272 + second_tags = second_tags.split_at(common).1.trim_end(); | warning: variable does not need to be mutable --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/difflib-0.4.0/src/sequencematcher.rs:117:17 | 117 | let mut counter = second_sequence_elements | ----^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: `owo-colors` (build script) generated 1 warning (1 duplicate) warning: `function_name-proc-macro` (lib) generated 1 warning (1 duplicate) warning: `xml_writer` (lib) generated 66 warnings (1 duplicate) warning: `serde_json` (build script) generated 1 warning (1 duplicate) warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `regex-automata` (lib) generated 3 warnings (1 duplicate) warning: `difflib` (lib) generated 4 warnings (1 duplicate) warning: `termcolor` (lib) generated 1 warning (1 duplicate) Fresh heck v0.5.0 Fresh unicode-width v0.1.10 Fresh termcolor v1.1.3 Fresh syntree v0.14.5 Fresh clap_lex v0.7.0 Fresh ts-rs-macros v10.0.0 warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `unicode-width` (lib) generated 1 warning (1 duplicate) warning: `termcolor` (lib) generated 1 warning (1 duplicate) warning: `syntree` (lib) generated 1 warning (1 duplicate) warning: `clap_lex` (lib) generated 1 warning (1 duplicate) warning: `assert_cmd` (build script) generated 1 warning (1 duplicate) warning: `ts-rs-macros` (lib) generated 1 warning (1 duplicate) Fresh clap_builder v4.5.13 warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/clap_builder-4.5.13/src/parser/matches/arg_matches.rs:1588:19 | 1588 | pub(crate) struct GroupedValues<'a> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh syntree_layout v0.2.0 warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/syntree_layout-0.2.0/src/layouter.rs:135:51 | 135 | pub fn with_drawer(self, drawer: &'a U) -> Layouter | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 135 | pub fn with_drawer(self, drawer: &'a U) -> Layouter<'a, T, I, W, U> | +++ Fresh clap_derive v4.5.13 Fresh codespan-reporting v0.11.1 Fresh proc-macro2 v1.0.83 Fresh function_name v0.3.0 warning: `clap_builder` (lib) generated 2 warnings (1 duplicate) warning: `syntree_layout` (lib) generated 2 warnings (1 duplicate) warning: `clap_derive` (lib) generated 1 warning (1 duplicate) warning: `codespan-reporting` (lib) generated 1 warning (1 duplicate) warning: `proc-macro2` (lib) generated 12 warnings (12 duplicates) warning: `function_name` (lib) generated 1 warning (1 duplicate) Fresh predicates v3.0.3 Fresh bstr v1.4.0 warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/bstr-1.4.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'a> { | ++++ Fresh env_filter v0.1.0 Fresh serde v1.0.210 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde-1.0.210/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ Fresh rustix v0.38.37 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1714:5 | 1714 | / weakcall! { 1715 | | fn memfd_create( 1716 | | name: *const c::c_char, 1717 | | flags: c::c_uint 1718 | | ) -> c::c_int 1719 | | } | |_____- 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:169:48 | 169 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:241:13 | 241 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:393:13 | 393 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:445:13 | 445 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:703:13 | 703 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:786:13 | 786 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:847:13 | 847 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1033:13 | 1033 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1114:13 | 1114 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1238:33 | 1238 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/syscalls.rs:1248:36 | 1248 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:280:22 | 280 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:283:23 | 283 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:293:22 | 293 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:296:25 | 296 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:321:24 | 321 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:325:33 | 325 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:329:28 | 329 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:659:22 | 659 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:661:24 | 661 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:663:22 | 663 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:665:23 | 665 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:950:18 | 950 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:952:21 | 952 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:954:14 | 954 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:956:29 | 956 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:958:32 | 958 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/fs/types.rs:960:25 | 960 | 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rustix-0.38.37/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) Fresh ahash v0.8.7 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/operations.rs:15:7 | 15 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/operations.rs:22:11 | 22 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ahash-0.8.7/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ Fresh predicates-tree v1.0.9 Fresh derive_builder v0.20.1 warning: `predicates` (lib) generated 1 warning (1 duplicate) warning: `bstr` (lib) generated 2 warnings (1 duplicate) warning: `env_filter` (lib) generated 1 warning (1 duplicate) warning: `serde` (lib) generated 3 warnings (1 duplicate) warning: `rustix` (lib) generated 54 warnings (1 duplicate) warning: `ahash` (lib) generated 46 warnings (1 duplicate) warning: `predicates-tree` (lib) generated 1 warning (1 duplicate) warning: `derive_builder` (lib) generated 1 warning (1 duplicate) Fresh doc-comment v0.3.3 Fresh rand v0.8.5 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/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: trait `Float` is never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result, WeightedError> | +++ Fresh rayon-core v1.12.1 warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives Fresh wait-timeout v0.2.0 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:278:1 | 278 | extern fn sigchld_handler(signum: c_int, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/lib.rs:31:23 | 31 | #![deny(missing_docs, warnings)] | ^^^^^^^^ = note: `#[warn(missing_abi)]` implied by `#[warn(warnings)]` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:281:24 | 281 | type FnSigaction = extern fn(c_int, *mut libc::siginfo_t, *mut libc::c_void); | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:282:22 | 282 | type FnHandler = extern fn(c_int); | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:27:23 | 27 | use std::sync::{Once, ONCE_INIT, Mutex}; | ^^^^^^^^^ | = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/wait-timeout-0.2.0/src/unix.rs:32:21 | 32 | static INIT: Once = ONCE_INIT; | ^^^^^^^^^ | help: replace the use of the deprecated constant | 32 - static INIT: Once = ONCE_INIT; 32 + static INIT: Once = Once::new(); | Fresh ryu v1.0.13 warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ryu-1.0.13/src/f2s.rs:144:17 | 144 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default Fresh fastrand v2.1.1 Fresh parol-macros v1.0.0 (/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol-macros) Fresh lazy_static v1.5.0 warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ------- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'static` | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `doc-comment` (lib) generated 1 warning (1 duplicate) warning: `rand` (lib) generated 31 warnings (1 duplicate) warning: `rayon-core` (lib) generated 3 warnings (1 duplicate) warning: `wait-timeout` (lib) generated 6 warnings (1 duplicate) warning: `ryu` (lib) generated 2 warnings (1 duplicate) warning: `fastrand` (lib) generated 1 warning (1 duplicate) warning: `parol-macros` (lib) generated 1 warning (1 duplicate) warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) Fresh itoa v1.0.6 Fresh humantime v2.1.0 warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 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/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration Fresh rand_regex v0.17.0 Fresh tempfile v3.13.0 Fresh assert_cmd v2.0.16 Fresh ts-rs v10.0.0 warning: unused import: `impl_primitives` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-10.0.0/src/lib.rs:1053:16 | 1053 | pub(crate) use impl_primitives; | ^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `impl_shadow` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/ts-rs-10.0.0/src/lib.rs:1055:16 | 1055 | pub(crate) use impl_shadow; | ^^^^^^^^^^^ Fresh rayon v1.10.0 Fresh parol_runtime v1.0.1 (/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol_runtime) warning: hiding a lifetime that's elided elsewhere is confusing --> crates/parol_runtime/src/errors/types.rs:141:17 | 141 | pub fn iter(&self) -> std::slice::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 141 | pub fn iter(&self) -> std::slice::Iter<'_, String> { | +++ warning: `itoa` (lib) generated 1 warning (1 duplicate) warning: `humantime` (lib) generated 3 warnings (1 duplicate) warning: `rand_regex` (lib) generated 1 warning (1 duplicate) warning: `tempfile` (lib) generated 1 warning (1 duplicate) warning: `assert_cmd` (lib) generated 1 warning (1 duplicate) warning: `ts-rs` (lib) generated 3 warnings (1 duplicate) warning: `rayon` (lib) generated 1 warning (1 duplicate) warning: `parol_runtime` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p parol_runtime` to apply 1 suggestion) Fresh env_logger v0.11.5 Fresh serde_json v1.0.128 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:273:21 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:302:17 | 302 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:310:21 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:318:17 | 318 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:326:19 | 326 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/map.rs:334:23 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/value/de.rs:1311:19 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/serde_json-1.0.128/src/number.rs:788:30 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ Fresh graph-cycles v0.1.0 Fresh clap v4.5.13 Fresh syn v2.0.79 Fresh owo-colors v4.1.0 Fresh num_cpus v1.16.0 warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = 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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = 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`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration Fresh ume v0.1.0 warning: `env_logger` (lib) generated 1 warning (1 duplicate) warning: `serde_json` (lib) generated 9 warnings (1 duplicate) warning: `graph-cycles` (lib) generated 1 warning (1 duplicate) warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `syn` (lib) generated 18 warnings (18 duplicates) warning: `owo-colors` (lib) generated 1 warning (1 duplicate) warning: `num_cpus` (lib) generated 3 warnings (1 duplicate) warning: `ume` (lib) generated 1 warning (1 duplicate) Fresh lalry v0.1.0 warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol/cargo-crates/lalry-0.1.0/src/lib.rs:452:31 | 450 | &'a self, | -- the lifetime is named here 451 | config: &'a impl Config<'a, T, N, A>, | -- the lifetime is named here 452 | ) -> Result, LR1Conflict<'_, T, N, A>> { | ^^ ^^ the same lifetime is elided here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 452 - ) -> Result, LR1Conflict<'_, T, N, A>> { 452 + ) -> Result, LR1Conflict<'a, T, N, A>> { | warning: `lalry` (lib) generated 2 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> crates/parol/src/generators/symbol_table.rs:744:34 | 744 | pub(crate) fn symbol_as_type(&self, symbol_id: SymbolId) -> impl TypeFacade { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 744 | pub(crate) fn symbol_as_type(&self, symbol_id: SymbolId) -> impl TypeFacade<'_> { | ++++ warning: `parol` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p parol` to apply 1 suggestion) Fresh parol v1.0.1 (/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol) warning: `parol` (bin "parol") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 0.32s Installing /wrkdirs/usr/ports/devel/parol/work/stage/usr/local/bin/parol Installed package `parol v1.0.1 (/wrkdirs/usr/ports/devel/parol/work/parol-1.0.1/crates/parol)` (executable `parol`) warning: be sure to add `/wrkdirs/usr/ports/devel/parol/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-12-28T05:46:24+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=5e496c770786' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for parol-1.0.1_11 ===> Building parol-1.0.1_11 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for parol-1.0.1_11 build of devel/parol | parol-1.0.1_11 ended at Sun Dec 28 00:51:05 EST 2025 build time: 00:04:43