=>> Building lang/inko build started at Thu Jan 8 19:38:28 EST 2026 port directory: /usr/ports/lang/inko package name: inko-0.18.1_8 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p1 FreeBSD 15.0-RELEASE-p1 1500068 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 4199 Jan 5 20:59 /usr/ports/lang/inko/Makefile Ports top last git commit: 2d72fe63d004 Ports top unclean checkout: no Port dir last git commit: 5e496c770786 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 16 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p1 1500068 UNAME_r=15.0-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/16/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/inko/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/inko/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/inko/work/.cache HOME=/wrkdirs/usr/ports/lang/inko/work TMPDIR="/wrkdirs/usr/ports/lang/inko/work" PATH=/wrkdirs/usr/ports/lang/inko/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/inko/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- LLVM_SYS_170_PREFIX=/usr/local/llvm17 INKO_RT=/usr/local/lib/inko/runtime INKO_STD=/usr/local/lib/inko XDG_DATA_HOME=/wrkdirs/usr/ports/lang/inko/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/inko/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/inko/work/.cache HOME=/wrkdirs/usr/ports/lang/inko/work TMPDIR="/wrkdirs/usr/ports/lang/inko/work" PATH=/wrkdirs/usr/ports/lang/inko/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/inko/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/usr/local/llvm17/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="/usr/local/llvm17/bin/clang-cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="/usr/local/llvm17/bin/clang++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/inko" EXAMPLESDIR="share/examples/inko" DATADIR="share/inko" WWWDIR="www/inko" ETCDIR="etc/inko" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/inko DOCSDIR=/usr/local/share/doc/inko EXAMPLESDIR=/usr/local/share/examples/inko WWWDIR=/usr/local/www/inko ETCDIR=/usr/local/etc/inko --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> inko-0.18.1_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> inko-0.18.1_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of inko-0.18.1_8 =========================================================================== =================================================== ===== 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 inko-0.18.1_8 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by inko-0.18.1_8 for building => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.93.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.9.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.74.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/blake3-1.5.4.crate. => SHA256 Checksum OK for rust/crates/bstr-1.11.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.1.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.35.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-1.5.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider_macros-1.5.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.6.0.crate. => SHA256 Checksum OK for rust/crates/inkwell-0.5.0.crate. => SHA256 Checksum OK for rust/crates/inkwell_internals-0.10.0.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.166.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.4.crate. => SHA256 Checksum OK for rust/crates/llvm-sys-170.2.0.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/object-0.36.5.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.92.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.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/redox_syscall-0.5.7.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.41.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.18.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.7.3.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.2.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.27.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.11.1.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.12.1.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.215.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.215.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/similar-2.6.0.crate. => SHA256 Checksum OK for rust/crates/similar-asserts-1.6.0.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.89.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/tar-0.4.43.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.14.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.0.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/ureq-2.10.1.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/utf16_iter-1.0.5.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.26.7.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/write16-1.0.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.5.5.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.5.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.5.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.5.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.5.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.10.3.crate. => SHA256 Checksum OK for inko-lang-inko-v0.18.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by inko-0.18.1_8 for building ===> Extracting for inko-0.18.1_8 => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.93.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.9.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.74.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/blake3-1.5.4.crate. => SHA256 Checksum OK for rust/crates/bstr-1.11.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.1.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.35.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-1.5.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider_macros-1.5.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.6.0.crate. => SHA256 Checksum OK for rust/crates/inkwell-0.5.0.crate. => SHA256 Checksum OK for rust/crates/inkwell_internals-0.10.0.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.166.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.4.crate. => SHA256 Checksum OK for rust/crates/llvm-sys-170.2.0.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/object-0.36.5.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.92.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.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/redox_syscall-0.5.7.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.41.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.18.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.7.3.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.2.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.27.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.11.1.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.12.1.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.215.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.215.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/similar-2.6.0.crate. => SHA256 Checksum OK for rust/crates/similar-asserts-1.6.0.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.89.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/tar-0.4.43.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.14.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.0.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/ureq-2.10.1.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/utf16_iter-1.0.5.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.26.7.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/write16-1.0.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.5.5.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.5.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.5.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.5.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.5.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.10.3.crate. => SHA256 Checksum OK for inko-lang-inko-v0.18.1_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1//cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for inko-0.18.1_8 ===> Applying FreeBSD patches for inko-0.18.1_8 from /usr/ports/lang/inko/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> inko-0.18.1_8 depends on package: rust>=1.92.0 - not found ===> Installing existing package /packages/All/rust-1.92.0.pkg [pkg.DaveG.ca] Installing rust-1.92.0... [pkg.DaveG.ca] `-- Installing curl-8.17.0... [pkg.DaveG.ca] | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] | | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | `-- Installing libnghttp2-1.68.0... [pkg.DaveG.ca] | `-- Extracting libnghttp2-1.68.0: ....... done [pkg.DaveG.ca] | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] `-- Extracting curl-8.17.0: .......... done [pkg.DaveG.ca] Extracting rust-1.92.0: .......... done ===> inko-0.18.1_8 depends on package: rust>=1.92.0 - found ===> Returning to build of inko-0.18.1_8 ===> inko-0.18.1_8 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> inko-0.18.1_8 depends on file: /usr/local/bin/ccache - found ===> Returning to build of inko-0.18.1_8 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> inko-0.18.1_8 depends on shared library: libffi.so - not found ===> Installing existing package /packages/All/libffi-3.5.1.pkg [pkg.DaveG.ca] Installing libffi-3.5.1... [pkg.DaveG.ca] Extracting libffi-3.5.1: .......... done ===> inko-0.18.1_8 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> Returning to build of inko-0.18.1_8 ===> inko-0.18.1_8 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) ===> inko-0.18.1_8 depends on shared library: libLLVM-17.so - not found ===> Installing existing package /packages/All/llvm17-17.0.6_8.pkg [pkg.DaveG.ca] Installing llvm17-17.0.6_8... [pkg.DaveG.ca] `-- Installing libedit-3.1.20251016_1,1... [pkg.DaveG.ca] `-- Extracting libedit-3.1.20251016_1,1: .......... done [pkg.DaveG.ca] `-- Installing lua53-5.3.6_1... [pkg.DaveG.ca] `-- Extracting lua53-5.3.6_1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] `-- Installing python311-3.11.14... [pkg.DaveG.ca] | `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] | `-- Installing mpdecimal-4.0.1... [pkg.DaveG.ca] | `-- Extracting mpdecimal-4.0.1: .......... done [pkg.DaveG.ca] | `-- Installing readline-8.3.3... [pkg.DaveG.ca] | `-- Extracting readline-8.3.3: .......... done [pkg.DaveG.ca] `-- Extracting python311-3.11.14: .......... done [pkg.DaveG.ca] Extracting llvm17-17.0.6_8: .......... done create symlink for clang17 create symlink for clang17 (world) create symlink for clang++17 create symlink for clang++17 (world) ===== Message from python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> inko-0.18.1_8 depends on shared library: libLLVM-17.so - found (/usr/local/llvm17/lib/libLLVM-17.so) ===> Returning to build of inko-0.18.1_8 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for inko-0.18.1_8 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1//cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions note: to see how you depend on a package, run `cargo tree --invert @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for inko-0.18.1_8 Compiling proc-macro2 v1.0.92 Compiling unicode-ident v1.0.14 Compiling libc v0.2.166 Compiling shlex v1.3.0 Compiling cfg-if v1.0.0 Compiling stable_deref_trait v1.2.0 Compiling litemap v0.7.4 Compiling semver v1.0.23 Compiling anyhow v1.0.93 Compiling writeable v0.5.5 Compiling regex-lite v0.1.6 Compiling lazy_static v1.5.0 Compiling icu_locid_transform_data v1.5.0 Compiling rustls-pki-types v1.10.0 Compiling icu_properties_data v1.5.0 Compiling smallvec v1.13.2 Compiling crossbeam-utils v0.8.20 Compiling icu_normalizer_data v1.5.0 Compiling once_cell v1.20.2 Compiling spin v0.9.8 Compiling utf16_iter v1.0.5 Compiling utf8_iter v1.0.4 Compiling write16 v1.0.0 Compiling untrusted v0.9.0 Compiling thiserror v1.0.69 Compiling byteorder v1.5.0 Compiling adler2 v2.0.0 Compiling rustls v0.23.18 Compiling inkwell v0.5.0 Compiling equivalent v1.0.1 Compiling hashbrown v0.15.2 Compiling log v0.4.22 Compiling unicode-width v0.1.14 Compiling subtle v2.6.1 Compiling unicode-segmentation v1.12.0 Compiling zeroize v1.8.1 Compiling percent-encoding v2.3.1 Compiling location v0.18.1 (/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/location) Compiling rustix v0.38.41 Compiling memchr v2.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/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.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7ea40aaeccf8eee1 -C extra-filename=-398510dee8f35a35 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/proc-macro2-398510dee8f35a35 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=85283af5568c0d3b -C extra-filename=-61fd7c3cf32b6f07 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-ident-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-ident-1.0.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-ident-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f279253fecc0f56 -C extra-filename=-18380fe34c12924b --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=03a92f78402af7d8 -C extra-filename=-505eb9c6f37e4852 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8db678541157c924 -C extra-filename=-85e1c29806059106 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/litemap-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/litemap-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=8294d8262a95f3fe -C extra-filename=-fff4ce818b9e8b9e --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=1b8d6c7f657e82cc -C extra-filename=-410f4013a53d59f2 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/semver-410f4013a53d59f2 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=11f832e74f976d28 -C extra-filename=-e1e53cf1c8769414 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/anyhow-e1e53cf1c8769414 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.166 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=166 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ac25b87868480c0b -C extra-filename=-3156ae4f236c6dda --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/libc-3156ae4f236c6dda -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.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("bench", "either"))' -C metadata=b296471dccfd266e -C extra-filename=-f6eccf3c925ff3e8 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/regex-lite-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/regex-lite-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A lightweight regex engine that optimizes for binary size and compilation time. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-lite' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/regex-lite-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=88230140db612db1 -C extra-filename=-161c06f670c705a4 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f505a379428b6e7e -C extra-filename=-575d0836ad0d351c --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform_data-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())' -C metadata=86b5c4348b5e78e7 -C extra-filename=-5dad0cbdcf856072 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-pki-types-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-pki-types-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-pki-types-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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=3f934261c8b78f68 -C extra-filename=-fa3ecd0408959b26 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties_data-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())' -C metadata=2dd9ffa8451316f8 -C extra-filename=-48335f00cf778f0a --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `-C ar`: this option is deprecated and does nothing Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/smallvec-1.13.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="const_generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=82773679f25a81eb -C extra-filename=-b24e277fdad2d465 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f6489a8c496f1352 -C extra-filename=-26f28b8dca5dd3e4 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/crossbeam-utils-26f28b8dca5dd3e4 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer_data-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())' -C metadata=cd27b0a2772c2a2e -C extra-filename=-02229ad9d6be3c93 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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 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=d98667c195d80e5b -C extra-filename=-326fb985f94b609c --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/spin-0.9.8/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson :Joshua Barretto ' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="once"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=ff40d51ba2880a48 -C extra-filename=-7012debd1461632e --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8d959c957f61893 -C extra-filename=-4b6fb27e82baf849 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Compiling either v1.13.0 Compiling arrayref v0.3.9 Compiling arrayvec v0.7.6 Compiling gimli v0.31.1 Compiling compiler v0.18.1 (/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/compiler) Compiling constant_time_eq v0.3.1 Compiling crc32fast v1.4.2 Compiling base64 v0.22.1 Compiling rustc-demangle v0.1.24 Compiling openssl-probe v0.1.5 Compiling fnv v1.0.7 Compiling rt v0.18.1 (/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/rt) Compiling unicode-width v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/percent-encoding-2.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6a47d7d6c8844b63 -C extra-filename=-465e7d69ad3bdee5 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=write16 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/write16-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/write16-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A UTF-16 analog of the Write trait' CARGO_PKG_HOMEPAGE='https://docs.rs/write16/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=write16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/write16' 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name write16 --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/write16-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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=9f6fa98ce4aae351 -C extra-filename=-82582b21860d6c7e --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=location CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/location CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/location/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=location CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name location --edition=2021 location/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=f7efe11a5baf9069 -C extra-filename=-da3ad8fd57c22377 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling bitflags v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-width-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-width-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="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=d8af0578dc7497f8 -C extra-filename=-d680796defb31d41 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/shlex-1.3.0/src/lib.rs:228:22 | 228 | pub fn quote(in_str: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/shlex-1.3.0/src/lib.rs:241:26 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/rt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/rt/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rt CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 rt/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7b32f749b167a94 -C extra-filename=-ead44dd9747d2155 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/rt-ead44dd9747d2155 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=9825588dea06f3dd -C extra-filename=-6fce4a16bad5bddb --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `icu_locid_transform_data` (lib) generated 3 warnings (1 duplicate) warning: `spin` (lib) generated 1 warning (1 duplicate) warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bce9eeea2499fde7 -C extra-filename=-c96b2223828cf3ba --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09fd2e75f2ce3394 -C extra-filename=-3df829d7d0598110 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0356d98e5bb9b55 -C extra-filename=-f0a7119489f6e1af --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/thiserror-f0a7119489f6e1af -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e75edb97dd0223b2 -C extra-filename=-223d5485367d8fc8 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcfg_if-61fd7c3cf32b6f07.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/gimli-0.31.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/gimli-0.31.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.31.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=7ae7d1734e2c52c2 -C extra-filename=-70500a2481d69b74 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zeroize-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=f38ad7469b99f6e1 -C extra-filename=-f905f580528952d7 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/hashbrown-0.15.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/hashbrown-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/hashbrown-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a9c925a65947c1a0 -C extra-filename=-39156fb115221896 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/arrayref-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/arrayref-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5618b4d318fd5e0 -C extra-filename=-ea5d4f5ddd7d3b55 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `utf8_iter` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=6d28eb4d669a4c23 -C extra-filename=-417c71b341f3c41b --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `write16` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=f41d1a7a0c961910 -C extra-filename=-8e5c1f3e0c831880 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `shlex` (lib) generated 6 warnings (1 duplicate) warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` 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: `icu4x_custom_data` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_properties_data` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/constant_time_eq-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=f86ac4d1039cfcac -C extra-filename=-8f2361352ffe0f45 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/compiler CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/compiler/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 compiler/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27ed874b90aafb33 -C extra-filename=-c15d5f026c8ab2fb --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/compiler-c15d5f026c8ab2fb -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/lib.rs:273:24 | 273 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=2a9e47ae045b2e3b -C extra-filename=-b48cfd948b6a2625 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/impls.rs:115:24 | 115 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/impls.rs:137:24 | 137 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 137 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/impls.rs:159:24 | 159 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 159 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/impls.rs:188:24 | 188 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/impls.rs:214:32 | 214 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 229 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf16_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/utf16_iter-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/utf16_iter-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-16 in &[u16]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf16_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf16_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf16_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name utf16_iter --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=d041a13c7a4e3ee1 -C extra-filename=-af7345b5a85496ca --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/impls.rs:214:32 | 214 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/impls.rs:214:32 | 214 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-0.23.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-0.23.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-0.23.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=1bff389ac43d227f -C extra-filename=-e02cb5f689e38d16 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/rustls-e02cb5f689e38d16 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/impls.rs:214:32 | 214 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --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=fb6c3601f67e5027 -C extra-filename=-3dc7c49f1aa8bcce --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/try_writeable.rs:195:28 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/try_writeable.rs:332:28 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/try_writeable.rs:383:24 | 383 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 383 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/writeable-0.5.5/src/try_writeable.rs:441:28 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ +++ warning: `semver` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=d05d5dfef029a05f -C extra-filename=-c66f67f7369317b3 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=4f40909340acc0da -C extra-filename=-ec9abdf5967be7bc --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Kolsoi ' CARGO_PKG_DESCRIPTION='Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inkwell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TheDan64/inkwell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="llvm-sys-170"' --cfg 'feature="llvm17-0"' --cfg 'feature="target-aarch64"' --cfg 'feature="target-all"' --cfg 'feature="target-amdgpu"' --cfg 'feature="target-arm"' --cfg 'feature="target-bpf"' --cfg 'feature="target-hexagon"' --cfg 'feature="target-lanai"' --cfg 'feature="target-loongarch"' --cfg 'feature="target-mips"' --cfg 'feature="target-msp430"' --cfg 'feature="target-nvptx"' --cfg 'feature="target-powerpc"' --cfg 'feature="target-riscv"' --cfg 'feature="target-sparc"' --cfg 'feature="target-systemz"' --cfg 'feature="target-webassembly"' --cfg 'feature="target-x86"' --cfg 'feature="target-xcore"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental", "llvm-sys-100", "llvm-sys-110", "llvm-sys-120", "llvm-sys-130", "llvm-sys-140", "llvm-sys-150", "llvm-sys-160", "llvm-sys-170", "llvm-sys-180", "llvm-sys-40", "llvm-sys-50", "llvm-sys-60", "llvm-sys-70", "llvm-sys-80", "llvm-sys-90", "llvm10-0", "llvm10-0-no-llvm-linking", "llvm11-0", "llvm11-0-no-llvm-linking", "llvm12-0", "llvm12-0-force-dynamic", "llvm12-0-force-static", "llvm12-0-no-llvm-linking", "llvm12-0-prefer-dynamic", "llvm12-0-prefer-static", "llvm13-0", "llvm13-0-force-dynamic", "llvm13-0-force-static", "llvm13-0-no-llvm-linking", "llvm13-0-prefer-dynamic", "llvm13-0-prefer-static", "llvm14-0", "llvm14-0-force-dynamic", "llvm14-0-force-static", "llvm14-0-no-llvm-linking", "llvm14-0-prefer-dynamic", "llvm14-0-prefer-static", "llvm15-0", "llvm15-0-force-dynamic", "llvm15-0-force-static", "llvm15-0-no-llvm-linking", "llvm15-0-prefer-dynamic", "llvm15-0-prefer-static", "llvm16-0", "llvm16-0-force-dynamic", "llvm16-0-force-static", "llvm16-0-no-llvm-linking", "llvm16-0-prefer-dynamic", "llvm16-0-prefer-static", "llvm17-0", "llvm17-0-force-dynamic", "llvm17-0-force-static", "llvm17-0-no-llvm-linking", "llvm17-0-prefer-dynamic", "llvm17-0-prefer-static", "llvm18-0", "llvm18-0-force-dynamic", "llvm18-0-force-static", "llvm18-0-no-llvm-linking", "llvm18-0-prefer-dynamic", "llvm18-0-prefer-static", "llvm4-0", "llvm4-0-no-llvm-linking", "llvm5-0", "llvm5-0-no-llvm-linking", "llvm6-0", "llvm6-0-no-llvm-linking", "llvm7-0", "llvm7-0-no-llvm-linking", "llvm8-0", "llvm8-0-no-llvm-linking", "llvm9-0", "llvm9-0-no-llvm-linking", "nightly", "no-libffi-linking", "serde", "static-alloc", "target-aarch64", "target-all", "target-amdgpu", "target-arm", "target-bpf", "target-hexagon", "target-lanai", "target-loongarch", "target-mips", "target-msp430", "target-nvptx", "target-powerpc", "target-riscv", "target-sparc", "target-syncvm", "target-systemz", "target-webassembly", "target-x86", "target-xcore"))' -C metadata=acc55498f18ff244 -C extra-filename=-5fec3e1bbf28ff2f --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/inkwell-5fec3e1bbf28ff2f -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=5c12b0c8798e6c96 -C extra-filename=-41aefafe41187f4e --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `location` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustc-demangle-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustc-demangle-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=b88a8f002684c1b8 -C extra-filename=-0f990770eb145338 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dd974b6e5b468a5b -C extra-filename=-294d2b74ce09e0a2 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8cd8a525f8f31d48 -C extra-filename=-b4f6e08b0f123666 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --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=da1b49fb4ec8304a -C extra-filename=-9ad4cc0365285b23 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/rustix-9ad4cc0365285b23 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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=-fa82e39b8dd33b7f --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `icu_normalizer_data` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=80ce526a145f4b40 -C extra-filename=-68a75eddd08ca361 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Compiling cc v1.2.1 Compiling form_urlencoded v1.2.1 warning: `percent-encoding` (lib) generated 2 warnings (1 duplicate) warning: `proc-macro2` (build script) generated 1 warning warning: unnecessary qualification --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | warning: `arrayref` (lib) generated 1 warning (1 duplicate) warning: `untrusted` (lib) generated 1 warning (1 duplicate) warning: unused import: `for_both` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/either-1.13.0/src/iterator.rs:1:13 | 1 | use super::{for_both, Either, Left, Right}; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `litemap` (lib) generated 1 warning (1 duplicate) warning: `rt` (build script) generated 1 warning (1 duplicate) warning: `smallvec` (lib) generated 1 warning (1 duplicate) warning: `anyhow` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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 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=ac7edc72bb3bb8e9 -C extra-filename=-f4dfc9578bf2714e --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/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.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/proc-macro2-58c127373c8cef64/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/proc-macro2-398510dee8f35a35/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/semver-6d9c4c6c315fca9b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/semver-410f4013a53d59f2/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=80aa757375e776d7 -C extra-filename=-46a955e3b44cc22b --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libpercent_encoding-465e7d69ad3bdee5.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` 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=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.166 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=166 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/libc-963817c46315e696/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/libc-3156ae4f236c6dda/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/rt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/rt/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rt CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/rt-8eebe549504d1e7a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/rt-ead44dd9747d2155/build-script-build` [libc 0.2.166] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/anyhow-2fb54bb37bfa55ed/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/anyhow-e1e53cf1c8769414/build-script-build` warning: `once_cell` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/cc-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/cc-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/cc-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=3828114bb03f789f -C extra-filename=-d03e3b0c990b8803 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern shlex=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libshlex-505eb9c6f37e4852.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Compiling getopts v0.2.21 warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `unicode-width` (lib) generated 1 warning (1 duplicate) warning: `utf16_iter` (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=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/crossbeam-utils-a632848d45940a8a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/crossbeam-utils-26f28b8dca5dd3e4/build-script-build` [anyhow 1.0.93] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.92] cargo:rerun-if-changed=build/probe.rs warning: `zeroize` (lib) generated 4 warnings (1 duplicate) [semver 1.0.23] cargo:rerun-if-changed=build.rs warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Compiling miniz_oxide v0.8.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:605:21 | 605 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:632:20 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ [libc 0.2.166] cargo:rustc-cfg=freebsd11 warning: `crc32fast` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/getopts-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name getopts --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=bbb7b8a62327fee5 -C extra-filename=-094fde47589704cf --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern unicode_width=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libunicode_width-6fce4a16bad5bddb.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=8fab8818e08da5e3 -C extra-filename=-8e796eb18d3a40f7 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libadler2-68a75eddd08ca361.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) warning: `writeable` (lib) generated 14 warnings (1 duplicate) [libc 0.2.166] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.166] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.166] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.166] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.166] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.166] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.166] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.166] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.166] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.166] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.166] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.166] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.166] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.166] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.166] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.166] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: `fnv` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.166 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=166 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/libc-963817c46315e696/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="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=2ce4b22214f85260 -C extra-filename=-7ba129f7e0d5e844 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/crossbeam-utils-a632848d45940a8a/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=78ef2f9726626ad7 -C extra-filename=-47b6138926679f7c --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: `rustls` (build script) generated 1 warning (1 duplicate) warning: `subtle` (lib) generated 1 warning (1 duplicate) warning: `thiserror` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/thiserror-4378f5b3c8d82776/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/thiserror-f0a7119489f6e1af/build-script-build` [anyhow 1.0.93] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `either` (lib) generated 2 warnings (1 duplicate) warning: `adler2` (lib) generated 1 warning (1 duplicate) warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | [thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/semver-6d9c4c6c315fca9b/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=05f28e7f3bcba8af -C extra-filename=-55b9b5bf2180c594 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` [proc-macro2 1.0.92] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.92] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `compiler` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/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.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/proc-macro2-58c127373c8cef64/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=75df0aab750dd208 -C extra-filename=-ec6dca356c75fc72 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libunicode_ident-18380fe34c12924b.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib --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)'` warning: `inkwell` (build script) generated 1 warning (1 duplicate) warning: `log` (lib) generated 1 warning (1 duplicate) warning: `arrayvec` (lib) generated 3 warnings (1 duplicate) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.93] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.93] cargo:rustc-cfg=std_backtrace Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/anyhow-2fb54bb37bfa55ed/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=ca6e85ee1b4abc7d -C extra-filename=-30c023b7e55696b7 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling webpki-roots v0.26.7 Compiling rustls-pemfile v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/webpki-roots-0.26.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/webpki-roots-0.26.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/webpki-roots-0.26.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cbc97446ca38e1bf -C extra-filename=-ef4c287de0dc0a02 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_pki_types-fa3ecd0408959b26.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-pemfile-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-pemfile-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7a9a05f824b345bf -C extra-filename=-e70ffd588759a76b --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_pki_types-fa3ecd0408959b26.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` [thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `byteorder` (lib) generated 1 warning (1 duplicate) warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `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: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[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/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[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/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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_loom` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-utils-0.8.20/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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustc-demangle-0.1.24/src/lib.rs:92:24 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^ ^^^^^^^^ the 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 | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustc-demangle-0.1.24/src/lib.rs:237:24 | 237 | pub fn try_demangle(s: &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 | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustc-demangle-0.1.24/src/legacy.rs:49:20 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^ ^^^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustc-demangle-0.1.24/src/v0.rs:37:20 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^ ^^^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: `form_urlencoded` (lib) generated 2 warnings (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,event,fs,libc-extra-traits,mm,param,process,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_EVENT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_MM=1 CARGO_FEATURE_PARAM=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/rustix-dd8d723539426e2c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/rustix-9ad4cc0365285b23/build-script-build` [rustix 0.38.41] cargo:rerun-if-changed=build.rs [rustix 0.38.41] cargo:rustc-cfg=static_assertions [rustix 0.38.41] cargo:rustc-cfg=libc [rustix 0.38.41] cargo:rustc-cfg=freebsdlike [rustix 0.38.41] cargo:rustc-cfg=bsd [rustix 0.38.41] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.41] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.41] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.41] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.41] cargo:rerun-if-env-changed=CARGO_CFG_MIRI warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) Compiling rustls-native-certs v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-native-certs-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-native-certs-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='rustls-native-certs allows rustls to use the platform native certificate store' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls-native-certs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-native-certs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-native-certs-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9b541b7b758f452 -C extra-filename=-2e4a98db44a9101e --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libopenssl_probe-b4f6e08b0f123666.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_pemfile-e70ffd588759a76b.rmeta --extern pki_types=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_pki_types-fa3ecd0408959b26.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:251:18 | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:256:25 | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 256 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:261:22 | 261 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:266:29 | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 266 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:271:26 | 271 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 271 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:276:33 | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 276 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:281:26 | 281 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 281 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:286:30 | 286 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 286 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:291:37 | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 291 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/macros.rs:217:36 | 217 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/mod.rs:1520:1 | 1520 | / safe_f! { 1521 | | // It seems htonl, etc are macros on macOS. So we have to reimplement them. So let's 1522 | | // reimplement them for all UNIX platforms 1523 | | pub {const} fn htonl(hostlong: u32) -> u32 { ... | 1535 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = 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/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/macros.rs:203:43 | 203 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/bsd/mod.rs:594:1 | 594 | / f! { 595 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 596 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 597 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 628 | | } | |_- 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/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/macros.rs:217:36 | 217 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/bsd/mod.rs:630:1 | 630 | / safe_f! { 631 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 632 | | status & 0o177 ... | 650 | | } | |_- 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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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/lang/inko/work/inko-0.18.1/cargo-crates/anyhow-1.0.93/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: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/macros.rs:217:36 | 217 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/bsd/freebsdlike/mod.rs:1481:1 | 1481 | / safe_f! { 1482 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1483 | | status == 0x13 ... | 1493 | | } | |_- 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/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/macros.rs:203:43 | 203 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/bsd/freebsdlike/freebsd/mod.rs:4909:1 | 4909 | / f! { 4910 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4911 | | (cmsg as *mut ::c_uchar).offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5013 | | } | |_- 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/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/macros.rs:217:36 | 217 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/bsd/freebsdlike/freebsd/mod.rs:5015:1 | 5015 | / safe_f! { 5016 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 5017 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5059 | | } | |_- 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/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/macros.rs:217:36 | 217 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:436:1 | 436 | / safe_f! { 437 | | pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t { 438 | | let major = major as ::dev_t; 439 | | let minor = minor as ::dev_t; ... | 442 | | } | |_- 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/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/macros.rs:203:43 | 203 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:444:1 | 444 | / f! { 445 | | pub fn major(dev: ::dev_t) -> ::c_int { 446 | | ((dev >> 8) & 0xff) as ::c_int ... | 452 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling ast v0.18.1 (/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/ast) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/ast CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/ast/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ast CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name ast --edition=2021 ast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=d9a98d9d1c5b80c6 -C extra-filename=-2b3da67b3f6409e2 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern getopts=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libgetopts-094fde47589704cf.rmeta --extern location=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblocation-da3ad8fd57c22377.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libunicode_segmentation-ec9abdf5967be7bc.rmeta -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) warning: `semver` (lib) generated 1 warning (1 duplicate) warning: `base64` (lib) generated 3 warnings (1 duplicate) warning: `anyhow` (lib) generated 10 warnings (1 duplicate) warning: `regex-lite` (lib) generated 1 warning (1 duplicate) Compiling object v0.36.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/object-0.36.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/object-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=2fad6e47add78195 -C extra-filename=-8e18ced7bf91de9d --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libmemchr-3dc7c49f1aa8bcce.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/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/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/parse.rs:318:25 | 318 | 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 | 318 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/parse.rs:474:35 | 474 | 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 | 474 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/parse.rs:957:32 | 957 | 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 | 957 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/parse.rs:980:37 | 980 | 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 | 980 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/rcvec.rs:33:24 | 33 | pub(crate) 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(crate) fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/rcvec.rs:37:28 | 37 | pub(crate) 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(crate) fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/rcvec.rs:46:27 | 46 | pub(crate) 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(crate) fn get_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/rcvec.rs:83:26 | 83 | pub(crate) 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(crate) fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/rcvec.rs:109:26 | 109 | pub(crate) 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(crate) fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/proc-macro2-1.0.92/src/fallback.rs:193:20 | 193 | 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 | 193 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ Compiling crossbeam-queue v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-queue-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-queue-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/crossbeam-queue-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=5b4eacc03540797b -C extra-filename=-262558ed87bdf3bf --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcrossbeam_utils-47b6138926679f7c.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) Compiling quote v1.0.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=50fb12cbf7b00a80 -C extra-filename=-02485abea5d62ba4 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) warning: `crossbeam-queue` (lib) generated 1 warning (1 duplicate) Compiling indexmap v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/indexmap-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/indexmap-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/indexmap-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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=13275b32435e7848 -C extra-filename=-adfa5e2239c36e2b --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libequivalent-fa82e39b8dd33b7f.rmeta --extern hashbrown=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libhashbrown-39156fb115221896.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Compiling flate2 v1.0.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/flate2-1.0.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/flate2-1.0.35/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/flate2-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=84ea825f6e612319 -C extra-filename=-c90e106649abe632 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcrc32fast-223d5485367d8fc8.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libminiz_oxide-8e796eb18d3a40f7.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `crossbeam-utils` (lib) generated 24 warnings (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling syn v2.0.89 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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.89 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=cc6e8f5389e4d430 -C extra-filename=-ab63304e6783b17b --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rmeta --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rmeta --extern unicode_ident=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libunicode_ident-18380fe34c12924b.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `getopts` (lib) generated 1 warning (1 duplicate) warning: `rustls-native-certs` (lib) generated 1 warning (1 duplicate) warning: `quote` (lib) generated 1 warning (1 duplicate) warning: `rustc-demangle` (lib) generated 5 warnings (1 duplicate) warning: `cc` (lib) generated 1 warning (1 duplicate) Compiling ring v0.17.8 Compiling llvm-sys v170.2.0 Compiling blake3 v1.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=ea9bb5a8742d4d61 -C extra-filename=-c311b5ca626c112d --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-c311b5ca626c112d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern cc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcc-d03e3b0c990b8803.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/Cargo.toml CARGO_PKG_AUTHORS='Peter Marheine ' CARGO_PKG_DESCRIPTION='Bindings to LLVM'\''s C API' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=llvm-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/taricorp/llvm-sys.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=170.2.0 CARGO_PKG_VERSION_MAJOR=170 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(LLVM_SYS_NOT_FOUND)' -C debug-assertions=off --cfg 'feature="prefer-static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang-sys", "disable-alltargets-init", "force-dynamic", "force-static", "no-llvm-linking", "prefer-dynamic", "prefer-static", "strict-versioning", "tempfile"))' -C metadata=6b4f9e96afb3efcb -C extra-filename=-2dbbcdff6cbb7ec6 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-2dbbcdff6cbb7ec6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libanyhow-30c023b7e55696b7.rlib --extern cc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcc-d03e3b0c990b8803.rlib --extern lazy_static=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblazy_static-575d0836ad0d351c.rlib --extern regex_lite=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libregex_lite-161c06f670c705a4.rlib --extern semver=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsemver-55b9b5bf2180c594.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/blake3-1.5.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=35d4cd3778c78747 -C extra-filename=-cb705353ff29d121 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-cb705353ff29d121 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern cc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcc-d03e3b0c990b8803.rlib --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `flate2` (lib) generated 1 warning (1 duplicate) warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/libc-0.2.166/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:244:28 | 244 | || 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 | 244 - || self.a_fcn == other.a_fcn 244 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) | warning: `blake3` (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=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-cb705353ff29d121/build-script-build` [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_neon, values(none())) [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CC = None [blake3 1.5.4] CC = Some(/usr/local/llvm17/bin/clang) [blake3 1.5.4] RUSTC_WRAPPER = None [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `ring` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_LINKS=ring_core_0_17_8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-c311b5ca626c112d/build-script-build` [ring 0.17.8] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.8] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some(3) [ring 0.17.8] OUT_DIR = Some(/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out) [ring 0.17.8] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.8] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some(/usr/local/llvm17/bin/clang) [ring 0.17.8] RUSTC_WRAPPER = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `llvm-sys` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=prefer-static CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_PREFER_STATIC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0 CARGO_MANIFEST_LINKS=llvm-17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/Cargo.toml CARGO_PKG_AUTHORS='Peter Marheine ' CARGO_PKG_DESCRIPTION='Bindings to LLVM'\''s C API' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=llvm-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/taricorp/llvm-sys.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=170.2.0 CARGO_PKG_VERSION_MAJOR=170 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-f0d0f287ec74f567/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-2dbbcdff6cbb7ec6/build-script-build` [llvm-sys 170.2.0] cargo:rerun-if-env-changed=LLVM_SYS_170_PREFIX [llvm-sys 170.2.0] cargo:rerun-if-changed=/usr/local/llvm17 [llvm-sys 170.2.0] cargo:rerun-if-env-changed=LLVM_SYS_170_IGNORE_BLOCKLIST [llvm-sys 170.2.0] cargo:rerun-if-env-changed=LLVM_SYS_170_STRICT_VERSIONING [llvm-sys 170.2.0] cargo:rerun-if-env-changed=LLVM_SYS_170_NO_CLEAN_CFLAGS [llvm-sys 170.2.0] cargo:rerun-if-env-changed=LLVM_SYS_170_USE_DEBUG_MSVCRT [llvm-sys 170.2.0] cargo:rerun-if-env-changed=LLVM_SYS_170_FFI_WORKAROUND [llvm-sys 170.2.0] OUT_DIR = Some(/wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-f0d0f287ec74f567/out) [llvm-sys 170.2.0] OPT_LEVEL = Some(3) [llvm-sys 170.2.0] TARGET = Some(x86_64-unknown-freebsd) [llvm-sys 170.2.0] HOST = Some(x86_64-unknown-freebsd) [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [llvm-sys 170.2.0] CC_x86_64-unknown-freebsd = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [llvm-sys 170.2.0] CC_x86_64_unknown_freebsd = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=HOST_CC [llvm-sys 170.2.0] HOST_CC = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CC [llvm-sys 170.2.0] CC = Some(/usr/local/llvm17/bin/clang) [llvm-sys 170.2.0] RUSTC_WRAPPER = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling types v0.18.1 (/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/types) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/types CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/types/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=types CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name types --edition=2021 types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=d37f4322c3c6d168 -C extra-filename=-e7d75bb97614881e --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libindexmap-adfa5e2239c36e2b.rmeta --extern location=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblocation-da3ad8fd57c22377.rmeta -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Compiling getrandom v0.2.15 Compiling filetime v0.2.25 Compiling errno v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=c0fd906807a36aa6 -C extra-filename=-8a036b6727ede707 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcfg_if-61fd7c3cf32b6f07.rmeta --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/filetime-0.2.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/filetime-0.2.25/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/filetime-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a89237cb7d26f2b7 -C extra-filename=-6aeef9df48575ed2 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcfg_if-61fd7c3cf32b6f07.rmeta --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=de9619e85a403282 -C extra-filename=-8d175cfe83b1b36d --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `indexmap` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `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 [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CFLAGS = None [blake3 1.5.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some(false) [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ) [ring 0.17.8] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.8] CC_SHELL_ESCAPED_FLAGS = None warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/filetime-0.2.25/src/unix/mod.rs:88:11 | 88 | #[cfg(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: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/filetime-0.2.25/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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 warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/filetime-0.2.25/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [llvm-sys 170.2.0] CRATE_CC_NO_DEFAULTS = None [llvm-sys 170.2.0] DEBUG = Some(false) [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [llvm-sys 170.2.0] CFLAGS_x86_64-unknown-freebsd = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [llvm-sys 170.2.0] CFLAGS_x86_64_unknown_freebsd = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=HOST_CFLAGS [llvm-sys 170.2.0] HOST_CFLAGS = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CFLAGS [llvm-sys 170.2.0] CFLAGS = Some(-I/usr/local/llvm17/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS ) [llvm-sys 170.2.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [llvm-sys 170.2.0] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/rustix-dd8d723539426e2c/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C 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="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --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=157de11de406d0a9 -C extra-filename=-ea1671d69652f2f0 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libbitflags-f4dfc9578bf2714e.rmeta --extern libc_errno=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liberrno-8d175cfe83b1b36d.rmeta --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling tar v0.4.43 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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", "xattr"))' -C metadata=eb5063bc765573a3 -C extra-filename=-bb13aa853141e6de --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern filetime=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libfiletime-6aeef9df48575ed2.rmeta --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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 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=34a8f9674af5d227 -C extra-filename=-d2891caf1150e827 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libgetrandom-8a036b6727ede707.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `errno` (lib) generated 2 warnings (1 duplicate) [llvm-sys 170.2.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [llvm-sys 170.2.0] AR_x86_64-unknown-freebsd = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [llvm-sys 170.2.0] AR_x86_64_unknown_freebsd = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=HOST_AR [llvm-sys 170.2.0] HOST_AR = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=AR [llvm-sys 170.2.0] AR = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [llvm-sys 170.2.0] ARFLAGS_x86_64-unknown-freebsd = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [llvm-sys 170.2.0] ARFLAGS_x86_64_unknown_freebsd = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [llvm-sys 170.2.0] HOST_ARFLAGS = None [llvm-sys 170.2.0] cargo:rerun-if-env-changed=ARFLAGS [llvm-sys 170.2.0] ARFLAGS = None warning: `filetime` (lib) generated 4 warnings (1 duplicate) warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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 [llvm-sys 170.2.0] cargo:rustc-link-lib=static=targetwrappers [llvm-sys 170.2.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-f0d0f287ec74f567/out [llvm-sys 170.2.0] cargo:config_path=/usr/local/llvm17/bin/llvm-config [llvm-sys 170.2.0] cargo:libdir=/usr/local/llvm17/lib [llvm-sys 170.2.0] [llvm-sys 170.2.0] cargo:rustc-link-search=native=/usr/local/llvm17/lib [llvm-sys 170.2.0] [llvm-sys 170.2.0] cargo:rustc-link-search=native=/usr/local/lib [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMWindowsManifest [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMXRay [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLibDriver [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDlltoolDriver [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMCoverage [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLineEditor [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMXCoreDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMXCoreCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMXCoreDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMXCoreInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMX86TargetMCA [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMX86Disassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMX86AsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMX86CodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMX86Desc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMX86Info [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMWebAssemblyAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMWebAssemblyCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMWebAssemblyUtils [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMWebAssemblyInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMVEDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMVEAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMVECodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMVEDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMVEInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSystemZDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSystemZAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSystemZCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSystemZDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSystemZInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSparcDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSparcAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSparcCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSparcDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSparcInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMRISCVTargetMCA [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMRISCVDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMRISCVAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMRISCVCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMRISCVDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMRISCVInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMPowerPCDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMPowerPCAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMPowerPCCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMPowerPCDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMPowerPCInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMNVPTXCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMNVPTXDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMNVPTXInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMSP430Disassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMSP430AsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMSP430CodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMSP430Desc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMSP430Info [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMipsDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMipsAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMipsCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMipsDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMipsInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLoongArchDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLoongArchAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLoongArchCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLoongArchDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLoongArchInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLanaiDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLanaiCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLanaiAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLanaiDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLanaiInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMHexagonDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMHexagonCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMHexagonAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMHexagonDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMHexagonInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBPFDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBPFAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBPFCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBPFDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBPFInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAVRDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAVRAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAVRCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAVRDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAVRInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMARMDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMARMAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMARMCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMARMDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMARMUtils [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMARMInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAMDGPUTargetMCA [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAMDGPUDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAMDGPUAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAMDGPUCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAMDGPUDesc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAMDGPUUtils [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAMDGPUInfo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAArch64Disassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAArch64AsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAArch64CodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAArch64Desc [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAArch64Utils [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAArch64Info [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMOrcJIT [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMWindowsDriver [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMCJIT [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMJITLink [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMInterpreter [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMExecutionEngine [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMRuntimeDyld [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMOrcTargetProcess [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMOrcShared [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDWP [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDebugInfoLogicalView [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDebugInfoGSYM [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMOption [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMObjectYAML [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMObjCopy [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMCA [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMCDisassembler [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLTO [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMCFGuard [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMFrontendOpenACC [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMFrontendHLSL [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMExtensions [llvm-sys 170.2.0] cargo:rustc-link-lib=static=Polly [llvm-sys 170.2.0] cargo:rustc-link-lib=static=PollyISL [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMPasses [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMCoroutines [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMipo [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMInstrumentation [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMVectorize [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMLinker [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMFrontendOpenMP [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDWARFLinkerParallel [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDWARFLinker [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMGlobalISel [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMIRParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAsmPrinter [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSelectionDAG [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMCodeGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMTarget [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMObjCARCOpts [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMCodeGenTypes [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMIRPrinter [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMInterfaceStub [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMFileCheck [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMFuzzMutate [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMScalarOpts [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMInstCombine [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAggressiveInstCombine [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMTransformUtils [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBitWriter [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAnalysis [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMProfileData [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSymbolize [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDebugInfoBTF [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDebugInfoPDB [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDebugInfoMSF [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDebugInfoDWARF [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMObject [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMTextAPI [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMCParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMIRReader [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMAsmParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMMC [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDebugInfoCodeView [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBitReader [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMFuzzerCLI [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMCore [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMRemarks [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBitstreamReader [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMBinaryFormat [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMTargetParser [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMTableGen [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMSupport [llvm-sys 170.2.0] cargo:rustc-link-lib=static=LLVMDemangle [llvm-sys 170.2.0] cargo:rustc-link-lib=dylib=rt [llvm-sys 170.2.0] cargo:rustc-link-lib=dylib=execinfo [llvm-sys 170.2.0] cargo:rustc-link-lib=dylib=pthread [llvm-sys 170.2.0] cargo:rustc-link-lib=dylib=m [llvm-sys 170.2.0] cargo:rustc-link-lib=dylib=z [llvm-sys 170.2.0] cargo:rustc-link-lib=dylib=zstd [llvm-sys 170.2.0] cargo:rustc-link-lib=dylib=c++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=llvm_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/Cargo.toml CARGO_PKG_AUTHORS='Peter Marheine ' CARGO_PKG_DESCRIPTION='Bindings to LLVM'\''s C API' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=llvm-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/taricorp/llvm-sys.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=170.2.0 CARGO_PKG_VERSION_MAJOR=170 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-f0d0f287ec74f567/out /usr/local/bin/rustc --crate-name llvm_sys --edition=2015 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.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 --warn=unexpected_cfgs --check-cfg 'cfg(LLVM_SYS_NOT_FOUND)' --cfg 'feature="prefer-static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang-sys", "disable-alltargets-init", "force-dynamic", "force-static", "no-llvm-linking", "prefer-dynamic", "prefer-static", "strict-versioning", "tempfile"))' -C metadata=3a132c81ac3cc5b9 -C extra-filename=-cedcbdcee327e34f --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-f0d0f287ec74f567/out -L native=/usr/local/llvm17/lib -L native=/usr/local/lib -l static=targetwrappers -l static=LLVMWindowsManifest -l static=LLVMXRay -l static=LLVMLibDriver -l static=LLVMDlltoolDriver -l static=LLVMCoverage -l static=LLVMLineEditor -l static=LLVMXCoreDisassembler -l static=LLVMXCoreCodeGen -l static=LLVMXCoreDesc -l static=LLVMXCoreInfo -l static=LLVMX86TargetMCA -l static=LLVMX86Disassembler -l static=LLVMX86AsmParser -l static=LLVMX86CodeGen -l static=LLVMX86Desc -l static=LLVMX86Info -l static=LLVMWebAssemblyDisassembler -l static=LLVMWebAssemblyAsmParser -l static=LLVMWebAssemblyCodeGen -l static=LLVMWebAssemblyUtils -l static=LLVMWebAssemblyDesc -l static=LLVMWebAssemblyInfo -l static=LLVMVEDisassembler -l static=LLVMVEAsmParser -l static=LLVMVECodeGen -l static=LLVMVEDesc -l static=LLVMVEInfo -l static=LLVMSystemZDisassembler -l static=LLVMSystemZAsmParser -l static=LLVMSystemZCodeGen -l static=LLVMSystemZDesc -l static=LLVMSystemZInfo -l static=LLVMSparcDisassembler -l static=LLVMSparcAsmParser -l static=LLVMSparcCodeGen -l static=LLVMSparcDesc -l static=LLVMSparcInfo -l static=LLVMRISCVTargetMCA -l static=LLVMRISCVDisassembler -l static=LLVMRISCVAsmParser -l static=LLVMRISCVCodeGen -l static=LLVMRISCVDesc -l static=LLVMRISCVInfo -l static=LLVMPowerPCDisassembler -l static=LLVMPowerPCAsmParser -l static=LLVMPowerPCCodeGen -l static=LLVMPowerPCDesc -l static=LLVMPowerPCInfo -l static=LLVMNVPTXCodeGen -l static=LLVMNVPTXDesc -l static=LLVMNVPTXInfo -l static=LLVMMSP430Disassembler -l static=LLVMMSP430AsmParser -l static=LLVMMSP430CodeGen -l static=LLVMMSP430Desc -l static=LLVMMSP430Info -l static=LLVMMipsDisassembler -l static=LLVMMipsAsmParser -l static=LLVMMipsCodeGen -l static=LLVMMipsDesc -l static=LLVMMipsInfo -l static=LLVMLoongArchDisassembler -l static=LLVMLoongArchAsmParser -l static=LLVMLoongArchCodeGen -l static=LLVMLoongArchDesc -l static=LLVMLoongArchInfo -l static=LLVMLanaiDisassembler -l static=LLVMLanaiCodeGen -l static=LLVMLanaiAsmParser -l static=LLVMLanaiDesc -l static=LLVMLanaiInfo -l static=LLVMHexagonDisassembler -l static=LLVMHexagonCodeGen -l static=LLVMHexagonAsmParser -l static=LLVMHexagonDesc -l static=LLVMHexagonInfo -l static=LLVMBPFDisassembler -l static=LLVMBPFAsmParser -l static=LLVMBPFCodeGen -l static=LLVMBPFDesc -l static=LLVMBPFInfo -l static=LLVMAVRDisassembler -l static=LLVMAVRAsmParser -l static=LLVMAVRCodeGen -l static=LLVMAVRDesc -l static=LLVMAVRInfo -l static=LLVMARMDisassembler -l static=LLVMARMAsmParser -l static=LLVMARMCodeGen -l static=LLVMARMDesc -l static=LLVMARMUtils -l static=LLVMARMInfo -l static=LLVMAMDGPUTargetMCA -l static=LLVMAMDGPUDisassembler -l static=LLVMAMDGPUAsmParser -l static=LLVMAMDGPUCodeGen -l static=LLVMAMDGPUDesc -l static=LLVMAMDGPUUtils -l static=LLVMAMDGPUInfo -l static=LLVMAArch64Disassembler -l static=LLVMAArch64AsmParser -l static=LLVMAArch64CodeGen -l static=LLVMAArch64Desc -l static=LLVMAArch64Utils -l static=LLVMAArch64Info -l static=LLVMOrcJIT -l static=LLVMWindowsDriver -l static=LLVMMCJIT -l static=LLVMJITLink -l static=LLVMInterpreter -l static=LLVMExecutionEngine -l static=LLVMRuntimeDyld -l static=LLVMOrcTargetProcess -l static=LLVMOrcShared -l static=LLVMDWP -l static=LLVMDebugInfoLogicalView -l static=LLVMDebugInfoGSYM -l static=LLVMOption -l static=LLVMObjectYAML -l static=LLVMObjCopy -l static=LLVMMCA -l static=LLVMMCDisassembler -l static=LLVMLTO -l static=LLVMCFGuard -l static=LLVMFrontendOpenACC -l static=LLVMFrontendHLSL -l static=LLVMExtensions -l static=Polly -l static=PollyISL -l static=LLVMPasses -l static=LLVMCoroutines -l static=LLVMipo -l static=LLVMInstrumentation -l static=LLVMVectorize -l static=LLVMLinker -l static=LLVMFrontendOpenMP -l static=LLVMDWARFLinkerParallel -l static=LLVMDWARFLinker -l static=LLVMGlobalISel -l static=LLVMMIRParser -l static=LLVMAsmPrinter -l static=LLVMSelectionDAG -l static=LLVMCodeGen -l static=LLVMTarget -l static=LLVMObjCARCOpts -l static=LLVMCodeGenTypes -l static=LLVMIRPrinter -l static=LLVMInterfaceStub -l static=LLVMFileCheck -l static=LLVMFuzzMutate -l static=LLVMScalarOpts -l static=LLVMInstCombine -l static=LLVMAggressiveInstCombine -l static=LLVMTransformUtils -l static=LLVMBitWriter -l static=LLVMAnalysis -l static=LLVMProfileData -l static=LLVMSymbolize -l static=LLVMDebugInfoBTF -l static=LLVMDebugInfoPDB -l static=LLVMDebugInfoMSF -l static=LLVMDebugInfoDWARF -l static=LLVMObject -l static=LLVMTextAPI -l static=LLVMMCParser -l static=LLVMIRReader -l static=LLVMAsmParser -l static=LLVMMC -l static=LLVMDebugInfoCodeView -l static=LLVMBitReader -l static=LLVMFuzzerCLI -l static=LLVMCore -l static=LLVMRemarks -l static=LLVMBitstreamReader -l static=LLVMBinaryFormat -l static=LLVMTargetParser -l static=LLVMTableGen -l static=LLVMSupport -l static=LLVMDemangle -l dylib=rt -l dylib=execinfo -l dylib=pthread -l dylib=m -l dylib=z -l dylib=zstd -l dylib=c++` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,llvm-sys-170,llvm17-0,target-aarch64,target-all,target-amdgpu,target-arm,target-bpf,target-hexagon,target-lanai,target-loongarch,target-mips,target-msp430,target-nvptx,target-powerpc,target-riscv,target-sparc,target-systemz,target-webassembly,target-x86,target-xcore CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LLVM17_0=1 CARGO_FEATURE_LLVM_SYS_170=1 CARGO_FEATURE_TARGET_AARCH64=1 CARGO_FEATURE_TARGET_ALL=1 CARGO_FEATURE_TARGET_AMDGPU=1 CARGO_FEATURE_TARGET_ARM=1 CARGO_FEATURE_TARGET_BPF=1 CARGO_FEATURE_TARGET_HEXAGON=1 CARGO_FEATURE_TARGET_LANAI=1 CARGO_FEATURE_TARGET_LOONGARCH=1 CARGO_FEATURE_TARGET_MIPS=1 CARGO_FEATURE_TARGET_MSP430=1 CARGO_FEATURE_TARGET_NVPTX=1 CARGO_FEATURE_TARGET_POWERPC=1 CARGO_FEATURE_TARGET_RISCV=1 CARGO_FEATURE_TARGET_SPARC=1 CARGO_FEATURE_TARGET_SYSTEMZ=1 CARGO_FEATURE_TARGET_WEBASSEMBLY=1 CARGO_FEATURE_TARGET_X86=1 CARGO_FEATURE_TARGET_XCORE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Kolsoi ' CARGO_PKG_DESCRIPTION='Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inkwell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TheDan64/inkwell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_LLVM_17_CONFIG_PATH=/usr/local/llvm17/bin/llvm-config DEP_LLVM_17_LIBDIR=/usr/local/llvm17/lib HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/inkwell-4ce945e93ae57d7e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/inkwell-5fec3e1bbf28ff2f/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/compiler CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/compiler/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_LLVM_17_CONFIG_PATH=/usr/local/llvm17/bin/llvm-config DEP_LLVM_17_LIBDIR=/usr/local/llvm17/lib HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/compiler-afcc9056f79f13d7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/compiler-c15d5f026c8ab2fb/build-script-build` [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CFLAGS = None [blake3 1.5.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) [inkwell 0.5.0] cargo:rustc-link-lib=dylib=ffi [compiler 0.18.1] cargo:rerun-if-env-changed=INKO_STD [compiler 0.18.1] cargo:rerun-if-env-changed=INKO_RT [compiler 0.18.1] cargo:rustc-env=INKO_STD=/usr/local/lib/inko [compiler 0.18.1] cargo:rustc-env=INKO_RT=/usr/local/lib/inko/runtime [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rustc-cfg=blake3_sse2_ffi [blake3 1.5.4] cargo:rustc-cfg=blake3_sse41_ffi [blake3 1.5.4] cargo:rustc-cfg=blake3_avx2_ffi [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out) [blake3 1.5.4] OPT_LEVEL = Some(3) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CC = None [blake3 1.5.4] CC = Some(/usr/local/llvm17/bin/clang) [blake3 1.5.4] RUSTC_WRAPPER = None [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `libc` (lib) generated 10 warnings (1 duplicate) [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] DEBUG = Some(false) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CFLAGS = None [blake3 1.5.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None warning: `rand_core` (lib) generated 7 warnings (1 duplicate) warning: variable `Reason` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/error_handling.rs:1:55 | 1 | pub type LLVMFatalErrorHandler = Option; | ^^^^^^ help: convert the identifier to snake case: `reason` | = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default warning: variable `Opaque` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:32:5 | 32 | Opaque: *mut ::libc::c_void, | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opaque` warning: variable `Size` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:33:5 | 33 | Size: ::libc::uintptr_t, | ^^^^ help: convert the identifier to snake case (notice the capitalization): `size` warning: variable `Alignment` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:34:5 | 34 | Alignment: ::libc::c_uint, | ^^^^^^^^^ help: convert the identifier to snake case: `alignment` warning: variable `SectionID` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:35:5 | 35 | SectionID: ::libc::c_uint, | ^^^^^^^^^ help: convert the identifier to snake case: `section_id` warning: variable `SectionName` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:36:5 | 36 | SectionName: *const ::libc::c_char, | ^^^^^^^^^^^ help: convert the identifier to snake case: `section_name` warning: variable `Opaque` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:39:5 | 39 | Opaque: *mut ::libc::c_void, | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opaque` warning: variable `Size` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:40:5 | 40 | Size: ::libc::uintptr_t, | ^^^^ help: convert the identifier to snake case (notice the capitalization): `size` warning: variable `Alignment` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:41:5 | 41 | Alignment: ::libc::c_uint, | ^^^^^^^^^ help: convert the identifier to snake case: `alignment` warning: variable `SectionID` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:42:5 | 42 | SectionID: ::libc::c_uint, | ^^^^^^^^^ help: convert the identifier to snake case: `section_id` warning: variable `SectionName` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:43:5 | 43 | SectionName: *const ::libc::c_char, | ^^^^^^^^^^^ help: convert the identifier to snake case: `section_name` warning: variable `IsReadOnly` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:44:5 | 44 | IsReadOnly: LLVMBool, | ^^^^^^^^^^ help: convert the identifier to snake case: `is_read_only` warning: variable `Opaque` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:47:19 | 47 | extern "C" fn(Opaque: *mut ::libc::c_void, ErrMsg: *mut *mut ::libc::c_char) -> LLVMBool; | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opaque` warning: variable `ErrMsg` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:47:48 | 47 | extern "C" fn(Opaque: *mut ::libc::c_void, ErrMsg: *mut *mut ::libc::c_char) -> LLVMBool; | ^^^^^^ help: convert the identifier to snake case: `err_msg` warning: variable `Opaque` should have a snake case name --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/llvm-sys-170.2.0/src/execution_engine.rs:48:66 | 48 | pub type LLVMMemoryManagerDestroyCallback = Option; | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opaque` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/event/syscalls.rs:78:9 | 78 | / weakcall! { 79 | | fn eventfd( 80 | | initval: c::c_uint, 81 | | flags: c::c_int 82 | | ) -> c::c_int 83 | | } | |_________- 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: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:1713:5 | 1713 | / weakcall! { 1714 | | fn memfd_create( 1715 | | name: *const c::c_char, 1716 | | flags: c::c_uint 1717 | | ) -> c::c_int 1718 | | } | |_____- in this macro invocation | = note: 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: hiding a lifetime that's elided elsewhere is confusing --> types/src/lib.rs:568:17 | 568 | pub fn iter(&self) -> indexmap::map::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 | 568 | pub fn iter(&self) -> indexmap::map::Iter<'_, TypeParameterId, TypeRef> { | +++ warning: `llvm-sys` (lib) generated 16 warnings (1 duplicate) [blake3 1.5.4] AR_x86_64-unknown-freebsd = None [blake3 1.5.4] AR_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_AR = None [blake3 1.5.4] AR = None [blake3 1.5.4] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_ARFLAGS = None [blake3 1.5.4] ARFLAGS = None warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/archive.rs:81:20 | 81 | pub fn entries(&mut self) -> io::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 | 81 | pub fn entries(&mut self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/archive.rs:186:30 | 186 | pub fn entries_with_seek(&mut self) -> io::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 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:77:17 | 77 | pub fn path(&self) -> io::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 | 77 | pub fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:87:23 | 87 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 87 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:104:22 | 104 | pub fn link_name(&self) -> io::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 | 104 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:113:28 | 113 | pub fn link_name_bytes(&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 | 113 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:135:27 | 135 | pub fn pax_extensions(&mut self) -> io::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 | 135 | pub fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:303:13 | 303 | fn path(&self) -> io::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 | 303 | fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:307:19 | 307 | fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 307 | fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:336:18 | 336 | fn link_name(&self) -> io::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 | 336 | fn link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:343:24 | 343 | fn link_name_bytes(&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 | 343 | fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/entry.rs:367:23 | 367 | fn pax_extensions(&mut self) -> io::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 | 367 | fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/header.rs:346:17 | 346 | pub fn path(&self) -> io::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 | 346 | pub fn path(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/header.rs:357:23 | 357 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 357 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/header.rs:406:22 | 406 | pub fn link_name(&self) -> io::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 | 406 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/header.rs:420:28 | 420 | pub fn link_name_bytes(&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 | 420 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/header.rs:957:23 | 957 | pub fn path_bytes(&self) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 957 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tar-0.4.43/src/header.rs:1630:22 | 1630 | pub fn path2bytes(p: &Path) -> io::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 | 1630 | pub fn path2bytes(p: &Path) -> io::Result> { | +++ [blake3 1.5.4] cargo:rustc-link-lib=static=blake3_sse2_sse41_avx2_assembly [blake3 1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.4] cargo:rustc-cfg=blake3_avx512_ffi [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out) [blake3 1.5.4] OPT_LEVEL = Some(3) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CC = None [blake3 1.5.4] CC = Some(/usr/local/llvm17/bin/clang) [blake3 1.5.4] RUSTC_WRAPPER = None [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] DEBUG = Some(false) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CFLAGS = None [blake3 1.5.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None Compiling addr2line v0.24.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/addr2line-0.24.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/addr2line-0.24.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.24.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/addr2line-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=06e827cf7a3d3199 -C extra-filename=-f097389722130d35 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern gimli=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libgimli-70500a2481d69b74.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` [blake3 1.5.4] AR_x86_64-unknown-freebsd = None [blake3 1.5.4] AR_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_AR = None [blake3 1.5.4] AR = None [blake3 1.5.4] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_ARFLAGS = None [blake3 1.5.4] ARFLAGS = None [blake3 1.5.4] cargo:rustc-link-lib=static=blake3_avx512_assembly [blake3 1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CC [blake3 1.5.4] cargo:rerun-if-env-changed=CFLAGS [blake3 1.5.4] cargo:rerun-if-changed=c/example.c [blake3 1.5.4] cargo:rerun-if-changed=c/.gitignore [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3-config.cmake.in [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3.h [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512.c [blake3 1.5.4] cargo:rerun-if-changed=c/CMakePresets.json [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_dispatch.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/Makefile.testing [blake3 1.5.4] cargo:rerun-if-changed=c/libblake3.pc.in [blake3 1.5.4] cargo:rerun-if-changed=c/test.py [blake3 1.5.4] cargo:rerun-if-changed=c/CMakeLists.txt [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/main.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_impl.h [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/README.md [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_portable.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_neon.c Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out /usr/local/bin/rustc --crate-name blake3 --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/blake3-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=fb9e6d98985a6d94 -C extra-filename=-dff02d4f85a844f3 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern arrayref=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libarrayref-ea5d4f5ddd7d3b55.rmeta --extern arrayvec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libarrayvec-8e5c1f3e0c831880.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcfg_if-61fd7c3cf32b6f07.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libconstant_time_eq-8f2361352ffe0f45.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/addr2line-0.24.2/src/lib.rs:165:9 | 165 | &self, | ^^^^^ the lifetime is elided here 166 | probe: u64, 167 | ) -> LookupResult>, Buf = R>> { | ^^^^^^^^^^^^^^^^^ 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 | 167 | ) -> LookupResult>, Buf = R>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/addr2line-0.24.2/src/unit.rs:472:17 | 472 | fn unit_ref(&self) -> gimli::UnitRef { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 472 | fn unit_ref(&self) -> gimli::UnitRef<'_, R> { | +++ warning: `addr2line` (lib) generated 3 warnings (1 duplicate) warning: `ast` (lib) generated 1 warning (1 duplicate) warning: `blake3` (lib) generated 1 warning (1 duplicate) warning: `gimli` (lib) generated 1 warning (1 duplicate) warning: `tar` (lib) generated 19 warnings (1 duplicate) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/event/types.rs:26:25 | 26 | const CLOEXEC = bitcast!(c::EFD_CLOEXEC); | ------------------------ in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/event/types.rs:29:26 | 29 | const NONBLOCK = bitcast!(c::EFD_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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/event/types.rs:32:27 | 32 | const SEMAPHORE = bitcast!(c::EFD_SEMAPHORE); | -------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/event/syscalls.rs:84:39 | 84 | ret_owned_fd(eventfd(initval, 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:173:48 | 173 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:245:13 | 245 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:397:13 | 397 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:449:13 | 449 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:702:13 | 702 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:785:13 | 785 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:846:13 | 846 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:1032:13 | 1032 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:1113:13 | 1113 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:1237:33 | 1237 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/syscalls.rs:1247:36 | 1247 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:281:22 | 281 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:284:23 | 284 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:294:22 | 294 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:297:25 | 297 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:322:24 | 322 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:326:33 | 326 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:330:28 | 330 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:660:22 | 660 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:662:24 | 662 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:664:22 | 664 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:666:23 | 666 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:962:18 | 962 | 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:964:21 | 964 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:966:14 | 966 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:968:29 | 968 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:970:32 | 970 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/fs/types.rs:972:25 | 972 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/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: unnecessary transmute --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/syscalls.rs:56:35 | 56 | let err = c::msync(addr, len, 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/syscalls.rs:81:9 | 81 | bitflags_bits!(prot), | -------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/syscalls.rs:82:9 | 82 | 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/syscalls.rs:106:9 | 106 | bitflags_bits!(prot), | -------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/syscalls.rs:107:59 | 107 | bitflags_bits!(flags | MapFlags::from_bits_retain(bitcast!(c::MAP_ANONYMOUS))), | -------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/syscalls.rs:107:9 | 107 | bitflags_bits!(flags | MapFlags::from_bits_retain(bitcast!(c::MAP_ANONYMOUS))), | ------------------------------------------------------------------------------ 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/syscalls.rs:123:31 | 123 | ret(c::mprotect(ptr, len, 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/syscalls.rs:236:30 | 236 | unsafe { ret(c::mlockall(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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:14:22 | 14 | const READ = bitcast!(c::PROT_READ); | ---------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:16:23 | 16 | const WRITE = bitcast!(c::PROT_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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:18:22 | 18 | const EXEC = bitcast!(c::PROT_EXEC); | ---------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:35:22 | 35 | const READ = bitcast!(c::PROT_READ); | ---------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:37:23 | 37 | const WRITE = bitcast!(c::PROT_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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:39:22 | 39 | const EXEC = bitcast!(c::PROT_EXEC); | ---------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:78:24 | 78 | const SHARED = bitcast!(c::MAP_SHARED); | ----------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:94:25 | 94 | const PRIVATE = bitcast!(c::MAP_PRIVATE); | ------------------------ 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:107:23 | 107 | const FIXED = bitcast!(c::MAP_FIXED); | ---------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:185:24 | 185 | const NOCORE = bitcast!(c::MAP_NOCORE); | ----------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:197:24 | 197 | const NOSYNC = bitcast!(c::MAP_NOSYNC); | ----------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:218:23 | 218 | const STACK = bitcast!(c::MAP_STACK); | ---------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:221:31 | 221 | const PREFAULT_READ = bitcast!(c::MAP_PREFAULT_READ); | ------------------------------ 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:279:22 | 279 | const SYNC = bitcast!(c::MS_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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:282:23 | 282 | const ASYNC = bitcast!(c::MS_ASYNC); | --------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:286:28 | 286 | const INVALIDATE = bitcast!(c::MS_INVALIDATE); | -------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:319:14 | 319 | Normal = bitcast!(c::POSIX_MADV_NORMAL), | ------------------------------ 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:327:18 | 327 | Sequential = bitcast!(c::POSIX_MADV_SEQUENTIAL), | ---------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:335:14 | 335 | Random = bitcast!(c::POSIX_MADV_RANDOM), | ------------------------------ 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:343:16 | 343 | WillNeed = bitcast!(c::POSIX_MADV_WILLNEED), | -------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:356:16 | 356 | DontNeed = bitcast!(c::POSIX_MADV_DONTNEED), | -------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:487:24 | 487 | const FUTURE = bitcast!(libc::MCL_FUTURE); | -------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/mm/types.rs:490:25 | 490 | const CURRENT = bitcast!(libc::MCL_CURRENT); | --------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:56:11 | 56 | Cpu = bitcast!(c::RLIMIT_CPU), | ----------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:58:13 | 58 | Fsize = bitcast!(c::RLIMIT_FSIZE), | ------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:60:12 | 60 | Data = bitcast!(c::RLIMIT_DATA), | ------------------------ 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:62:13 | 62 | Stack = bitcast!(c::RLIMIT_STACK), | ------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:65:12 | 65 | Core = bitcast!(c::RLIMIT_CORE), | ------------------------ 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:69:11 | 69 | Rss = bitcast!(c::RLIMIT_RSS), | ----------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:72:13 | 72 | Nproc = bitcast!(c::RLIMIT_NPROC), | ------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:74:14 | 74 | Nofile = bitcast!(c::RLIMIT_NOFILE), | -------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:77:15 | 77 | Memlock = bitcast!(c::RLIMIT_MEMLOCK), | --------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/backend/libc/process/types.rs:80:10 | 80 | As = bitcast!(c::RLIMIT_AS), | ---------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/process/wait.rs:17:24 | 17 | const NOHANG = bitcast!(backend::process::wait::WNOHANG); | ----------------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/process/wait.rs:21:26 | 21 | const UNTRACED = bitcast!(backend::process::wait::WUNTRACED); | ------------------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/process/wait.rs:26:27 | 26 | const CONTINUED = bitcast!(backend::process::wait::WCONTINUED); | -------------------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/process/wait.rs:40:24 | 40 | const NOHANG = bitcast!(backend::process::wait::WNOHANG); | ----------------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/process/wait.rs:45:27 | 45 | const CONTINUED = bitcast!(backend::process::wait::WCONTINUED); | -------------------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/process/wait.rs:47:24 | 47 | const EXITED = bitcast!(backend::process::wait::WEXITED); | ----------------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/process/wait.rs:49:24 | 49 | const NOWAIT = bitcast!(backend::process::wait::WNOWAIT); | ----------------------------------------- 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/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustix-0.38.41/src/process/wait.rs:51:25 | 51 | const STOPPED = bitcast!(backend::process::wait::WSTOPPED); | ------------------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/src/generics.rs:347:25 | 347 | 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 | 347 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/src/parse.rs:1279:35 | 1279 | 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 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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/lang/inko/work/inko-0.18.1/cargo-crates/syn-2.0.89/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> { | +++ Compiling synstructure v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/synstructure-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=58679e20b5935877 -C extra-filename=-1a7c4d979bae5577 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rmeta --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rmeta --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Compiling backtrace v0.3.74 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/backtrace-0.3.74 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/backtrace-0.3.74/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.3.74 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name backtrace --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/backtrace-0.3.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=a637f502e1f743c0 -C extra-filename=-3d1f6be83596b3d7 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libaddr2line-f097389722130d35.rmeta --extern cfg_if=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcfg_if-61fd7c3cf32b6f07.rmeta --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libminiz_oxide-8e796eb18d3a40f7.rmeta --extern object=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libobject-8e18ced7bf91de9d.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustc_demangle-0f990770eb145338.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `synstructure` (lib) generated 1 warning (1 duplicate) warning: `syn` (lib) generated 20 warnings (1 duplicate) Compiling zerofrom-derive v0.1.5 Compiling yoke-derive v0.7.5 Compiling zerovec-derive v0.10.3 Compiling displaydoc v0.2.5 Compiling icu_provider_macros v1.5.0 Compiling zerocopy-derive v0.7.35 Compiling thiserror-impl v1.0.69 Compiling inkwell_internals v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerofrom-derive-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerofrom-derive-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a991fb453db8f29 -C extra-filename=-687795a943875efd --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rlib --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rlib --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rlib --extern synstructure=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsynstructure-1a7c4d979bae5577.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/yoke-derive-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/yoke-derive-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c75fabde0a00b7a4 -C extra-filename=-a35acd3cc280a14d --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rlib --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rlib --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rlib --extern synstructure=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsynstructure-1a7c4d979bae5577.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerovec-derive-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerovec-derive-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1a0311005720af3 -C extra-filename=-58efc9ad35be3f0c --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rlib --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rlib --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=85339f9dca5daf9e -C extra-filename=-d54558ecb1c5ba51 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rlib --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rlib --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider_macros-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider_macros-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Proc macros for ICU data providers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider_macros --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d12bcb39d77987db -C extra-filename=-a8ad848a3cb0236f --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rlib --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rlib --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-derive-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-derive-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy_derive --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28663438641c87ed -C extra-filename=-4c982013db296b1b --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rlib --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rlib --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inkwell_internals CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell_internals-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell_internals-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Kolsoi ' CARGO_PKG_DESCRIPTION='Internal macro crate for inkwell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inkwell_internals CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TheDan64/inkwell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name inkwell_internals --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell_internals-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e14b591e2407439c -C extra-filename=-8ba8bd18331800a7 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rlib --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rlib --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5dcf14762409d1a2 -C extra-filename=-eb2563e6449d0602 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libproc_macro2-ec6dca356c75fc72.rlib --extern quote=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libquote-02485abea5d62ba4.rlib --extern syn=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsyn-ab63304e6783b17b.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/backtrace-0.3.74/src/symbolize/gimli.rs:338:11 | 338 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: `object` (lib) generated 1 warning (1 duplicate) warning: `types` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p types` to apply 1 suggestion) warning: `icu_provider_macros` (lib) generated 1 warning (1 duplicate) warning: `rustix` (lib) generated 111 warnings (4 duplicates) warning: `displaydoc` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-impl-1.0.69/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<'_>> { | ++++ warning: `zerocopy-derive` (lib) generated 1 warning (1 duplicate) Compiling zerocopy v0.7.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=1494358c562e106f -C extra-filename=-ac0c3fb4a9eb76a5 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libbyteorder-c66f67f7369317b3.rmeta --extern zerocopy_derive=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerocopy_derive-4c982013db296b1b.so --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `yoke-derive` (lib) generated 1 warning (1 duplicate) warning: `zerofrom-derive` (lib) generated 1 warning (1 duplicate) Compiling zerofrom v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerofrom-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerofrom-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=81912bf836ca0203 -C extra-filename=-1b2df2149724b056 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerofrom_derive-687795a943875efd.so --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `inkwell_internals` (lib) generated 1 warning (1 duplicate) warning: `zerovec-derive` (lib) generated 1 warning (1 duplicate) 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/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/thiserror-4378f5b3c8d82776/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c074bf7d7d5f7206 -C extra-filename=-a924f88bc3f8722d --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libthiserror_impl-eb2563e6449d0602.so --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling yoke v0.7.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/yoke-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/yoke-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=5d8feec3d2053d24 -C extra-filename=-12298d4fcbc2ae9a --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libstable_deref_trait-85e1c29806059106.rmeta --extern yoke_derive=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libyoke_derive-a35acd3cc280a14d.so --extern zerofrom=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerofrom-1b2df2149724b056.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `zerofrom` (lib) generated 1 warning (1 duplicate) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:967:5 | 967 | / fn only_derive_is_allowed_to_implement_this_trait() 968 | | where 969 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` (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/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:1003:1 | 1003 | / safety_comment! { 1004 | | /// SAFETY: 1005 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 1006 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1020 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1021 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:3192:1 | 3192 | / safety_comment! { 3193 | | /// SAFETY: 3194 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3195 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3231 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3232 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/lib.rs:3527:1 | 3527 | / safety_comment! { 3528 | | /// SAFETY: 3529 | | /// Per the reference [1]: 3530 | | /// ... | 3594 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3595 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inkwell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Kolsoi ' CARGO_PKG_DESCRIPTION='Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inkwell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TheDan64/inkwell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/inkwell-4ce945e93ae57d7e/out /usr/local/bin/rustc --crate-name inkwell --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="llvm-sys-170"' --cfg 'feature="llvm17-0"' --cfg 'feature="target-aarch64"' --cfg 'feature="target-all"' --cfg 'feature="target-amdgpu"' --cfg 'feature="target-arm"' --cfg 'feature="target-bpf"' --cfg 'feature="target-hexagon"' --cfg 'feature="target-lanai"' --cfg 'feature="target-loongarch"' --cfg 'feature="target-mips"' --cfg 'feature="target-msp430"' --cfg 'feature="target-nvptx"' --cfg 'feature="target-powerpc"' --cfg 'feature="target-riscv"' --cfg 'feature="target-sparc"' --cfg 'feature="target-systemz"' --cfg 'feature="target-webassembly"' --cfg 'feature="target-x86"' --cfg 'feature="target-xcore"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental", "llvm-sys-100", "llvm-sys-110", "llvm-sys-120", "llvm-sys-130", "llvm-sys-140", "llvm-sys-150", "llvm-sys-160", "llvm-sys-170", "llvm-sys-180", "llvm-sys-40", "llvm-sys-50", "llvm-sys-60", "llvm-sys-70", "llvm-sys-80", "llvm-sys-90", "llvm10-0", "llvm10-0-no-llvm-linking", "llvm11-0", "llvm11-0-no-llvm-linking", "llvm12-0", "llvm12-0-force-dynamic", "llvm12-0-force-static", "llvm12-0-no-llvm-linking", "llvm12-0-prefer-dynamic", "llvm12-0-prefer-static", "llvm13-0", "llvm13-0-force-dynamic", "llvm13-0-force-static", "llvm13-0-no-llvm-linking", "llvm13-0-prefer-dynamic", "llvm13-0-prefer-static", "llvm14-0", "llvm14-0-force-dynamic", "llvm14-0-force-static", "llvm14-0-no-llvm-linking", "llvm14-0-prefer-dynamic", "llvm14-0-prefer-static", "llvm15-0", "llvm15-0-force-dynamic", "llvm15-0-force-static", "llvm15-0-no-llvm-linking", "llvm15-0-prefer-dynamic", "llvm15-0-prefer-static", "llvm16-0", "llvm16-0-force-dynamic", "llvm16-0-force-static", "llvm16-0-no-llvm-linking", "llvm16-0-prefer-dynamic", "llvm16-0-prefer-static", "llvm17-0", "llvm17-0-force-dynamic", "llvm17-0-force-static", "llvm17-0-no-llvm-linking", "llvm17-0-prefer-dynamic", "llvm17-0-prefer-static", "llvm18-0", "llvm18-0-force-dynamic", "llvm18-0-force-static", "llvm18-0-no-llvm-linking", "llvm18-0-prefer-dynamic", "llvm18-0-prefer-static", "llvm4-0", "llvm4-0-no-llvm-linking", "llvm5-0", "llvm5-0-no-llvm-linking", "llvm6-0", "llvm6-0-no-llvm-linking", "llvm7-0", "llvm7-0-no-llvm-linking", "llvm8-0", "llvm8-0-no-llvm-linking", "llvm9-0", "llvm9-0-no-llvm-linking", "nightly", "no-libffi-linking", "serde", "static-alloc", "target-aarch64", "target-all", "target-amdgpu", "target-arm", "target-bpf", "target-hexagon", "target-lanai", "target-loongarch", "target-mips", "target-msp430", "target-nvptx", "target-powerpc", "target-riscv", "target-sparc", "target-syncvm", "target-systemz", "target-webassembly", "target-x86", "target-xcore"))' -C metadata=ecdfab549f318f23 -C extra-filename=-a00d1c516e22b79a --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern either=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libeither-417c71b341f3c41b.rmeta --extern inkwell_internals=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libinkwell_internals-8ba8bd18331800a7.so --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --extern llvm_sys_170=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libllvm_sys-cedcbdcee327e34f.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libonce_cell-326fb985f94b609c.rmeta --extern thiserror=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libthiserror-a924f88bc3f8722d.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-f0d0f287ec74f567/out -L native=/usr/local/llvm17/lib -L native=/usr/local/lib -l dylib=ffi` warning: `thiserror` (lib) generated 1 warning (1 duplicate) Compiling zerovec v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerovec-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerovec-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=3ef5818ca3797b87 -C extra-filename=-79799c399a41bd5f --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libyoke-12298d4fcbc2ae9a.rmeta --extern zerofrom=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerofrom-1b2df2149724b056.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerovec_derive-58efc9ad35be3f0c.so --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `yoke` (lib) generated 1 warning (1 duplicate) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:465:1 | 465 | / define_type!( 466 | | A, 467 | | U16, 468 | | u16, ... | 477 | | [U32, U64, U128] 478 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:479:1 | 479 | / define_type!( 480 | | A, 481 | | U32, 482 | | u32, ... | 491 | | [U64, U128] 492 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:493:1 | 493 | / define_type!( 494 | | A, 495 | | U64, 496 | | u64, ... | 505 | | [U128] 506 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:507:1 | 507 | define_type!(A, U128, u128, 128, 16, read_u128, write_u128, "unsigned integer", [], [], [], []); | ----------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:508:1 | 508 | / define_type!( 509 | | An, 510 | | I16, 511 | | i16, ... | 520 | | [I32, I64, I128] 521 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:522:1 | 522 | / define_type!( 523 | | An, 524 | | I32, 525 | | i32, ... | 534 | | [I64, I128] 535 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:536:1 | 536 | / define_type!( 537 | | An, 538 | | I64, 539 | | i64, ... | 548 | | [I128] 549 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:550:1 | 550 | define_type!(An, I128, i128, 128, 16, read_i128, write_i128, "signed integer", [], [], [], []); | ---------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:551:1 | 551 | / define_type!( 552 | | An, 553 | | F32, 554 | | f32, ... | 563 | | [] 564 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:565:1 | 565 | define_type!(An, F64, f64, 64, 8, read_f64, write_f64, "floating point number", [], [], [], []); | ----------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerocopy-0.7.35/src/wrappers.rs:71:1 | 71 | / safety_comment! { 72 | | /// SAFETY: 73 | | /// - `Unalign` is `repr(packed)`, so it is unaligned regardless of the 74 | | /// alignment of `T`, and so we don't require that `T: Unaligned` ... | 80 | | impl_or_verify!(T: AsBytes => AsBytes for Unalign); 81 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling ppv-lite86 v0.2.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ppv-lite86-0.2.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ppv-lite86-0.2.20/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C 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=7942e4eed9650237 -C extra-filename=-0089f1df3357dc55 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerocopy-ac0c3fb4a9eb76a5.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `zerocopy` (lib) generated 54 warnings (39 duplicates) Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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 codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=e8916be87dc09c4e -C extra-filename=-6552da486b113fa8 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libppv_lite86-0089f1df3357dc55.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librand_core-d2891caf1150e827.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerovec-0.10.4/src/flexzerovec/slice.rs:175:33 | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec { | ^^^^^ ^^^^^^^^^^^ the 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 | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec<'_> { | ++++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/zerovec-0.10.4/src/map2d/borrowed.rs:277:94 | 277 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'l` | 277 - pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { 277 + pub fn iter0<'l>(&'l self) -> impl Iterator> + 'l { | Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --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=0cd3505a78737159 -C extra-filename=-b1cee6146b98e541 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rmeta --extern rand_chacha=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librand_chacha-6552da486b113fa8.rmeta --extern rand_core=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librand_core-d2891caf1150e827.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some(3) [ring 0.17.8] OUT_DIR = Some(/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out) [ring 0.17.8] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.8] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some(/usr/local/llvm17/bin/clang) [ring 0.17.8] RUSTC_WRAPPER = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/cargo-crates/rand-0.8.5/src/rngs/small.rs:79:12 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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) [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some(false) [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ) [ring 0.17.8] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.8] CC_SHELL_ESCAPED_FLAGS = None Compiling tinystr v0.7.6 Compiling icu_collections v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=68c4067c42385436 -C extra-filename=-7493749cc3cd6b15 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libdisplaydoc-d54558ecb1c5ba51.so --extern zerovec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerovec-79799c399a41bd5f.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_collections-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_collections-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_collections-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("bench", "databake", "serde", "std"))' -C metadata=b4edc234399a4c48 -C extra-filename=-d80190b106dfdfe4 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libdisplaydoc-d54558ecb1c5ba51.so --extern yoke=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libyoke-12298d4fcbc2ae9a.rmeta --extern zerofrom=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerofrom-1b2df2149724b056.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerovec-79799c399a41bd5f.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_test [ring 0.17.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out [ring 0.17.8] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.8] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.8] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.8] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=d89a03d4d290684c -C extra-filename=-95e27759e3be3852 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcfg_if-61fd7c3cf32b6f07.rmeta --extern getrandom=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libgetrandom-8a036b6727ede707.rmeta --extern spin=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libspin-7012debd1461632e.rmeta --extern untrusted=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libuntrusted-3df829d7d0598110.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=log,logging,ring,std,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=/usr/local/llvm17/bin/clang-Clink-args=-L/usr/local/lib' CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-0.23.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-0.23.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/inko/work/target/release/deps:/wrkdirs/usr/ports/lang/inko/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/rustls-47304656dc5fdf8f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/lang/inko/work/target/release/build/rustls-e02cb5f689e38d16/build-script-build` [rustls 0.23.18] cargo:rustc-check-cfg=cfg(bench) [rustls 0.23.18] cargo:rustc-check-cfg=cfg(read_buf) warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_collections-1.5.0/src/codepointinvlist/cpinvlist.rs:407:30 | 407 | .flat_map(|pair| (AsULE::from_unaligned(pair[0])..AsULE::from_unaligned(pair[1]))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 407 - .flat_map(|pair| (AsULE::from_unaligned(pair[0])..AsULE::from_unaligned(pair[1]))) 407 + .flat_map(|pair| AsULE::from_unaligned(pair[0])..AsULE::from_unaligned(pair[1])) | warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/src/lib.rs:47:12 | 47 | #![cfg(not(pregenerate_asm_only))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(pregenerate_asm_only)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pregenerate_asm_only)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling icu_locid v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=ce8f13becf64baef -C extra-filename=-d6dbd395fe70cbff --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libdisplaydoc-d54558ecb1c5ba51.so --extern litemap=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblitemap-fff4ce818b9e8b9e.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libtinystr-7493749cc3cd6b15.rmeta --extern writeable=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libwriteable-f6eccf3c925ff3e8.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerovec-79799c399a41bd5f.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) warning: `tinystr` (lib) generated 1 warning (1 duplicate) warning: `zerovec` (lib) generated 3 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/attributes.rs:343:27 | 343 | pub fn get_type_value(&self) -> AnyTypeEnum { | ^^^^^ ^^^^^^^^^^^ the 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 | 343 | pub fn get_type_value(&self) -> AnyTypeEnum<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:489:27 | 489 | pub fn create_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 | 489 | pub fn create_builder(&self) -> Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:504:26 | 504 | pub fn create_module(&self, name: &str) -> Module { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 504 | pub fn create_module(&self, name: &str) -> Module<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:535:34 | 535 | pub fn create_module_from_ir(&self, memory_buffer: MemoryBuffer) -> Result { | ^^^^^ 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 | 535 | pub fn create_module_from_ir(&self, memory_buffer: MemoryBuffer) -> Result, LLVMString> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:662:22 | 662 | pub fn void_type(&self) -> VoidType { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 662 | pub fn void_type(&self) -> VoidType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:680:22 | 680 | pub fn bool_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 680 | pub fn bool_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:698:20 | 698 | pub fn i8_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 698 | pub fn i8_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:716:21 | 716 | pub fn i16_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 716 | pub fn i16_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:734:21 | 734 | pub fn i32_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 734 | pub fn i32_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:752:21 | 752 | pub fn i64_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 752 | pub fn i64_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:770:22 | 770 | pub fn i128_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 770 | pub fn i128_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:788:34 | 788 | pub fn custom_width_int_type(&self, bits: u32) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | 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 fn custom_width_int_type(&self, bits: u32) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:807:26 | 807 | pub fn metadata_type(&self) -> MetadataType { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 807 | pub fn metadata_type(&self) -> MetadataType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:829:31 | 829 | pub fn ptr_sized_int_type(&self, target_data: &TargetData, address_space: Option) -> IntType { | ^^^^^ 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 | 829 | pub fn ptr_sized_int_type(&self, target_data: &TargetData, address_space: Option) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:847:21 | 847 | pub fn f16_type(&self) -> FloatType { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 847 | pub fn f16_type(&self) -> FloatType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:865:21 | 865 | pub fn f32_type(&self) -> FloatType { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 865 | pub fn f32_type(&self) -> FloatType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:883:21 | 883 | pub fn f64_type(&self) -> FloatType { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 883 | pub fn f64_type(&self) -> FloatType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:901:25 | 901 | pub fn x86_f80_type(&self) -> FloatType { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 901 | pub fn x86_f80_type(&self) -> FloatType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:920:22 | 920 | pub fn f128_type(&self) -> FloatType { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 920 | pub fn f128_type(&self) -> FloatType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:941:26 | 941 | pub fn ppc_f128_type(&self) -> FloatType { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 941 | pub fn ppc_f128_type(&self) -> FloatType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:961:21 | 961 | pub fn ptr_type(&self, address_space: AddressSpace) -> PointerType { | ^^^^^ 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 | 961 | pub fn ptr_type(&self, address_space: AddressSpace) -> PointerType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:981:24 | 981 | pub fn struct_type(&self, field_types: &[BasicTypeEnum], packed: bool) -> StructType { | ^^^^^ 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 | 981 | pub fn struct_type(&self, field_types: &[BasicTypeEnum], packed: bool) -> StructType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:1000:31 | 1000 | pub fn opaque_struct_type(&self, name: &str) -> StructType { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1000 | pub fn opaque_struct_type(&self, name: &str) -> StructType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:1042:25 | 1042 | pub fn const_struct(&self, values: &[BasicValueEnum], packed: bool) -> StructValue { | ^^^^^ 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 | 1042 | pub fn const_struct(&self, values: &[BasicValueEnum], packed: bool) -> StructValue<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:1196:28 | 1196 | pub fn metadata_string(&self, string: &str) -> MetadataValue { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1196 | pub fn metadata_string(&self, string: &str) -> MetadataValue<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/context.rs:1308:25 | 1308 | pub fn const_string(&self, string: &[u8], null_terminated: bool) -> ArrayValue { | ^^^^^ 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 | 1308 | pub fn const_string(&self, string: &[u8], null_terminated: bool) -> ArrayValue<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/module.rs:779:28 | 779 | pub fn get_data_layout(&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 | 779 | pub fn get_data_layout(&self) -> Ref<'_, DataLayout> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/inkwell-0.5.0/src/values/traits.rs:108:22 | 108 | fn get_first_use(&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 | 108 | fn get_first_use(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_collections-1.5.0/src/char16trie/trie.rs:95:17 | 95 | pub fn iter(&self) -> Char16TrieIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 95 | pub fn iter(&self) -> Char16TrieIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_collections-1.5.0/src/codepointinvlist/cpinvlist.rs:381:37 | 381 | pub(crate) fn as_inversion_list(&self) -> &ZeroVec { | ^^^^^ ^^^^^^^^^^^^^ | | || | | |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 | 381 | pub(crate) fn as_inversion_list(&self) -> &ZeroVec<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_collections-1.5.0/src/codepointtrie/cptrie.rs:882:24 | 882 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 882 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> { | +++ warning: trait `Float` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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/lang/inko/work/inko-0.18.1/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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/langid.rs:450:1 | 450 | impl_writeable_for_each_subtag_str_no_test!(LanguageIdentifier, selff, selff.script.is_none() && selff.region.is_none() && selff.variants.is_empty() => selff.language.write_to_string()); | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/locale.rs:435:1 | 435 | impl_writeable_for_each_subtag_str_no_test!(Locale, selff, selff.extensions.is_empty() => selff.id.write_to_string()); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/other/mod.rs:177:24 | 177 | fn write_to_string(&self) -> alloc::borrow::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 | 177 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/transform/value.rs:116:1 | 116 | impl_writeable_for_each_subtag_str_no_test!(Value, selff, selff.0.is_empty() => alloc::borrow::Cow::Borrowed("true")); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/unicode/attributes.rs:112:1 | 112 | impl_writeable_for_subtag_list!(Attributes, "foobar", "testing"); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/extensions/unicode/value.rs:152:1 | 152 | impl_writeable_for_subtag_list!(Value, "islamic", "civil"); | ---------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid-1.5.0/src/subtags/variants.rs:120:1 | 120 | impl_writeable_for_subtag_list!(Variants, "macos", "posix"); | ----------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=compiler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/compiler CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/compiler/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' INKO_RT=/usr/local/lib/inko/runtime INKO_STD=/usr/local/lib/inko LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/compiler-afcc9056f79f13d7/out /usr/local/bin/rustc --crate-name compiler --edition=2021 compiler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=27edee49f7afe187 -C extra-filename=-520910d80af215d9 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern ast=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libast-2b3da67b3f6409e2.rmeta --extern blake3=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libblake3-dff02d4f85a844f3.rmeta --extern crossbeam_queue=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcrossbeam_queue-262558ed87bdf3bf.rmeta --extern fnv=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libfnv-294d2b74ce09e0a2.rmeta --extern getopts=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libgetopts-094fde47589704cf.rmeta --extern indexmap=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libindexmap-adfa5e2239c36e2b.rmeta --extern inkwell=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libinkwell-a00d1c516e22b79a.rmeta --extern llvm_sys_170=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libllvm_sys-cedcbdcee327e34f.rmeta --extern location=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblocation-da3ad8fd57c22377.rmeta --extern types=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libtypes-e7d75bb97614881e.rmeta --extern unicode_width=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libunicode_width-d680796defb31d41.rmeta -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-f0d0f287ec74f567/out -L native=/usr/local/llvm17/lib -L native=/usr/local/lib` warning: `rand` (lib) generated 32 warnings (1 duplicate) Compiling icu_provider v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=1d259658ce119a82 -C extra-filename=-3bba96794b157fa1 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libdisplaydoc-d54558ecb1c5ba51.so --extern icu_locid=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_locid-d6dbd395fe70cbff.rmeta --extern icu_provider_macros=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_provider_macros-a8ad848a3cb0236f.so --extern stable_deref_trait=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libstable_deref_trait-85e1c29806059106.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libtinystr-7493749cc3cd6b15.rmeta --extern writeable=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libwriteable-f6eccf3c925ff3e8.rmeta --extern yoke=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libyoke-12298d4fcbc2ae9a.rmeta --extern zerofrom=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerofrom-1b2df2149724b056.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerovec-79799c399a41bd5f.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `icu_collections` (lib) generated 5 warnings (1 duplicate) warning: unexpected `cfg` condition value: `compiled_data` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/constructors.rs:275:15 | 275 | #[cfg(feature = "compiled_data")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `icu_provider::gen_any_buffer_data_constructors` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Encoding` is never used --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/src/endian.rs:7:11 | 7 | pub trait Encoding: From + Into | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/src/arithmetic/bigint/modulus.rs:154:27 | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ring-0.17.8/src/rsa/public_modulus.rs:73:25 | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/key.rs:550:24 | 550 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 550 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/request.rs:173:24 | 173 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 173 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/any.rs:389:24 | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, Self>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/any.rs:397:24 | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/any.rs:420:23 | 420 | fn as_downcasting(&self) -> DowncastingAnyProvider; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 420 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, Self>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/any.rs:428:23 | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_provider-1.5.0/src/hello_world.rs:313:24 | 313 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 313 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Compiling icu_locid_transform v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=79dac1fbf23719f4 -C extra-filename=-cd2feb35cd6bb216 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libdisplaydoc-d54558ecb1c5ba51.so --extern icu_locid=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_locid-d6dbd395fe70cbff.rmeta --extern icu_locid_transform_data=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_locid_transform_data-5dad0cbdcf856072.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_provider-3bba96794b157fa1.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libtinystr-7493749cc3cd6b15.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerovec-79799c399a41bd5f.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling rustls-webpki v0.102.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-webpki-0.102.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-webpki-0.102.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.102.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=102 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=5a86f89ff8b5c18d -C extra-filename=-2e60fe698199beab --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern ring=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libring-95e27759e3be3852.rmeta --extern pki_types=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_pki_types-fa3ecd0408959b26.rmeta --extern untrusted=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libuntrusted-3df829d7d0598110.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out` warning: `icu_provider` (lib) generated 9 warnings (1 duplicate) warning: `inkwell` (lib) generated 29 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0/src/expander.rs:375:20 | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the 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 | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:179:23 | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig { | ^^^^^ 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 | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:187:20 | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:192:24 | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-0.23.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-0.23.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/rustls-47304656dc5fdf8f/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/rustls-0.23.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C codegen-units=1 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=0aa79d4e71a9a840 -C extra-filename=-57c5ddb69064a975 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern log=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblog-b48cfd948b6a2625.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libonce_cell-326fb985f94b609c.rmeta --extern ring=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libring-95e27759e3be3852.rmeta --extern pki_types=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_pki_types-fa3ecd0408959b26.rmeta --extern webpki=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libwebpki-2e60fe698199beab.rmeta --extern subtle=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsubtle-41aefafe41187f4e.rmeta --extern zeroize=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzeroize-f905f580528952d7.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` Compiling icu_properties v1.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties-1.5.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=ca4acc859fbc0282 -C extra-filename=-50d7b5e9a7263c8a --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libdisplaydoc-d54558ecb1c5ba51.so --extern icu_collections=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_collections-d80190b106dfdfe4.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_locid_transform-cd2feb35cd6bb216.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_properties_data-48335f00cf778f0a.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_provider-3bba96794b157fa1.rmeta --extern tinystr=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libtinystr-7493749cc3cd6b15.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerovec-79799c399a41bd5f.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties-1.5.1/src/bidi_data.rs:202:11 | 202 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties-1.5.1/src/script.rs:633:11 | 633 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_properties-1.5.1/src/sets.rs:2115:11 | 2115 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_locid` (lib) generated 17 warnings (1 duplicate) warning: `backtrace` (lib) generated 2 warnings (1 duplicate) warning: `icu_locid_transform` (lib) generated 7 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/abi/generic.rs:13:47 | 13 | pub(crate) fn to_llvm_type(self, context: &Context) -> BasicTypeEnum { | ^^^^^^^^ ^^^^^^^^^^^^^ the 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 | 13 | pub(crate) fn to_llvm_type(self, context: &Context) -> BasicTypeEnum<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:62:29 | 62 | pub(crate) fn bool_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 62 | pub(crate) fn bool_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:66:30 | 66 | pub(crate) fn custom_int(&self, bits: u32) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 66 | pub(crate) fn custom_int(&self, bits: u32) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:70:27 | 70 | pub(crate) fn i8_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | pub(crate) fn i8_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:74:28 | 74 | pub(crate) fn i16_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 74 | pub(crate) fn i16_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:78:28 | 78 | pub(crate) fn i32_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub(crate) fn i32_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:82:28 | 82 | pub(crate) fn i64_type(&self) -> IntType { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | 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(crate) fn i64_type(&self) -> IntType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:86:28 | 86 | pub(crate) fn f32_type(&self) -> FloatType { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 86 | pub(crate) fn f32_type(&self) -> FloatType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:90:28 | 90 | pub(crate) fn f64_type(&self) -> FloatType { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub(crate) fn f64_type(&self) -> FloatType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:94:29 | 94 | pub(crate) fn void_type(&self) -> VoidType { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | 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(crate) fn void_type(&self) -> VoidType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:117:29 | 117 | pub(crate) fn two_words(&self) -> StructType { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 117 | pub(crate) fn two_words(&self) -> StructType<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:168:34 | 168 | pub(crate) fn create_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 | 168 | pub(crate) fn create_builder(&self) -> Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> compiler/src/llvm/context.rs:172:33 | 172 | pub(crate) fn create_module(&self, name: &str) -> Module { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | pub(crate) fn create_module(&self, name: &str) -> Module<'_> { | ++++ warning: unused return value of `must_use` that must be used --> compiler/src/pkg/sync.rs:108:9 | 108 | / format!( 109 | | "The checksum of {} version {} didn't match. 110 | | 111 | | The checksum that is expected is: ... | 127 | | url, dependency.version, dependency.checksum, tag.target 128 | | ); | |_________^ | = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 108 | let _ = format!( | +++++++ warning: `ring` (lib) generated 7 warnings (1 duplicate) Compiling icu_normalizer v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=5eeff2496283e1a9 -C extra-filename=-349b323d6962bc6b --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libdisplaydoc-d54558ecb1c5ba51.so --extern icu_collections=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_collections-d80190b106dfdfe4.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_normalizer_data-02229ad9d6be3c93.rmeta --extern icu_properties=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_properties-50d7b5e9a7263c8a.rmeta --extern icu_provider=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_provider-3bba96794b157fa1.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsmallvec-b24e277fdad2d465.rmeta --extern utf16_iter=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libutf16_iter-af7345b5a85496ca.rmeta --extern utf8_iter=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libutf8_iter-4b6fb27e82baf849.rmeta --extern write16=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libwrite16-82582b21860d6c7e.rmeta --extern zerovec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libzerovec-79799c399a41bd5f.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:102:15 | 102 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` 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: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:394:15 | 394 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:502:15 | 502 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1615:15 | 1615 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1721:15 | 1721 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2217:15 | 2217 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2265:15 | 2265 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rustls-webpki` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:113:12 | 113 | fn get(&self) -> &DecompositionSupplementV1 { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ | | || | | |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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 113 | fn get(&self) -> &DecompositionSupplementV1<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1918:53 | 1918 | pub fn normalize_iter>(&self, iter: I) -> Decomposition { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1918 | pub fn normalize_iter>(&self, iter: I) -> Decomposition<'_, I> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2340:53 | 2340 | pub fn normalize_iter>(&self, iter: I) -> Composition { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2340 | pub fn normalize_iter>(&self, iter: I) -> Composition<'_, I> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2345:9 | 2345 | &self, | ^^^^^ the lifetime is elided here ... 2348 | ) -> Composition { | ^^^^^^^^^^^^^^ 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 | 2348 | ) -> Composition<'_, I> { | +++ Compiling idna_adapter v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/idna_adapter-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/idna_adapter-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=96c9dafef8dd48f8 -C extra-filename=-cf8451cfea6dad14 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_normalizer-349b323d6962bc6b.rmeta --extern icu_properties=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libicu_properties-50d7b5e9a7263c8a.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `icu_properties` (lib) generated 4 warnings (1 duplicate) Compiling idna v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/idna-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/idna-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=72993c3fc0cfc0f8 -C extra-filename=-900f630e0c93fc68 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libidna_adapter-cf8451cfea6dad14.rmeta --extern smallvec=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libsmallvec-b24e277fdad2d465.rmeta --extern utf8_iter=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libutf8_iter-4b6fb27e82baf849.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `idna_adapter` (lib) generated 1 warning (1 duplicate) Compiling url v2.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/url-2.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/url-2.5.4/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=33b715f613765c54 -C extra-filename=-96920e02ecbef3b5 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libform_urlencoded-46a955e3b44cc22b.rmeta --extern idna=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libidna-900f630e0c93fc68.rmeta --extern percent_encoding=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libpercent_encoding-465e7d69ad3bdee5.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib` warning: `icu_normalizer` (lib) generated 12 warnings (1 duplicate) warning: `idna` (lib) generated 1 warning (1 duplicate) Compiling ureq v2.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ureq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ureq-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ureq-2.10.1/Cargo.toml CARGO_PKG_AUTHORS='Martin Algesten :Jacob Hoffman-Andrews ' CARGO_PKG_DESCRIPTION='Simple, safe HTTP client' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ureq CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/algesten/ureq' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name ureq --edition=2018 /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ureq-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "charset", "cookies", "default", "gzip", "http-crate", "http-interop", "json", "native-certs", "native-tls", "proxy-from-env", "socks-proxy", "testdeps", "tls"))' -C metadata=32e6eccafaddd2b0 -C extra-filename=-bde6f60d0e74b439 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern base64=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libbase64-c96b2223828cf3ba.rmeta --extern log=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblog-b48cfd948b6a2625.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libonce_cell-326fb985f94b609c.rmeta --extern rustls=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls-57c5ddb69064a975.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_pki_types-fa3ecd0408959b26.rmeta --extern url=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liburl-96920e02ecbef3b5.rmeta --extern webpki_roots=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libwebpki_roots-ef4c287de0dc0a02.rmeta --cap-lints warn -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out` warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/cargo-crates/ureq-2.10.1/src/middleware.rs:136:31 | 136 | pub(crate) chain: &'a mut (dyn Iterator), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 136 - pub(crate) chain: &'a mut (dyn Iterator), 136 + pub(crate) chain: &'a mut dyn Iterator , | warning: `url` (lib) generated 1 warning (1 duplicate) warning: `ureq` (lib) generated 2 warnings (1 duplicate) warning: `rustls` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inko CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/rt CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/rt/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rt CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/lang/inko/work/target/release/build/rt-8eebe549504d1e7a/out /usr/local/bin/rustc --crate-name inko --edition=2021 rt/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type lib --emit=dep-info,link -C opt-level=3 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ff3400f23505551 -C extra-filename=-3403ccbd10d6f904 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern backtrace=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libbacktrace-3d1f6be83596b3d7.rlib --extern crossbeam_queue=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcrossbeam_queue-262558ed87bdf3bf.rlib --extern crossbeam_utils=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcrossbeam_utils-47b6138926679f7c.rlib --extern libc=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/liblibc-7ba129f7e0d5e844.rlib --extern once_cell=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libonce_cell-326fb985f94b609c.rlib --extern rand=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librand-b1cee6146b98e541.rlib --extern rustix=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustix-ea1671d69652f2f0.rlib --extern rustls=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls-57c5ddb69064a975.rlib --extern rustls_native_certs=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_native_certs-2e4a98db44a9101e.rlib --extern rustls_pemfile=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/librustls_pemfile-e70ffd588759a76b.rlib --extern webpki=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libwebpki-2e60fe698199beab.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libunicode_segmentation-ec9abdf5967be7bc.rlib -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out` warning: hiding a lifetime that's elided elsewhere is confusing --> rt/src/process.rs:543:25 | 543 | pub(crate) fn state(&self) -> MutexGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 543 | pub(crate) fn state(&self) -> MutexGuard<'_, ProcessState> { | +++ warning: `rt` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p rt` to apply 1 suggestion) warning: `compiler` (lib) generated 15 warnings (1 duplicate) (run `cargo fix --lib -p compiler` to apply 13 suggestions) Compiling inko v0.18.1 (/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/inko) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=inko CARGO_CRATE_NAME=inko CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/inko CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/inko/Cargo.toml CARGO_PKG_AUTHORS='Yorick Peterse ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inko CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/inko/work/target/release/deps /usr/local/bin/rustc --crate-name inko --edition=2021 inko/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e80306e4e27c3c47 -C extra-filename=-e70947c646d8ebb2 --out-dir /wrkdirs/usr/ports/lang/inko/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/lang/inko/work/target/release/deps --extern blake3=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libblake3-dff02d4f85a844f3.rlib --extern compiler=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libcompiler-520910d80af215d9.rlib --extern flate2=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libflate2-c90e106649abe632.rlib --extern getopts=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libgetopts-094fde47589704cf.rlib --extern tar=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libtar-bb13aa853141e6de.rlib --extern types=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libtypes-e7d75bb97614881e.rlib --extern ureq=/wrkdirs/usr/ports/lang/inko/work/target/release/deps/libureq-bde6f60d0e74b439.rlib -C ar=ar -C linker=/usr/local/llvm17/bin/clang -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/blake3-a7ca62fe1bb56bb2/out -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/llvm-sys-f0d0f287ec74f567/out -L native=/wrkdirs/usr/ports/lang/inko/work/target/release/build/ring-9899ff2ed7ed6d46/out -L native=/usr/local/llvm17/lib -L native=/usr/local/lib` warning: `inko` (bin "inko") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 2m 04s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for inko-0.18.1_8 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/lang/inko/work/target/release/inko /wrkdirs/usr/ports/lang/inko/work/stage/usr/local/bin/inko /bin/mkdir -p /wrkdirs/usr/ports/lang/inko/work/stage/usr/local/lib/inko/runtime install -m 0644 /wrkdirs/usr/ports/lang/inko/work/target/release/libinko.a /wrkdirs/usr/ports/lang/inko/work/stage/usr/local/lib/inko/runtime cd /wrkdirs/usr/ports/lang/inko/work/inko-0.18.1/std/src && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE std /wrkdirs/usr/ports/lang/inko/work/stage/usr/local/lib/inko ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-01-09T00:38:28+0000' 'PKG_NOTE_ports_top_git_hash=2d72fe63d004' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=5e496c770786' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for inko-0.18.1_8 ===> Building inko-0.18.1_8 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for inko-0.18.1_8 build of lang/inko | inko-0.18.1_8 ended at Thu Jan 8 19:42:47 EST 2026 build time: 00:04:20