=>> Building devel/evcxr-jupyter build started at Thu Dec 11 13:04:19 EST 2025 port directory: /usr/ports/devel/evcxr-jupyter package name: evcxr-jupyter-0.21.1 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 9134 Aug 6 08:11 /usr/ports/devel/evcxr-jupyter/Makefile Ports top last git commit: 62d8b1999233 Ports top unclean checkout: no Port dir last git commit: 10263a25ac85 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 09 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 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_13_5_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_13_5_x64-HEAD-ALL/09/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_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/devel/evcxr-jupyter/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/evcxr-jupyter/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/.cache HOME=/wrkdirs/usr/ports/devel/evcxr-jupyter/work TMPDIR="/wrkdirs/usr/ports/devel/evcxr-jupyter/work" PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/evcxr-jupyter/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/evcxr-jupyter/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/.cache HOME=/wrkdirs/usr/ports/devel/evcxr-jupyter/work TMPDIR="/wrkdirs/usr/ports/devel/evcxr-jupyter/work" PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/evcxr" EXAMPLESDIR="share/examples/evcxr" DATADIR="share/evcxr" WWWDIR="www/evcxr" ETCDIR="etc/evcxr" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/evcxr DOCSDIR=/usr/local/share/doc/evcxr EXAMPLESDIR=/usr/local/share/examples/evcxr WWWDIR=/usr/local/www/evcxr ETCDIR=/usr/local/etc/evcxr --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 --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 ===> evcxr-jupyter-0.21.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> evcxr-jupyter-0.21.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of evcxr-jupyter-0.21.1 =========================================================================== =================================================== ===== 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 evcxr-jupyter-0.21.1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by evcxr-jupyter-0.21.1 for building => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.19.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.11.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.7.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.3.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.9.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.98.crate. => SHA256 Checksum OK for rust/crates/ariadne-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.88.crate. => SHA256 Checksum OK for rust/crates/asynchronous-codec-0.7.0.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.75.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.1.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/borsh-1.5.7.crate. => SHA256 Checksum OK for rust/crates/boxcar-0.2.13.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.23.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for rust/crates/camino-1.1.10.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.2.0.crate. => SHA256 Checksum OK for rust/crates/cargo-util-schemas-0.8.2.crate. => SHA256 Checksum OK for rust/crates/cargo_metadata-0.21.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.30.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.1.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/chalk-derive-0.103.0.crate. => SHA256 Checksum OK for rust/crates/chalk-ir-0.103.0.crate. => SHA256 Checksum OK for rust/crates/chalk-recursive-0.103.0.crate. => SHA256 Checksum OK for rust/crates/chalk-solve-0.103.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.41.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.41.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.41.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.41.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.5.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.4.1.crate. => SHA256 Checksum OK for rust/crates/color_quant-1.1.0.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/countme-3.0.1.crate. => SHA256 Checksum OK for rust/crates/cov-mark-2.0.1.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.17.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.6.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.12.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.21.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ctrlc-3.4.7.crate. => SHA256 Checksum OK for rust/crates/dashmap-5.5.3.crate. => SHA256 Checksum OK for rust/crates/dashmap-6.1.0.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dirs-6.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/dot-0.1.4.crate. => SHA256 Checksum OK for rust/crates/drop_bomb-0.1.5.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/ena-0.14.3.crate. => SHA256 Checksum OK for rust/crates/endian-type-0.1.2.crate. => SHA256 Checksum OK for rust/crates/env_home-0.1.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.6.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.13.crate. => SHA256 Checksum OK for rust/crates/error-code-3.3.2.crate. => SHA256 Checksum OK for rust/crates/evcxr_input-1.0.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/fd-lock-4.0.4.crate. => SHA256 Checksum OK for rust/crates/fdeflate-0.3.7.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.1.2.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.5.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fsevent-sys-4.1.0.crate. => SHA256 Checksum OK for rust/crates/fst-0.4.7.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.3.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.4.crate. => SHA256 Checksum OK for rust/crates/hashlink-0.10.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/home-0.5.11.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.63.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.0.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.1.crate. => SHA256 Checksum OK for rust/crates/image-0.24.9.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.10.0.crate. => SHA256 Checksum OK for rust/crates/inotify-0.11.0.crate. => SHA256 Checksum OK for rust/crates/inotify-sys-0.1.5.crate. => SHA256 Checksum OK for rust/crates/intrusive-collections-0.9.7.crate. => SHA256 Checksum OK for rust/crates/io-uring-0.7.8.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.12.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.14.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/jod-thread-1.0.0.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.77.crate. => SHA256 Checksum OK for rust/crates/json-0.12.4.crate. => SHA256 Checksum OK for rust/crates/kqueue-1.1.1.crate. => SHA256 Checksum OK for rust/crates/kqueue-sys-1.0.4.crate. => SHA256 Checksum OK for rust/crates/la-arena-0.3.1.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.174.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.8.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.43.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.6.crate. => SHA256 Checksum OK for rust/crates/line-index-0.1.2.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.9.4.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.0.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.13.crate. => SHA256 Checksum OK for rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.9.1.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.47.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.9.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.4.crate. => SHA256 Checksum OK for rust/crates/miow-0.6.0.crate. => SHA256 Checksum OK for rust/crates/nibble_vec-0.1.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.30.1.crate. => SHA256 Checksum OK for rust/crates/nohash-hasher-0.2.0.crate. => SHA256 Checksum OK for rust/crates/notify-8.1.0.crate. => SHA256 Checksum OK for rust/crates/notify-types-2.0.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.3.crate. => SHA256 Checksum OK for rust/crates/once_cell_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.5.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/papaya-0.2.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.4.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.11.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/perf-event-0.4.7.crate. => SHA256 Checksum OK for rust/crates/perf-event-open-sys-1.0.1.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.16.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/png-0.17.16.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.11.1.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.2.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.95.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-0.9.6.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-to-cmark-10.0.4.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.40.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_abi-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_hashes-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_index-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_index_macros-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_lexer-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_parse_format-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_pattern_analysis-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra_ap_base_db-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_cfg-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_edition-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_hir-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_hir_def-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_hir_expand-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_hir_ty-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_assists-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_completion-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_db-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_diagnostics-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_ssr-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_intern-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_mbe-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_parser-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_paths-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_profile-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_project_model-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_query-group-macro-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_span-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_stdx-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_syntax-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_syntax-bridge-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_toolchain-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_tt-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_vfs-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_vfs-notify-0.0.295.crate. => SHA256 Checksum OK for rust/crates/radix_trie-0.2.1.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.15.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.5.0.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rowan-0.15.15.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.25.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustc-literal-escaper-0.0.4.crate. => SHA256 Checksum OK for rust/crates/rustc-stable-hash-0.1.2.crate. => SHA256 Checksum OK for rust/crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.8.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.21.crate. => SHA256 Checksum OK for rust/crates/rustyline-16.0.0.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/salsa-0.23.0.crate. => SHA256 Checksum OK for rust/crates/salsa-macro-rules-0.23.0.crate. => SHA256 Checksum OK for rust/crates/salsa-macros-0.23.0.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scoped-tls-1.0.1.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/seize-0.5.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.26.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde-untagged-0.1.7.crate. => SHA256 Checksum OK for rust/crates/serde-value-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.141.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.9.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-1.0.0.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/sig-1.0.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.5.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.10.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/smol_str-0.3.2.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.10.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.104.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.20.0.crate. => SHA256 Checksum OK for rust/crates/text-size-1.1.1.crate. => SHA256 Checksum OK for rust/crates/thin-vec-0.2.14.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.12.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.46.1.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.5.0.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.15.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.23.crate. => SHA256 Checksum OK for rust/crates/toml-0.9.2.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.11.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.7.0.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.27.crate. => SHA256 Checksum OK for rust/crates/toml_parser-1.0.1.crate. => SHA256 Checksum OK for rust/crates/toml_write-0.1.2.crate. => SHA256 Checksum OK for rust/crates/toml_writer-1.0.2.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.30.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.34.crate. => SHA256 Checksum OK for rust/crates/triomphe-0.1.14.crate. => SHA256 Checksum OK for rust/crates/typed-arena-2.0.2.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.3.crate. => SHA256 Checksum OK for rust/crates/typenum-1.18.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.8.1.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.18.crate. => SHA256 Checksum OK for rust/crates/unicode-properties-0.1.3.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.1.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.6.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uuid-1.17.0.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.14.2+wasi-0.2.4.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.100.crate. => SHA256 Checksum OK for rust/crates/which-8.0.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.9.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.61.2.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.60.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.59.1.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.1.3.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.3.4.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.4.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.60.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.53.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.7.12.crate. => SHA256 Checksum OK for rust/crates/winsafe-0.0.19.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-rt-0.39.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.1.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.0.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.0.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zeromq-0.4.1.crate. => SHA256 Checksum OK for rust/crates/zerotrie-0.2.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.1.crate. => SHA256 Checksum OK for evcxr-evcxr-v0.21.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 evcxr-jupyter-0.21.1 for building ===> Extracting for evcxr-jupyter-0.21.1 => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.19.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.11.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.7.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.3.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.9.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.98.crate. => SHA256 Checksum OK for rust/crates/ariadne-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.88.crate. => SHA256 Checksum OK for rust/crates/asynchronous-codec-0.7.0.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.75.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.1.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/borsh-1.5.7.crate. => SHA256 Checksum OK for rust/crates/boxcar-0.2.13.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.23.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for rust/crates/camino-1.1.10.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.2.0.crate. => SHA256 Checksum OK for rust/crates/cargo-util-schemas-0.8.2.crate. => SHA256 Checksum OK for rust/crates/cargo_metadata-0.21.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.30.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.1.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/chalk-derive-0.103.0.crate. => SHA256 Checksum OK for rust/crates/chalk-ir-0.103.0.crate. => SHA256 Checksum OK for rust/crates/chalk-recursive-0.103.0.crate. => SHA256 Checksum OK for rust/crates/chalk-solve-0.103.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.41.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.41.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.41.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.41.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.5.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.4.1.crate. => SHA256 Checksum OK for rust/crates/color_quant-1.1.0.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/countme-3.0.1.crate. => SHA256 Checksum OK for rust/crates/cov-mark-2.0.1.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.17.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.6.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.12.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.21.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ctrlc-3.4.7.crate. => SHA256 Checksum OK for rust/crates/dashmap-5.5.3.crate. => SHA256 Checksum OK for rust/crates/dashmap-6.1.0.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dirs-6.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/dot-0.1.4.crate. => SHA256 Checksum OK for rust/crates/drop_bomb-0.1.5.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/ena-0.14.3.crate. => SHA256 Checksum OK for rust/crates/endian-type-0.1.2.crate. => SHA256 Checksum OK for rust/crates/env_home-0.1.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.6.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.13.crate. => SHA256 Checksum OK for rust/crates/error-code-3.3.2.crate. => SHA256 Checksum OK for rust/crates/evcxr_input-1.0.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/fd-lock-4.0.4.crate. => SHA256 Checksum OK for rust/crates/fdeflate-0.3.7.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.1.2.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.5.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fsevent-sys-4.1.0.crate. => SHA256 Checksum OK for rust/crates/fst-0.4.7.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.3.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.4.crate. => SHA256 Checksum OK for rust/crates/hashlink-0.10.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/home-0.5.11.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.63.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.0.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.1.crate. => SHA256 Checksum OK for rust/crates/image-0.24.9.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.10.0.crate. => SHA256 Checksum OK for rust/crates/inotify-0.11.0.crate. => SHA256 Checksum OK for rust/crates/inotify-sys-0.1.5.crate. => SHA256 Checksum OK for rust/crates/intrusive-collections-0.9.7.crate. => SHA256 Checksum OK for rust/crates/io-uring-0.7.8.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.12.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.14.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/jod-thread-1.0.0.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.77.crate. => SHA256 Checksum OK for rust/crates/json-0.12.4.crate. => SHA256 Checksum OK for rust/crates/kqueue-1.1.1.crate. => SHA256 Checksum OK for rust/crates/kqueue-sys-1.0.4.crate. => SHA256 Checksum OK for rust/crates/la-arena-0.3.1.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.174.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.8.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.43.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.6.crate. => SHA256 Checksum OK for rust/crates/line-index-0.1.2.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.9.4.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.0.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.13.crate. => SHA256 Checksum OK for rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.9.1.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.47.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.9.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.4.crate. => SHA256 Checksum OK for rust/crates/miow-0.6.0.crate. => SHA256 Checksum OK for rust/crates/nibble_vec-0.1.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.30.1.crate. => SHA256 Checksum OK for rust/crates/nohash-hasher-0.2.0.crate. => SHA256 Checksum OK for rust/crates/notify-8.1.0.crate. => SHA256 Checksum OK for rust/crates/notify-types-2.0.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.3.crate. => SHA256 Checksum OK for rust/crates/once_cell_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.5.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/papaya-0.2.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.4.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.11.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/perf-event-0.4.7.crate. => SHA256 Checksum OK for rust/crates/perf-event-open-sys-1.0.1.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.16.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/png-0.17.16.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.11.1.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.2.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.95.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-0.9.6.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-to-cmark-10.0.4.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.40.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_abi-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_hashes-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_index-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_index_macros-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_lexer-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_parse_format-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra-ap-rustc_pattern_analysis-0.121.0.crate. => SHA256 Checksum OK for rust/crates/ra_ap_base_db-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_cfg-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_edition-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_hir-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_hir_def-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_hir_expand-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_hir_ty-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_assists-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_completion-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_db-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_diagnostics-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_ide_ssr-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_intern-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_mbe-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_parser-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_paths-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_profile-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_project_model-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_query-group-macro-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_span-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_stdx-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_syntax-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_syntax-bridge-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_toolchain-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_tt-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_vfs-0.0.295.crate. => SHA256 Checksum OK for rust/crates/ra_ap_vfs-notify-0.0.295.crate. => SHA256 Checksum OK for rust/crates/radix_trie-0.2.1.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.15.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.5.0.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rowan-0.15.15.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.25.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustc-literal-escaper-0.0.4.crate. => SHA256 Checksum OK for rust/crates/rustc-stable-hash-0.1.2.crate. => SHA256 Checksum OK for rust/crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.8.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.21.crate. => SHA256 Checksum OK for rust/crates/rustyline-16.0.0.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/salsa-0.23.0.crate. => SHA256 Checksum OK for rust/crates/salsa-macro-rules-0.23.0.crate. => SHA256 Checksum OK for rust/crates/salsa-macros-0.23.0.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scoped-tls-1.0.1.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/seize-0.5.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.26.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde-untagged-0.1.7.crate. => SHA256 Checksum OK for rust/crates/serde-value-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.141.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.9.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-1.0.0.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/sig-1.0.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.5.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.10.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/smol_str-0.3.2.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.10.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.104.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.20.0.crate. => SHA256 Checksum OK for rust/crates/text-size-1.1.1.crate. => SHA256 Checksum OK for rust/crates/thin-vec-0.2.14.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.12.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.46.1.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.5.0.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.15.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.23.crate. => SHA256 Checksum OK for rust/crates/toml-0.9.2.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.11.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.7.0.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.27.crate. => SHA256 Checksum OK for rust/crates/toml_parser-1.0.1.crate. => SHA256 Checksum OK for rust/crates/toml_write-0.1.2.crate. => SHA256 Checksum OK for rust/crates/toml_writer-1.0.2.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.30.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.34.crate. => SHA256 Checksum OK for rust/crates/triomphe-0.1.14.crate. => SHA256 Checksum OK for rust/crates/typed-arena-2.0.2.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.3.crate. => SHA256 Checksum OK for rust/crates/typenum-1.18.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.8.1.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.18.crate. => SHA256 Checksum OK for rust/crates/unicode-properties-0.1.3.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.1.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.6.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/uuid-1.17.0.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.14.2+wasi-0.2.4.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.100.crate. => SHA256 Checksum OK for rust/crates/which-8.0.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.9.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.61.2.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.60.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.59.1.crate. => SHA256 Checksum OK for rust/crates/windows-link-0.1.3.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.3.4.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.4.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.60.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.53.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.7.12.crate. => SHA256 Checksum OK for rust/crates/winsafe-0.0.19.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-rt-0.39.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.1.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.0.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.0.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zeromq-0.4.1.crate. => SHA256 Checksum OK for rust/crates/zerotrie-0.2.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.1.crate. => SHA256 Checksum OK for evcxr-evcxr-v0.21.1_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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 evcxr-jupyter-0.21.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> evcxr-jupyter-0.21.1 depends on package: rust-nightly>0 - not found ===> Installing existing package /packages/All/rust-nightly-1.93.0.20251123.pkg [pkg.DaveG.ca] Installing rust-nightly-1.93.0.20251123... [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-nightly-1.93.0.20251123: .......... done ===> evcxr-jupyter-0.21.1 depends on package: rust-nightly>0 - found ===> Returning to build of evcxr-jupyter-0.21.1 ===> evcxr-jupyter-0.21.1 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. ===> evcxr-jupyter-0.21.1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of evcxr-jupyter-0.21.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for evcxr-jupyter-0.21.1 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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 evcxr-jupyter-0.21.1 Compiling proc-macro2 v1.0.95 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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=cd2914b529e02f51 -C extra-filename=-c59199aa194c2858 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/proc-macro2-c59199aa194c2858 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling unicode-ident v1.0.18 Compiling libc v0.2.174 Compiling cfg-if v1.0.1 Compiling autocfg v1.5.0 Compiling serde v1.0.219 Compiling smallvec v1.15.1 Compiling once_cell v1.21.3 Compiling pin-project-lite v0.2.16 Compiling crossbeam-utils v0.8.21 Compiling memchr v2.7.5 Compiling equivalent v1.0.2 Compiling allocator-api2 v0.2.21 Compiling foldhash v0.1.5 Compiling either v1.15.0 Compiling parking_lot_core v0.9.11 Compiling scopeguard v1.2.0 Compiling bitflags v2.9.1 Compiling unicode-xid v0.2.6 Compiling rustc-hash v2.1.1 Compiling hashbrown v0.14.5 Compiling camino v1.1.10 Compiling jod-thread v1.0.0 Compiling unicode-properties v0.1.3 Compiling rayon-core v1.12.1 Compiling text-size v1.1.1 Compiling triomphe v0.1.14 Compiling fst v0.4.7 Compiling rustc-hash v1.1.0 Compiling portable-atomic v1.11.1 Compiling rustc-literal-escaper v0.0.4 Compiling log v0.4.27 Compiling nohash-hasher v0.2.0 Compiling stable_deref_trait v1.2.0 Compiling ra_ap_edition v0.0.295 Compiling countme v3.0.1 Compiling drop_bomb v0.1.5 Compiling smol_str v0.3.2 Compiling salsa-macro-rules v0.23.0 Compiling boxcar v0.2.13 Compiling arrayvec v0.7.6 Compiling thin-vec v0.2.14 Compiling semver v1.0.26 Compiling la-arena v0.3.1 Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab Compiling cov-mark v2.0.1 Compiling writeable v0.6.1 Compiling litemap v0.8.0 Compiling fixedbitset v0.4.2 Compiling rustc-stable-hash v0.1.2 Compiling icu_properties_data v2.0.1 Compiling icu_normalizer_data v2.0.0 Compiling scoped-tls v1.0.1 Compiling typed-arena v2.0.2 Compiling oorandom v11.1.5 Compiling bitflags v1.3.2 Compiling typeid v1.0.3 Compiling winnow v0.7.12 Compiling utf8_iter v1.0.4 Compiling percent-encoding v2.3.1 Compiling serde_json v1.0.141 Compiling rustix v1.0.8 Compiling ryu v1.0.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thin_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thin-vec-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thin-vec-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='Aria Beingessner ' CARGO_PKG_DESCRIPTION='A vec that takes up less space on the stack' CARGO_PKG_HOMEPAGE='https://github.com/gankra/thin-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thin-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gankra/thin-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name thin_vec --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thin-vec-0.2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gecko-ffi", "malloc_size_of", "serde", "std", "unstable"))' -C metadata=1a195b54670fd570 -C extra-filename=-0c1d059229e45655 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pin-project-lite-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e031d528453ffeb3 -C extra-filename=-86a4eb39df7b9ddb --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fixedbitset-0.4.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e05ffa28fb00a4ac -C extra-filename=-5954938cc6d06ec2 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/litemap-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/litemap-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/litemap-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=02ec41743acd57ee -C extra-filename=-905049ede928e16e --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8cd2ddcf48dc4c6f -C extra-filename=-af27440d53771fcc --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-properties-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-properties-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_properties --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-properties-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="emoji"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=593ba862f4bb8692 -C extra-filename=-9bd2cdaa396bcf7f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/once_cell-1.21.3/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=758df62fa7eefd3c -C extra-filename=-ff80e9dc83aa8d71 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=331eab26d80378ea -C extra-filename=-69c9667ca86c0b66 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -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=c90cd3dd9584cde7 -C extra-filename=-ed6257e7c22a137e --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-1.3.2/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/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='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=bf1e1eb2b5d8f9b3 -C extra-filename=-ee11f7ee372de6a8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=35e615714afb5c09 -C extra-filename=-fa25a75314aeeffb --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `-C ar`: this option is deprecated and does nothing Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=oorandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/oorandom-11.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/oorandom-11.1.5/Cargo.toml CARGO_PKG_AUTHORS='Simon Heath ' CARGO_PKG_DESCRIPTION='A tiny, robust PRNG implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oorandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://hg.sr.ht/~icefox/oorandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.1.5 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name oorandom --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/oorandom-11.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=501cf9374e24f6ff -C extra-filename=-f60e8fa6089553de --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=b4266f23742d9341 -C extra-filename=-dff08e2956db7be5 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rayon-core-dff08e2956db7be5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cov_mark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cov-mark-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cov-mark-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Manual coverage marks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cov-mark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/cov-mark' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name cov_mark --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cov-mark-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="enable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable"))' -C metadata=ab654955b70cbed0 -C extra-filename=-14e9ade899c13988 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memchr-2.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memchr-2.7.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=56a0c5d1de456bf2 -C extra-filename=-57119945f8657ea3 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling getrandom v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=salsa_macro_rules CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-macro-rules-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-macro-rules-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Salsa developers' CARGO_PKG_DESCRIPTION='Declarative macros for the salsa crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa-macro-rules CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/salsa-rs/salsa' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name salsa_macro_rules --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-macro-rules-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca055900079c9cee -C extra-filename=-e8565159c1611d9f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling thiserror v2.0.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -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("borsh", "default", "serde", "std", "zeroize"))' -C metadata=c10efd2bc5177d0c -C extra-filename=-6ec78c3c9035fe3d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smol_str CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/smol_str-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/smol_str-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Lukas Wirth ' CARGO_PKG_DESCRIPTION='small-string optimized string type with O(1) clone' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smol_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/smol_str' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name smol_str --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/smol_str-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "serde", "std"))' -C metadata=e4bd2f2a9e247a09 -C extra-filename=-10db534c618af5bf --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=1ced431274229153 -C extra-filename=-a25d9888ec5effb5 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/getrandom-a25d9888ec5effb5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=text_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/text-size-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/text-size-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Christopher Durham (CAD97) ' CARGO_PKG_DESCRIPTION='Newtypes for text offsets' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=text-size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/text-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name text_size --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/text-size-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8f1785d1eb5cfe71 -C extra-filename=-acfc09ab39f2437c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-2.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=66ed754ad3276921 -C extra-filename=-1a75789216c8bd5b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/thiserror-1a75789216c8bd5b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=264d69b027f0499f -C extra-filename=-86e1f41f7e53ef86 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=3c7284c3b29db019 -C extra-filename=-e7a3db5479f5e72b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/crossbeam-utils-e7a3db5479f5e72b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=triomphe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/triomphe-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/triomphe-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar :The Servo Project Developers' CARGO_PKG_DESCRIPTION='A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=triomphe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Manishearth/triomphe' CARGO_PKG_RUST_VERSION=1.76 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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name triomphe --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/triomphe-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std", "unsize"))' -C metadata=d6e181fa6fde5fa4 -C extra-filename=-0da1c97b0298e7c5 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scoped_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/scoped-tls-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/scoped-tls-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Library implementation of the standard library'\''s old `scoped_thread_local'\!'` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scoped-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name scoped_tls --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/scoped-tls-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66be4b6baadfd88e -C extra-filename=-cc2c0997801db0fa --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="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=6af2f2c03988dbb4 -C extra-filename=-20ee4dcb5446a0e9 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libc-20ee4dcb5446a0e9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -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=5e3c4e6146384802 -C extra-filename=-978128167923b2a8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typed_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typed-arena-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typed-arena-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='The typed-arena developers' CARGO_PKG_DESCRIPTION='The arena, a fast but limited type of allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typed-arena CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-typed-arena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name typed_arena --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typed-arena-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=76a02c850888dbd8 -C extra-filename=-e396ef1518a4e81f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties_data-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties_data-2.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b7b73a5b1683968 -C extra-filename=-13f44cd8aa60b899 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/icu_properties_data-13f44cd8aa60b899 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `salsa-macro-rules` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-xid-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-xid-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=0374cbf262ec4cdf -C extra-filename=-fd49c2ce63ba40b1 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02d9fadc81ca9c57 -C extra-filename=-6b71ca5388100cf1 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=la_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/la-arena-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/la-arena-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Simple index-based arena without deletion.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=la-arena CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer/tree/master/lib/la-arena' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name la_arena --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/la-arena-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48241ba1689f073b -C extra-filename=-9ea97f5f0e73637c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=boxcar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/boxcar-0.2.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/boxcar-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed ' CARGO_PKG_DESCRIPTION='A concurrent, append-only vector' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=boxcar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/boxcar' CARGO_PKG_RUST_VERSION=1.72.0 CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name boxcar --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/boxcar-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=c31aa1dd3279550b -C extra-filename=-14940a8e5e19833f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling itoa v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/autocfg-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ae0d97946c4129f -C extra-filename=-50351818dc54579f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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])); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=15a057463aee69dc -C extra-filename=-be30b03bff353562 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itoa-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=acfa709f1f5e5c28 -C extra-filename=-d742583bbb256e13 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `oorandom` (lib) generated 1 warning (1 duplicate) Compiling form_urlencoded v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typeid-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typeid-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.34 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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typeid-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d72e28f963fb355d -C extra-filename=-14fb99d0ca8aff58 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/typeid-14fb99d0ca8aff58 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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> | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-hash-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-hash-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-hash-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "rand", "std"))' -C metadata=94bd00a72f1407ff -C extra-filename=-6446e10c2b93d851 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `boxcar` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -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=95500f295bc8538b -C extra-filename=-6c94721a9c7d6f6d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpercent_encoding-ed6257e7c22a137e.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer_data-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fba788709e6c886c -C extra-filename=-0b19d02db9f25b63 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/icu_normalizer_data-0b19d02db9f25b63 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=0d4a41e601289540 -C extra-filename=-8ca28264d8de5b83 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/fst-8ca28264d8de5b83 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling toml_write v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_json-1.0.141 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_json-1.0.141/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.141 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=141 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_json-1.0.141/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9bb8dc66c04fdd4a -C extra-filename=-713f4654acb41793 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/serde_json-713f4654acb41793 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typed-arena-2.0.2/src/lib.rs:495:21 | 495 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 495 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/log-0.4.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/log-0.4.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -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=2220b8a682eb160d -C extra-filename=-4115dbf14cec364d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_write CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_write-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_write-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A low-level interface for writing out TOML ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_write CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name toml_write --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_write-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=54b7c2b2d445f1a6 -C extra-filename=-7fe9a22f78ef17f5 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `arrayvec` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jod_thread CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/jod-thread-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/jod-thread-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='std::thread which joins on drop by default.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jod-thread CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/jod-thread' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name jod_thread --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/jod-thread-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de1cf6a1ab43482c -C extra-filename=-635b12003b185de0 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `smol_str` (lib) generated 1 warning (1 duplicate) warning: `unicode-properties` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=94d8dd239ee189d0 -C extra-filename=-8538e9c5505b0642 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/camino-8538e9c5505b0642 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_literal_escaper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-literal-escaper-0.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-literal-escaper-0.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides code to unescape string literals' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-literal-escaper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/literal-escaper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_literal_escaper --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-literal-escaper-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std"))' -C metadata=050c99659dde97fe -C extra-filename=-13bdc0052abd772d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_stable_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-stable-hash-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-stable-hash-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A stable hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-stable-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-stable-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_stable_hash --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc-stable-hash-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=6fb11a818feadd41 -C extra-filename=-4821e94617849b3e --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling home v0.5.11 Compiling pulldown-cmark v0.9.6 warning: `scoped-tls` (lib) generated 1 warning (1 duplicate) Compiling regex-syntax v0.8.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/triomphe-0.1.14/src/arc_union.rs:66:19 | 66 | pub fn borrow(&self) -> ArcUnionBorrow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the 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 | 66 | pub fn borrow(&self) -> ArcUnionBorrow<'_, A, B> { | +++ warning: `percent-encoding` (lib) generated 2 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/triomphe-0.1.14/src/arc_union.rs:103:21 | 103 | pub fn as_first(&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 | 103 | pub fn as_first(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/triomphe-0.1.14/src/arc_union.rs:111:22 | 111 | pub fn as_second(&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 | 111 | pub fn as_second(&self) -> Option> { | +++ Compiling version_check v0.9.5 warning: `typed-arena` (lib) generated 2 warnings (1 duplicate) Compiling same-file v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-ident-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-ident-1.0.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f8522b8ceb2f4ed -C extra-filename=-9b22d7d63ea9f655 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=8518d4ecd42085a3 -C extra-filename=-ef1d93195e16bb5a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustix-ef1d93195e16bb5a -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=drop_bomb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/drop_bomb-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/drop_bomb-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='A runtime guard for implementing linear types. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=drop_bomb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/drop_bomb' 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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name drop_bomb --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/drop_bomb-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5bfd751b7079d99a -C extra-filename=-fd31029235852332 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Compiling typenum v1.18.0 warning: `thin-vec` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/winnow-0.7.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/winnow-0.7.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.7.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/winnow-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=bc7c7f8808d01610 -C extra-filename=-603994d36d4a63e8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling anyhow v1.0.98 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typenum-1.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=b138a2baec9b111f -C extra-filename=-9095f01d2e0a1486 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/typenum-9095f01d2e0a1486 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro2` (build script) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/portable-atomic-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/portable-atomic-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/portable-atomic-1.11.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=e19c797a74be704e -C extra-filename=-a849fa313aaea8bf --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/portable-atomic-a849fa313aaea8bf -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) Compiling ena v0.14.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab/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=6d30fa8978ead3c3 -C extra-filename=-c1249653c6928ada --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustc_apfloat-c1249653c6928ada -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fixedbitset-0.4.2/src/lib.rs:372:17 | 372 | pub fn ones(&self) -> Ones { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 372 | pub fn ones(&self) -> Ones<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=f3f20b36ab8e88f5 -C extra-filename=-754479a674efde90 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82ea1fae208c92f9 -C extra-filename=-bceffbb0a49b8a1a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nohash_hasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nohash-hasher-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nohash-hasher-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Parity Technologies ' CARGO_PKG_DESCRIPTION='An implementation of `std::hash::Hasher` which does not hash at all.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nohash-hasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paritytech/nohash-hasher' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name nohash_hasher --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nohash-hasher-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=2 -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=da485c53d7897633 -C extra-filename=-129518632f450d47 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3a0fc13bef9c5e90 -C extra-filename=-1a1619cfc5a63c0c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustix-1a1619cfc5a63c0c -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Compiling unicase v2.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d63c216d4f897f7e -C extra-filename=-e3721e75e22609d4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libc-e3721e75e22609d4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-2.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-2.9.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.9.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=98817941fe63ac9e -C extra-filename=-35c353354307036d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/proc-macro2-3746a2e60b6774e2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/proc-macro2-c59199aa194c2858/build-script-build` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/litemap-0.8.0/src/map.rs:1377:18 | 1377 | pub fn entry(&mut self, key: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1377 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V, S> { | +++ warning: `cov-mark` (lib) generated 1 warning (1 duplicate) Compiling tracing-core v0.1.34 warning: `jod-thread` (lib) generated 1 warning (1 duplicate) Compiling ra-ap-rustc_lexer v0.121.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/semver-1.0.26/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.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/semver-1.0.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e7d995c1b4efa585 -C extra-filename=-c5c66419d62e64c4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/semver-c5c66419d62e64c4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `litemap` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/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.98 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/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=a3160e3827c5c7ea -C extra-filename=-fc804d6ad90d2a48 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/anyhow-fc804d6ad90d2a48 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_lexer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_lexer-0.121.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_lexer-0.121.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from commit d2baa49a106fad06fbf6202fb6ea8a0b3d2767cc The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_lexer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.121.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=121 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_rustc_lexer --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_lexer-0.121.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d902c6ebcc026f0 -C extra-filename=-c2f32c56e914f482 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemchr-57119945f8657ea3.rmeta --extern unicode_properties=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_properties-9bd2cdaa396bcf7f.rmeta --extern unicode_xid=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_xid-fd49c2ce63ba40b1.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=30cc56bc3d71b17d -C extra-filename=-ae87a4d05b99f5c1 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/serde-ae87a4d05b99f5c1 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `log` (lib) generated 1 warning (1 duplicate) Compiling env_home v0.1.0 Compiling notify-types v2.0.0 warning: `triomphe` (lib) generated 4 warnings (1 duplicate) Compiling option-ext v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60d4b1e528553e24 -C extra-filename=-047d7abbfdbc7272 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ena-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ena-0.14.3/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/ena' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ena --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ena-0.14.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=4bfe04ed4bb10f1b -C extra-filename=-a635f9b842a85b5b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern log=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblog-4115dbf14cec364d.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/env_home-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/env_home-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Peter Tripp ' CARGO_PKG_DESCRIPTION='Get the user home directory in a cross-platform way.' CARGO_PKG_HOMEPAGE='https://github.com/notpeter/env-home' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/notpeter/env-home' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name env_home --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/env_home-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65f5670e995e8223 -C extra-filename=-428b3602f2e4fe72 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=190bcb28155a7a33 -C extra-filename=-13ac2e299799c402 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/smallvec-1.15.1/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=2def4133fc65755a -C extra-filename=-d8c816d7721889c4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/option-ext-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=965e72bdf0974592 -C extra-filename=-9631f6fd548afb4d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ryu-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ryu-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=a2c201d6e147064c -C extra-filename=-f7b6d6abd4e9f604 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicase-2.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicase-2.8.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.8.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name unicase --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicase-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=cd01b2c8f6566e9b -C extra-filename=-80813b451404b1bf --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-core-0.1.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-core-0.1.34/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-core-0.1.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=cd3b68b8bb366b78 -C extra-filename=-544c0b8625444d01 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fixedbitset` (lib) generated 2 warnings (1 duplicate) Compiling line-index v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=4eef69383ef23279 -C extra-filename=-6ce04bc08484ce21 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/pulldown-cmark-6ce04bc08484ce21 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `once_cell` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `unicode-xid` (lib) generated 1 warning (1 duplicate) warning: `utf8_iter` (lib) generated 1 warning (1 duplicate) warning: `toml_write` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/either-1.15.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=d8821e38b12ceebe -C extra-filename=-909791ad83bd1eb2 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `icu_properties_data` (build script) generated 1 warning (1 duplicate) warning: `scopeguard` (lib) generated 1 warning (1 duplicate) Compiling shlex v1.3.0 Compiling yansi v1.0.1 Compiling dot v0.1.4 Compiling fastrand v2.3.0 Compiling zerocopy v0.8.26 Compiling cfg_aliases v0.2.1 Compiling utf8parse v0.2.2 warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/foldhash-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/foldhash-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/foldhash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=846e15318acb925f -C extra-filename=-4643542cbce29f32 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `text-size` (lib) generated 1 warning (1 duplicate) Compiling unicode-width v0.1.14 warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `getrandom` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=countme CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/countme-3.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/countme-3.0.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Counts the number of live instances of types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=countme CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/countme' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name countme --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/countme-3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashmap", "enable", "once_cell", "print_at_exit", "rustc-hash"))' -C metadata=c886b5dd5d5312fd -C extra-filename=-ae41334d743839a5 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `nohash-hasher` (lib) generated 1 warning (1 duplicate) Compiling walkdir v2.5.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/lib.rs:305:24 | 305 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 305 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/impls.rs:115:24 | 115 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/impls.rs:132:24 | 132 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 132 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/impls.rs:149:24 | 149 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/impls.rs:173:24 | 173 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 173 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 205 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 206 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 207 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=notify_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-types-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-types-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Faust ' CARGO_PKG_DESCRIPTION='Types used by the notify crate' CARGO_PKG_HOMEPAGE='https://github.com/notify-rs/notify' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=notify-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/notify-rs/notify.git' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name notify_types --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-types-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serialization-compat-6", "web-time"))' -C metadata=ec744b9e6dc5ea87 -C extra-filename=-5e9b229a1f8b0f20 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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])); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-2.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-2.9.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.9.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bitflags-2.9.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=02ce0e3a7eb231be -C extra-filename=-b2fd816e37f9c436 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `la-arena` (lib) generated 1 warning (1 duplicate) Compiling toml_writer v1.0.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/impls.rs:194:32 | 194 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 208 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 194 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/parts_write_adapter.rs:105:24 | 105 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: `drop_bomb` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/try_writeable.rs:195:28 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/try_writeable.rs:251:28 | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 251 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/try_writeable.rs:294:24 | 294 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: unused import: `for_both` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/either-1.15.0/src/iterator.rs:1:13 | 1 | use super::{for_both, Either, Left, Right}; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/writeable-0.6.1/src/try_writeable.rs:347:28 | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ +++ warning: `icu_normalizer_data` (build script) generated 1 warning (1 duplicate) Compiling unicode-segmentation v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_edition CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_edition-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_edition-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Rust edition support crate for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_edition CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_edition --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_edition-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc812afaa6b70af3 -C extra-filename=-442b4d5c37ae9bef --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `env_home` (lib) generated 1 warning (1 duplicate) Compiling evcxr_input v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot_core-0.9.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=7d030155fa6b5e7b -C extra-filename=-d34ec70f87ecdc89 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/parking_lot_core-d34ec70f87ecdc89 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/icu_normalizer_data-c07addaf91d6462e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/icu_normalizer_data-0b19d02db9f25b63/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/crossbeam-utils-273cbfc978cdb682/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/crossbeam-utils-e7a3db5479f5e72b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cfg-if-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cfg-if-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cfg-if-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=1f6bfecbd967472f -C extra-filename=-25d14e07742192e3 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=evcxr_input CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/evcxr_input-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/evcxr_input-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='David Lattimore ' CARGO_PKG_DESCRIPTION='Support for reading input from the user in Evcxr' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr_input CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/evcxr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name evcxr_input --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/evcxr_input-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72c4b51c2ab51ca6 -C extra-filename=-27a5bb6662f473d7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `form_urlencoded` (lib) generated 2 warnings (1 duplicate) Compiling ra-ap-rustc_hashes v0.121.0 warning: `same-file` (lib) generated 2 warnings (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `rustc-literal-escaper` (lib) generated 1 warning (1 duplicate) [icu_normalizer_data 2.0.0] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_normalizer_data 2.0.0] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) Compiling ra-ap-rustc_parse_format v0.121.0 Compiling futures-core v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=d09b8bdccff6f8e3 -C extra-filename=-047d02271a0639b9 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_parse_format CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_parse_format-0.121.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_parse_format-0.121.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_parse_format` in the rust-lang/rust repository from commit d2baa49a106fad06fbf6202fb6ea8a0b3d2767cc The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_parse_format CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.121.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=121 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_rustc_parse_format --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_parse_format-0.121.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf2ecee397e01729 -C extra-filename=-7901c3b95ef2c573 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern rustc_lexer=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_lexer-c2f32c56e914f482.rmeta --extern rustc_literal_escaper=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_literal_escaper-13bdc0052abd772d.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=58e8f90aa62749cd -C extra-filename=-5aa94af582bc6aff --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libc-7d33729f99c0c8de/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libc-20ee4dcb5446a0e9/build-script-build` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling simd-adler32 v0.3.7 warning: `fst` (build script) generated 1 warning (1 duplicate) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.95] cargo:rerun-if-changed=build/probe.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=ddacb02dbcee57b2 -C extra-filename=-840f1214a13e1a26 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `rayon-core` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=line_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/line-index-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/line-index-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Maps flat `TextSize` offsets to/from `(line, column)` representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=line-index CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name line_index --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/line-index-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ef81ffd43663cee -C extra-filename=-ae468e708765050a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern nohash_hasher=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnohash_hasher-129518632f450d47.rmeta --extern text_size=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtext_size-acfc09ab39f2437c.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/env_home-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/env_home-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Peter Tripp ' CARGO_PKG_DESCRIPTION='Get the user home directory in a cross-platform way.' CARGO_PKG_HOMEPAGE='https://github.com/notpeter/env-home' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/notpeter/env-home' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name env_home --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/env_home-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec9856acbd56e052 -C extra-filename=-91a30aef45d74119 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ryu-1.0.20/src/f2s.rs:146:17 | 146 | vp /= 10; | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_hashes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_hashes-0.121.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_hashes-0.121.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_hashes` in the rust-lang/rust repository from commit d2baa49a106fad06fbf6202fb6ea8a0b3d2767cc The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_hashes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.121.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=121 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_rustc_hashes --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_hashes-0.121.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba5841b5fc14ad0b -C extra-filename=-1a0b6397d32178a8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern rustc_stable_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_stable_hash-4821e94617849b3e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustc-stable-hash` (lib) generated 1 warning (1 duplicate) warning: `semver` (build script) generated 1 warning (1 duplicate) warning: `serde_json` (build script) generated 1 warning (1 duplicate) warning: `ena` (lib) generated 1 warning (1 duplicate) warning: `writeable` (lib) generated 15 warnings (1 duplicate) Compiling itertools v0.14.0 Compiling itertools v0.12.1 Compiling futures-sink v0.3.31 Compiling json v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/getrandom-81608fb6f627f092/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/getrandom-a25d9888ec5effb5/build-script-build` warning: `either` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -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=0cf661c746bfb1f7 -C extra-filename=-d2a12ff5206cde9b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling crc32fast v1.5.0 warning: `version_check` (lib) generated 1 warning (1 duplicate) Compiling generic-array v0.14.7 warning: `camino` (build script) generated 1 warning (1 duplicate) [getrandom 0.3.3] cargo:rerun-if-changed=build.rs warning: `countme` (lib) generated 1 warning (1 duplicate) Compiling colorchoice v1.0.4 warning: `anyhow` (build script) generated 1 warning (1 duplicate) warning: `typenum` (build script) generated 1 warning (1 duplicate) warning: `thiserror` (build script) generated 1 warning (1 duplicate) [proc-macro2 1.0.95] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.95] cargo:rustc-cfg=proc_macro_span warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/line-index-0.1.2/src/lib.rs:290:30 | 290 | let multibyte_test = unsafe { _mm_cmplt_epi8(chunk, _mm_set1_epi8(0)) }; | ^^^^^^ unnecessary `unsafe` block | = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/line-index-0.1.2/src/lib.rs:292:30 | 292 | let multibyte_mask = unsafe { _mm_movemask_epi8(multibyte_test) }; | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/line-index-0.1.2/src/lib.rs:299:33 | 299 | let newlines_test = unsafe { _mm_cmpeq_epi8(chunk, _mm_set1_epi8(b'\n' as i8)) }; | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/line-index-0.1.2/src/lib.rs:300:33 | 300 | let newlines_mask = unsafe { _mm_movemask_epi8(newlines_test) }; | ^^^^^^ unnecessary `unsafe` block warning: `typeid` (build script) generated 1 warning (1 duplicate) warning: unused import: `hash::*` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `rustc_apfloat` (build script) generated 1 warning (1 duplicate) warning: `ryu` (lib) generated 2 warnings (1 duplicate) warning: `futures-core` (lib) generated 1 warning (1 duplicate) Compiling anstyle-parse v0.2.7 Compiling adler2 v2.0.1 warning: `ra_ap_edition` (lib) generated 1 warning (1 duplicate) Compiling bytes v1.10.1 warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `autocfg` (lib) generated 1 warning (1 duplicate) Compiling lock_api v0.4.13 Compiling memoffset v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_writer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_writer-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_writer-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A low-level interface for writing out TOML ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_writer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name toml_writer --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_writer-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0aada965faf579f8 -C extra-filename=-877f4d70d9d9303b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=4d7291b83990f24e -C extra-filename=-e5d4ee2320179201 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/memoffset-e5d4ee2320179201 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libautocfg-50351818dc54579f.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/lock_api-0.4.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=069c841d999bdcdb -C extra-filename=-ff4b08903e706e66 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/lock_api-ff4b08903e706e66 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libautocfg-50351818dc54579f.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `evcxr_input` (lib) generated 1 warning (1 duplicate) warning: `ra-ap-rustc_lexer` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libc-a1b139ec70968040/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libc-e3721e75e22609d4/build-script-build` Compiling num-traits v0.2.19 Compiling anstyle v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/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.98 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/anyhow-3efbe1e188ca5cb0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/anyhow-fc804d6ad90d2a48/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d832a5fc9a7fb76 -C extra-filename=-409d8a8da8cea7f4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsame_file-047d7abbfdbc7272.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62f913f92ed6ffc8 -C extra-filename=-745e3d4bcae97ecf --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [libc 0.2.174] cargo:rerun-if-changed=build.rs [anyhow 1.0.98] cargo:rerun-if-changed=src/nightly.rs warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[T]` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:115:5 | 115 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + warning: `ra-ap-rustc_hashes` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_profile v0.0.295 warning: `rustix` (build script) generated 1 warning (1 duplicate) [crossbeam-utils 0.8.21] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.21] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=0e57c29d4cc739b3 -C extra-filename=-c872203b595dc0e2 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/generic-array-c872203b595dc0e2 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libversion_check-bceffbb0a49b8a1a.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=86eaf9a95d3cce8b -C extra-filename=-f2a6ee5f67682518 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/num-traits-f2a6ee5f67682518 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libautocfg-50351818dc54579f.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `utf8parse` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=97197ab772b0ac02 -C extra-filename=-efd470fcdaaaf16d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling libloading v0.8.8 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/typenum-086ecef519b24a82/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/typenum-9095f01d2e0a1486/build-script-build` warning: `smallvec` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=3d2e021e9ea920c4 -C extra-filename=-64e5a457d7a592ad --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/zerocopy-64e5a457d7a592ad -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=99e5bc10b2d4f1e4 -C extra-filename=-dda970d38524e964 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `simd-adler32` (lib) generated 2 warnings (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typeid-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typeid-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.34 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/typeid-c224e569fd695d55/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/typeid-14fb99d0ca8aff58/build-script-build` warning: `env_home` (lib) generated 1 warning (1 duplicate) warning: `tracing-core` (lib) generated 1 warning (1 duplicate) [typenum 1.18.0] cargo:rerun-if-changed=tests [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.174] cargo:rustc-cfg=freebsd11 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS [libc 0.2.174] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.174] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.174] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.174] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(gnu_time_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.174] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(musl_v1_2_3) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-sink-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0946eb7d6350f9e9 -C extra-filename=-5529aaa6ea60f7e4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `option-ext` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=fa05014f5fa0ece0 -C extra-filename=-a13e6686700d996d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/crc32fast-a13e6686700d996d -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/colorchoice-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/colorchoice-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ecd93c7bcdda48b0 -C extra-filename=-a448c508e6a6618b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/semver-1.0.26/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.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/semver-399cd59cc30be64e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/semver-c5c66419d62e64c4/build-script-build` [libc 0.2.174] cargo:rerun-if-changed=build.rs [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.174] cargo:rustc-cfg=freebsd11 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS [libc 0.2.174] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.174] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.174] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.174] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(gnu_time_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.174] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(musl_v1_2_3) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: `allocator-api2` (lib) generated 2 warnings (1 duplicate) [anyhow 1.0.98] cargo:rustc-cfg=std_backtrace [anyhow 1.0.98] cargo:rustc-cfg=error_generic_member_access [typeid 1.0.3] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=670bec6a70643d91 -C extra-filename=-cf11778ea76e0341 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [semver 1.0.26] cargo:rerun-if-changed=build.rs warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=serde,serde1 CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/camino-82ff1170e99353c7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/camino-8538e9c5505b0642/build-script-build` warning: `parking_lot_core` (build script) generated 1 warning (1 duplicate) warning: `pulldown-cmark` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=e2d1809833c65ae4 -C extra-filename=-027f68787a67e0ad --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_non_exhaustive) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties_data-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/icu_properties_data-af4ab13c29c8379b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/icu_properties_data-13f44cd8aa60b899/build-script-build` warning: `unicase` (lib) generated 1 warning (1 duplicate) warning: `cfg_aliases` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/icu_normalizer_data-c07addaf91d6462e/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer_data-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3e3ce24728a864f -C extra-filename=-df520f7fbc0e768a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(icu4c_enable_renaming)'` warning: `line-index` (lib) generated 5 warnings (1 duplicate) warning: `toml_writer` (lib) generated 1 warning (1 duplicate) warning: `winnow` (lib) generated 1 warning (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-parse-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=53cf337852648f18 -C extra-filename=-6d056c364ec170f6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libutf8parse-5aa94af582bc6aff.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/adler2-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/adler2-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=022476c7b09a265e -C extra-filename=-9296eea0a245ec5b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/home-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/home-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/home-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=553cb2251005c1d1 -C extra-filename=-b6ee9eae37a614d2 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustc_apfloat-b26f508afd7abd1a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustc_apfloat-c1249653c6928ada/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yansi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yansi-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yansi-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='A dead simple ANSI terminal color painting library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yansi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/yansi' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name yansi --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yansi-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=2 -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("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=7986fb6356acdc94 -C extra-filename=-93c296957dcc212b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bytes-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=5d9e40a238d2b059 -C extra-filename=-20459e6ddaa852a3 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Graham Dennis ' CARGO_PKG_DESCRIPTION='A library for generating Graphviz DOT language files for graphs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GrahamDennis/dot-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name dot --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c0d3cbb0e9c1f9f -C extra-filename=-f8f96e76699f5be4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `portable-atomic` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Maciej Hirsz ' CARGO_PKG_DESCRIPTION='JSON implementation in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/maciejhirsz/json-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name json --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f144e6d49076b51 -C extra-filename=-973532d9b369434f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/thiserror-0a5c32bb018acdfe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/thiserror-1a75789216c8bd5b/build-script-build` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d8891f56f2f80912 -C extra-filename=-f0faf48768a1ccda --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-sink` (lib) generated 1 warning (1 duplicate) warning: `ra-ap-rustc_parse_format` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_profile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_profile-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_profile-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A collection of tools for profiling rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_profile CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_profile --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_profile-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu_profiler", "jemalloc", "jemalloc-ctl"))' -C metadata=4e8e134e02337452 -C extra-filename=-5f60d7a9a5d4e685 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `lock_api` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std,unbounded_depth CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_json-1.0.141 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_json-1.0.141/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.141 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=141 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/serde_json-d509734b103c16fd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/serde_json-713f4654acb41793/build-script-build` warning: `rustix` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustix-ee9f75653a8dac98/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustix-1a1619cfc5a63c0c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=066a3b92fac6ccd4 -C extra-filename=-1ff67cde8210f1a4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling regex-automata v0.4.9 Compiling toml_parser v1.0.1 Compiling nix v0.30.1 Compiling anstyle-query v1.1.3 Compiling futures-io v0.3.31 Compiling is_terminal_polyfill v1.70.1 Compiling nibble_vec v0.1.0 Compiling strsim v0.11.1 Compiling subtle v2.6.1 Compiling endian-type v0.1.2 Compiling slab v0.4.10 Compiling heck v0.5.0 Compiling futures-task v0.3.31 Compiling clap_lex v0.7.5 Compiling thiserror v1.0.69 Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rayon-core-5ff168bb3af4bc61/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rayon-core-dff08e2956db7be5/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/fst-cce393294338fa53/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/fst-8ca28264d8de5b83/build-script-build` warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/foldhash-0.1.5/src/seed.rs:138:35 | 138 | seed = mix(seed, func_ptr as usize as u64); | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 138 | seed = mix(seed, func_ptr as *const () as usize as u64); | ++++++++++++ [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.26] cargo:rustc-check-cfg=cfg(test_node_semver) [camino 1.1.10] cargo:rerun-if-changed=build.rs [rustc_apfloat 0.2.3+llvm-462a31f5a5ab] cargo:rerun-if-changed=build.rs [serde_json 1.0.141] cargo:rerun-if-changed=build.rs [serde_json 1.0.141] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.141] cargo:rustc-cfg=fast_arithmetic="64" warning: `walkdir` (lib) generated 1 warning (1 duplicate) [typeid 1.0.3] cargo:rustc-check-cfg=cfg(no_const_type_id) warning: `notify-types` (lib) generated 1 warning (1 duplicate) [icu_properties_data 2.0.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_properties_data 2.0.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_build_probe) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(std_backtrace) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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<'_> { | ++++ [thiserror 2.0.12] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) [camino 1.1.10] cargo:rustc-check-cfg=cfg(doc_cfg) [camino 1.1.10] cargo:rustc-check-cfg=cfg(path_buf_deref_mut) [camino 1.1.10] cargo:rustc-check-cfg=cfg(path_buf_capacity) [camino 1.1.10] cargo:rustc-check-cfg=cfg(shrink_to) [camino 1.1.10] cargo:rustc-check-cfg=cfg(try_reserve_2) [camino 1.1.10] cargo:rustc-check-cfg=cfg(os_str_bytes) [camino 1.1.10] cargo:rustc-check-cfg=cfg(absolute_path) [camino 1.1.10] cargo:rustc-cfg=path_buf_capacity [camino 1.1.10] cargo:rustc-cfg=shrink_to [camino 1.1.10] cargo:rustc-cfg=try_reserve_2 [camino 1.1.10] cargo:rustc-cfg=path_buf_deref_mut [camino 1.1.10] cargo:rustc-cfg=os_str_bytes [camino 1.1.10] cargo:rustc-cfg=absolute_path warning: `foldhash` (lib) generated 2 warnings (1 duplicate) warning: `colorchoice` (lib) generated 1 warning (1 duplicate) warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yansi-1.0.1/src/macros.rs:52:11 | 52 | $(#[$pattr])* | ^^^^^^^^^ help: remove the unnecessary deprecation attribute | ::: /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yansi-1.0.1/src/paint.rs:135:5 | 135 | properties!(constructor(&Self) -> Painted<&Self>); | ------------------------------------------------- in this macro invocation | = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `constructor` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/parser.rs:433:30 | 433 | b'0' ..= b'9' => (ch - b'0'), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 433 - b'0' ..= b'9' => (ch - b'0'), 433 + b'0' ..= b'9' => ch - b'0', | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/parser.rs:434:30 | 434 | b'a' ..= b'f' => (ch + 10 - b'a'), | ^ ^ | help: remove these parentheses | 434 - b'a' ..= b'f' => (ch + 10 - b'a'), 434 + b'a' ..= b'f' => ch + 10 - b'a', | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/parser.rs:435:30 | 435 | b'A' ..= b'F' => (ch + 10 - b'A'), | ^ ^ | help: remove these parentheses | 435 - b'A' ..= b'F' => (ch + 10 - b'A'), 435 + b'A' ..= b'F' => ch + 10 - b'A', | warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4/src/lib.rs:946:5 | 946 | try!(writeln(w, &[g.kind().keyword(), " ", g.graph_id().as_slice(), " {"])); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4/src/lib.rs:937:13 | 937 | try!(w.write_all(s.as_bytes())); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4/src/lib.rs:950:9 | 950 | try!(indent(w)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4/src/lib.rs:989:9 | 989 | try!(writeln(w, &text)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4/src/lib.rs:1000:9 | 1000 | try!(indent(w)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dot-0.1.4/src/lib.rs:1051:9 | 1051 | try!(writeln(w, &text)); | ^^^ warning: `adler2` (lib) generated 1 warning (1 duplicate) warning: `home` (lib) generated 1 warning (1 duplicate) [thiserror 2.0.12] cargo:rustc-cfg=error_generic_member_access warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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> { | +++ warning: `shlex` (lib) generated 6 warnings (1 duplicate) warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yansi-1.0.1/src/condition.rs:79:5 | 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] | --------- in this derive macro expansion ... 79 | pub fn() -> bool | ^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yansi-1.0.1/src/condition.rs:79:5 | 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] | ---------- in this derive macro expansion ... 79 | pub fn() -> bool | ^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yansi-1.0.1/src/condition.rs:79:5 | 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] | --- in this derive macro expansion ... 79 | pub fn() -> bool | ^^^^^^^^^^^^^^^^ | = 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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libloading-0.8.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libloading-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libloading-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7587d93e82e4894 -C extra-filename=-72533837d137d89f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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: `memoffset` (build script) generated 1 warning (1 duplicate) warning: `icu_normalizer_data` (lib) generated 1 warning (1 duplicate) warning: `fastrand` (lib) generated 1 warning (1 duplicate) warning: `crc32fast` (build script) generated 1 warning (1 duplicate) warning: `num-traits` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/proc-macro2-3746a2e60b6774e2/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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=b78334447c9ef10e -C extra-filename=-6144689bb73d5b6f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_ident-9b22d7d63ea9f655.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg wrap_proc_macro --cfg proc_macro_span --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)'` Compiling hashbrown v0.15.4 Compiling cc v1.2.30 Compiling ariadne v0.5.1 Compiling miniz_oxide v0.8.9 Compiling fdeflate v0.3.7 Compiling unicode-width v0.2.1 Compiling futures-channel v0.3.31 Compiling cpufeatures v0.2.17 Compiling bytemuck v1.23.1 Compiling color_quant v1.1.0 Compiling base64 v0.13.1 Compiling byteorder v1.5.0 Compiling iana-time-zone v0.1.63 Compiling hex v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=23a9f8d6fcaa6903 -C extra-filename=-06e8335f410341a0 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/nix-06e8335f410341a0 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_aliases=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_aliases-745e3d4bcae97ecf.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b24e2d3e0d7a9ce -C extra-filename=-7a2484ed4b9712d5 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,fs,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustix-eff25a3a4a8972db/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustix-ef1d93195e16bb5a/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/crossbeam-utils-273cbfc978cdb682/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=1e9d72176d565ea2 -C extra-filename=-2579c9605c1b3376 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-width-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-width-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/unicode-width-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=6b341635006d66e8 -C extra-filename=-ec5289ba04180423 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cc-1.2.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cc-1.2.30/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.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cc-1.2.30/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=218cca49b992dcc9 -C extra-filename=-2e16dc14e22e0706 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern shlex=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libshlex-cf11778ea76e0341.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bytemuck-1.23.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bytemuck-1.23.1/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.23.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/bytemuck-1.23.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="extern_crate_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "impl_core_error", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "pod_saturating", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit", "zeroable_unwind_fn"))' -C metadata=167ad1da863621cf -C extra-filename=-eb87b2819764b4ac --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libc-7d33729f99c0c8de/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="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=96e5253037324a3a -C extra-filename=-29b7ee270fc4e3f9 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties_data-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/icu_properties_data-af4ab13c29c8379b/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties_data-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee4350e174fa8cd0 -C extra-filename=-10e54236650ee4c0 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(icu4c_enable_renaming)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nibble_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nibble_vec-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nibble_vec-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Vector data-structure for half-byte values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nibble_vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_nibble_vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name nibble_vec --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7220e7a3a51c8736 -C extra-filename=-5b1dfdda04e91c1d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/typenum-086ecef519b24a82/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typenum-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=ad0fde49618a5507 -C extra-filename=-9ff486ed3f1a397d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fst CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/fst-cce393294338fa53/out /usr/local/bin/rustc --crate-name fst --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=b1a20241d6880204 -C extra-filename=-71c9c319e0c2ee61 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ariadne CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ariadne-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ariadne-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Joshua Barretto ' CARGO_PKG_DESCRIPTION='A fancy diagnostics & reporting crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ariadne CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zesterer/ariadne' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ariadne --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ariadne-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "concolor"))' -C metadata=a83e97cd14136bb0 -C extra-filename=-e2e92bd7c81d7b3b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern unicode_width=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_width-d2a12ff5206cde9b.rmeta --extern yansi=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyansi-93c296957dcc212b.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libc-a1b139ec70968040/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e47fd47bb179cc51 -C extra-filename=-1b0085d7737dc1ce --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [rustix 1.0.8] cargo:rerun-if-changed=build.rs [rustix 1.0.8] cargo:rustc-cfg=static_assertions [rustix 1.0.8] cargo:rustc-cfg=libc [rustix 1.0.8] cargo:rustc-cfg=freebsdlike [rustix 1.0.8] cargo:rustc-cfg=bsd [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_MIRI warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/value/mod.rs:438:20 | 438 | pub fn members(&self) -> Members { | ^^^^^ ^^^^^^^ the 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 | 438 | pub fn members(&self) -> Members<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/value/mod.rs:449:24 | 449 | pub fn members_mut(&mut self) -> MembersMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 449 | pub fn members_mut(&mut self) -> MembersMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/value/mod.rs:460:20 | 460 | pub fn entries(&self) -> Entries { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 460 | pub fn entries(&self) -> Entries<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/value/mod.rs:472:24 | 472 | pub fn entries_mut(&mut self) -> EntriesMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn entries_mut(&mut self) -> EntriesMut<'_> { | ++++ warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/util/diyfp.rs:53:22 | 53 | let u: u64 = mem::transmute(d); | --------------^^^ | | | help: replace this with: `f64::to_bits` | = note: `#[warn(unnecessary_transmutes)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/object.rs:498:17 | 498 | 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 | 498 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/json-0.12.4/src/object.rs:505:21 | 505 | 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 | 505 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_profile` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/iana-time-zone-0.1.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/iana-time-zone-0.1.63/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.1.63 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/iana-time-zone-0.1.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=c9b594ba949393de -C extra-filename=-70b6bba19604a1c3 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6de436bb5c89a4f -C extra-filename=-b5632787ffdd0149 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=787523d59e56b578 -C extra-filename=-51f4ab8d637c890d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_core-047d02271a0639b9.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_sink-5529aaa6ea60f7e4.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/slab-0.4.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/slab-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/slab-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8ab5e4eb771515cc -C extra-filename=-5b93aef04c14ee0b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libloading-0.8.8/src/safe.rs:148:26 | 148 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, Error> { | ^^^^^ ^^^^^^^^^ the 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 | 148 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, Error> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=29b9a788913157e0 -C extra-filename=-5b8ae57e221f93fb --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `generic-array` (build script) generated 1 warning (1 duplicate) warning: `yansi` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed0d92fc09c16349 -C extra-filename=-666f9b3bca15ed0a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=simd CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/pulldown-cmark-3edf4cb823c7f7ff/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/pulldown-cmark-6ce04bc08484ce21/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typeid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typeid-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typeid-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.34 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/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/typeid-c224e569fd695d55/out /usr/local/bin/rustc --crate-name typeid --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/typeid-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47672fc62124155a -C extra-filename=-8cfc91235118b4b9 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_const_type_id)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_apfloat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustc_apfloat-b26f508afd7abd1a/out /usr/local/bin/rustc --crate-name rustc_apfloat --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustc_apfloat-0.2.3+llvm-462a31f5a5ab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e795f41735259f84 -C extra-filename=-8fbb342ff527f785 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/miniz_oxide-0.8.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/miniz_oxide-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln :Rich Geldreich richgel99@gmail.com' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=98ef1ef03d81a1d9 -C extra-filename=-758678f4b4b339c3 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libadler2-9296eea0a245ec5b.rmeta --extern simd_adler32=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsimd_adler32-840f1214a13e1a26.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_parser-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_parser-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name toml_parser --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_parser-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=8914c6c70195d0e9 -C extra-filename=-48f0a2c30c5f089a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern winnow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwinnow-603994d36d4a63e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_lex-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_lex-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_lex-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd3b48edd2b801e6 -C extra-filename=-fd48a314e2b6f263 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/parking_lot_core-c8db27e411c1dfda/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/parking_lot_core-d34ec70f87ecdc89/build-script-build` warning: `dot` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=color_quant CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/color_quant-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/color_quant-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='nwin ' CARGO_PKG_DESCRIPTION='Color quantization library to reduce n colors to 256 colors.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color_quant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/color_quant.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name color_quant --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/color_quant-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bba22144de44d99 -C extra-filename=-9e8f4dac456b6816 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=endian_type CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/endian-type-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/endian-type-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Lolirofle ' CARGO_PKG_DESCRIPTION='Type safe wrappers for types with a defined byte order' CARGO_PKG_HOMEPAGE='https://github.com/Lolirofle/endian-type' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=endian-type CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Lolirofle/endian-type.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name endian_type --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb78cfaaacd6e1cf -C extra-filename=-bf6f2e477ed83f9a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=c336410d11e0a76f -C extra-filename=-fac0e4f3c4578efc --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/thiserror-fac0e4f3c4578efc -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-automata-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-automata-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=437f993fd433c15a -C extra-filename=-e694e8825c9c02f8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libregex_syntax-754479a674efde90.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libloading` (lib) generated 2 warnings (1 duplicate) warning: `zerocopy` (build script) generated 1 warning (1 duplicate) [parking_lot_core 0.9.11] cargo:rerun-if-changed=build.rs [parking_lot_core 0.9.11] cargo:rustc-check-cfg=cfg(tsan_enabled) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/lock_api-fa9ed94d0469c670/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/lock_api-ff4b08903e706e66/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/portable-atomic-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/portable-atomic-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/portable-atomic-7ca06cab3bb7a323/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/portable-atomic-a849fa313aaea8bf/build-script-build` warning: `json` (lib) generated 11 warnings (1 duplicate) warning: `bytemuck` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fdeflate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fdeflate-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fdeflate-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Fast specialized deflate implementation' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/fdeflate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fdeflate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/fdeflate' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name fdeflate --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fdeflate-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a9e6d69485a8ac3 -C extra-filename=-5507c85833d044c6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern simd_adler32=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsimd_adler32-840f1214a13e1a26.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hex` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/crc32fast-549428cf52733faf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/crc32fast-a13e6686700d996d/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,serde_derive,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/serde-c19e38dfc2293731/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/serde-ae87a4d05b99f5c1/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/memoffset-d88630f40f9b7460/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/memoffset-e5d4ee2320179201/build-script-build` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/src/rcvec.rs:105:26 | 105 | 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 | 105 | pub(crate) fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/proc-macro2-1.0.95/src/fallback.rs:204:20 | 204 | 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 | 204 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: `futures-channel` (lib) generated 1 warning (1 duplicate) [rustix 1.0.8] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=04f1fa8ef52aa664 -C extra-filename=-a01cf59f660a2d1b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling quote v1.0.40 warning: `pin-utils` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=simd CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/zerocopy-60c4b7fe6a170fbf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/zerocopy-64e5a457d7a592ad/build-script-build` warning: `slab` (lib) generated 1 warning (1 duplicate) warning: `bytes` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cpufeatures-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=135fd20ee92cc7ac -C extra-filename=-431733652df3f93c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=8dc016158ee65107 -C extra-filename=-896d50177d5d16e7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1/src/lib.rs:1438:30 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1/src/lib.rs:1464:26 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1/src/lib.rs:2309:26 | 2309 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1/src/lib.rs:2348:34 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1/src/adaptors/mod.rs:591:35 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.12.1/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ [zerocopy 0.8.26] cargo:rerun-if-changed=build.rs [zerocopy 0.8.26] cargo:rerun-if-changed=Cargo.toml Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/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.98 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/anyhow-3efbe1e188ca5cb0/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=aea6a7501455dd22 -C extra-filename=-88550c220a6e65ce --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --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)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/quote-1.0.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/quote-1.0.40/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.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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=d8ec03c63abcd5b2 -C extra-filename=-949a45b24fdeda10 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=1b94574a72e3ae53 -C extra-filename=-422f6bfeff0a0b05 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=eaa87fd4d6a18bdf -C extra-filename=-a8fd9f79b3a0b408 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.59.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.81.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.78.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.61.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.57.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.60.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(doc_cfg) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(kani) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(coverage_nightly) [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_core_error_1_81_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0 warning: `nibble_vec` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/zerocopy-60c4b7fe6a170fbf/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=806bdc8c30f74586 -C extra-filename=-b7ce9a9936c38cb7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` [memoffset 0.9.1] warning: `-C ar`: this option is deprecated and does nothing [memoffset 0.9.1] warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/generic-array-c4fced522069d6e9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/generic-array-c872203b595dc0e2/build-script-build` [portable-atomic 1.11.1] cargo:rerun-if-changed=build.rs [portable-atomic 1.11.1] cargo:rerun-if-changed=src/gen/build.rs [portable-atomic 1.11.1] cargo:rerun-if-changed=version.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=03d82c2401b54808 -C extra-filename=-92357920a38086d2 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/base64-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/base64-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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='' 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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/base64-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ee18db415d95e8f8 -C extra-filename=-bc560fb2e9c5d718 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `iana-time-zone` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashbrown-0.15.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashbrown-0.15.4/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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashbrown-0.15.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=56e26fd9bab83734 -C extra-filename=-c642248fe887ced9 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liballocator_api2-13ac2e299799c402.rmeta --extern equivalent=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libequivalent-af27440d53771fcc.rmeta --extern foldhash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfoldhash-4643542cbce29f32.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/src/error.rs:489:18 | 489 | 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 | 489 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/src/error.rs:1082:14 | 1082 | 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 | 1082 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/src/error.rs:1091:38 | 1091 | 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 | 1091 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/src/error.rs:1098:42 | 1098 | 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 | 1098 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/src/error.rs:1114:42 | 1114 | 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 | 1114 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-query-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-query-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstyle-query-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e84191f55f5fe377 -C extra-filename=-82e64c9aa9ac2637 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/src/ptr.rs:48:19 | 48 | pub fn by_ref(&self) -> Ref { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anyhow-1.0.98/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: `nix` (build script) generated 1 warning (1 duplicate) [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence [rustix 1.0.8] cargo:rustc-cfg=static_assertions [rustix 1.0.8] cargo:rustc-cfg=libc [rustix 1.0.8] cargo:rustc-cfg=freebsdlike [rustix 1.0.8] cargo:rustc-cfg=bsd [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 1.0.8] cargo:rerun-if-env-changed=CARGO_CFG_MIRI warning: `color_quant` (lib) generated 1 warning (1 duplicate) warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) [portable-atomic 1.11.1] cargo:rustc-check-cfg=cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3")) [portable-atomic 1.11.1] cargo:rustc-check-cfg=cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute) [portable-atomic 1.11.1] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas")) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/num-traits-b80194598f85a753/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/num-traits-f2a6ee5f67682518/build-script-build` warning: `heck` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/portable-atomic-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/portable-atomic-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/portable-atomic-7ca06cab3bb7a323/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/portable-atomic-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=852ba3a5b215106f -C extra-filename=-fd5b0c8cf1472c20 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/pulldown-cmark-3edf4cb823c7f7ff/out /usr/local/bin/rustc --crate-name pulldown_cmark --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=4f943ff5d83dbc59 -C extra-filename=-699b3f11e607be5c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern memchr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemchr-57119945f8657ea3.rmeta --extern unicase=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicase-80813b451404b1bf.rmeta --cap-lints warn -C ar=ar -C linker=cc` [lock_api 0.4.13] warning: `-C ar`: this option is deprecated and does nothing [lock_api 0.4.13] warning: `unicode-width` (lib) generated 1 warning (1 duplicate) Compiling syn v2.0.104 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/syn-2.0.104 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/syn-2.0.104/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.104 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=104 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f5e19b5a1c6711c4 -C extra-filename=-3d605325f4996c76 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rmeta --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_ident-9b22d7d63ea9f655.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `icu_properties_data` (lib) generated 1 warning (1 duplicate) warning: `futures-io` (lib) generated 1 warning (1 duplicate) [memoffset 0.9.1] cargo:rustc-cfg=tuple_ty [memoffset 0.9.1] cargo:rustc-cfg=allow_clippy [memoffset 0.9.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.9.1] cargo:rustc-cfg=doctests [memoffset 0.9.1] cargo:rustc-cfg=raw_ref_macros [memoffset 0.9.1] cargo:rustc-cfg=stable_const [memoffset 0.9.1] cargo:rustc-cfg=stable_offset_of Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=fs,ioctl,poll,process,signal,term CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_FS=1 CARGO_FEATURE_IOCTL=1 CARGO_FEATURE_POLL=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_FEATURE_TERM=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/nix-bdd748c6e36c2dcd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/nix-06e8335f410341a0/build-script-build` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fst-0.4.7/src/raw/mod.rs:636:15 | 636 | fn as_ref(&self) -> FstRef { | ^^^^^ ^^^^^^ the 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 | 636 | fn as_ref(&self) -> FstRef<'_> { | ++++ warning: fields `vbar_break`, `mtop`, and `rcross` are never read --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ariadne-0.5.1/src/draw.rs:8:9 | 4 | pub struct Characters { | ---------- fields in this struct ... 8 | pub vbar_break: char, | ^^^^^^^^^^ ... 15 | pub mtop: char, | ^^^^ ... 25 | pub rcross: char, | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ariadne-0.5.1/src/write.rs:44:26 | 44 | fn get_source_groups(&self, cache: &mut impl Cache) -> Vec> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 44 | fn get_source_groups(&self, cache: &mut impl Cache) -> Vec> { | +++ warning: `typeid` (lib) generated 1 warning (1 duplicate) [crc32fast 1.5.0] cargo:rustc-cfg=stable_arm_crc32_intrinsics [crc32fast 1.5.0] cargo:rustc-check-cfg=cfg(stable_arm_crc32_intrinsics) Compiling anstream v0.6.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstream-0.6.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstream-0.6.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/anstream-0.6.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=770b093c6be4ebe4 -C extra-filename=-68b1d655fda6d875 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanstyle-f0faf48768a1ccda.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanstyle_parse-6d056c364ec170f6.rmeta --extern anstyle_query=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanstyle_query-82e64c9aa9ac2637.rmeta --extern colorchoice=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcolorchoice-a448c508e6a6618b.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libis_terminal_polyfill-422f6bfeff0a0b05.rmeta --extern utf8parse=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libutf8parse-5aa94af582bc6aff.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/crc32fast-549428cf52733faf/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crc32fast-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=c29633aba521742a -C extra-filename=-41cfb7b57a8cad07 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` warning: `quote` (lib) generated 1 warning (1 duplicate) warning: `itertools` (lib) generated 7 warnings (1 duplicate) [serde 1.0.219] cargo:rerun-if-changed=build.rs [nix 0.30.1] cargo:rustc-check-cfg=cfg(android) [nix 0.30.1] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.30.1] cargo:rustc-check-cfg=cfg(ios) [nix 0.30.1] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.30.1] cargo:rustc-cfg=freebsd [nix 0.30.1] cargo:rustc-check-cfg=cfg(illumos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(linux) [nix 0.30.1] cargo:rustc-check-cfg=cfg(macos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(netbsd) [nix 0.30.1] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.30.1] cargo:rustc-check-cfg=cfg(solaris) [nix 0.30.1] cargo:rustc-check-cfg=cfg(watchos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(tvos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(visionos) [nix 0.30.1] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.30.1] cargo:rustc-check-cfg=cfg(bsd) [nix 0.30.1] cargo:rustc-cfg=bsd [nix 0.30.1] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.30.1] cargo:rustc-cfg=bsd_without_apple [nix 0.30.1] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.30.1] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.30.1] cargo:rustc-cfg=freebsdlike [nix 0.30.1] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.30.1] cargo:rustc-check-cfg=cfg(solarish) [nix 0.30.1] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.30.1] cargo:rustc-check-cfg=cfg(qemu) [nix 0.30.1] cargo:rustc-check-cfg=cfg(target_os, values("cygwin")) warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/src/lib.rs:52:13 | 52 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = 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(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` 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: `rustbuild` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/src/lib.rs:53:13 | 53 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/memoffset-d88630f40f9b7460/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=1539c70da5be7959 -C extra-filename=-a03e6a552cc89394 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/base64-0.13.1/src/lib.rs:60:13 | 60 | #![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: the lint level is defined here --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/base64-0.13.1/src/lib.rs:69:5 | 69 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `anyhow` (lib) generated 8 warnings (1 duplicate) warning: `rustc_apfloat` (lib) generated 1 warning (1 duplicate) [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-channel v0.5.15 Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-queue v0.3.12 Compiling radix_trie v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-channel-0.5.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-channel-0.5.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2b3a9fc2f2f54ff1 -C extra-filename=-413bb1f94dc0cc82 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_utils-2579c9605c1b3376.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=radix_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/radix_trie-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/radix_trie-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Generic radix trie data-structure.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radix_trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_radix_trie' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name radix_trie --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=753e85a60841d84d -C extra-filename=-0d6cf96c5329e772 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern endian_type=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libendian_type-bf6f2e477ed83f9a.rmeta --extern nibble_vec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnibble_vec-5b1dfdda04e91c1d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/syn-2.0.104/src/token.rs:146:28 | 146 | #[allow(unknown_lints, repr_transparent_external_private_fields)] // False positive: https://github.com/rust-lang/rust/issues/7... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `repr_transparent_non_zst_fields` | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/syn-2.0.104/src/token.rs:327:36 | 327 | #[allow(unknown_lints, repr_transparent_external_private_fields)] // False positive: https://github.com/rust-lang/rus... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `repr_transparent_non_zst_fields` ... 521 | / define_punctuation_structs! { 522 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declaration... 523 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `endian-type` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=23296dd0ea68caa9 -C extra-filename=-b9ccad023e475646 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_utils-2579c9605c1b3376.rmeta --cap-lints warn -C ar=ar -C linker=cc` [lock_api 0.4.13] cargo:rerun-if-changed=build.rs [lock_api 0.4.13] cargo:rustc-check-cfg=cfg(has_const_fn_trait_bound) [lock_api 0.4.13] cargo:rustc-cfg=has_const_fn_trait_bound warning: `subtle` (lib) generated 1 warning (1 duplicate) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/generic-array-c4fced522069d6e9/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=8dcbf5e0dbac8cff -C extra-filename=-261e27f701eb78eb --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtypenum-9ff486ed3f1a397d.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg relaxed_coherence` warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/syn-2.0.104/src/token.rs:327:36 | 327 | #[allow(unknown_lints, repr_transparent_external_private_fields)] // False positive: https://github.com/rust-lang/rus... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `repr_transparent_non_zst_fields` ... 748 | / define_punctuation! { 749 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 750 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 751 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 794 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 795 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-queue-0.3.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-queue-0.3.12/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.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-queue-0.3.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=e30e61d4f435ece1 -C extra-filename=-9111569dfd82787f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_utils-2579c9605c1b3376.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fdeflate` (lib) generated 1 warning (1 duplicate) Compiling intrusive-collections v0.9.7 Compiling rowan v0.15.15 [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) warning: `crossbeam-utils` (lib) generated 1 warning (1 duplicate) Compiling flate2 v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=intrusive_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/intrusive-collections-0.9.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/intrusive-collections-0.9.7/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Intrusive collections for Rust (linked list and red-black tree)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intrusive-collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/intrusive-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name intrusive_collections --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/intrusive-collections-0.9.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly"))' -C metadata=822ce2deb5eef16e -C extra-filename=-fe9bc2724a43b260 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern memoffset=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemoffset-a03e6a552cc89394.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/lock_api-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/lock_api-fa9ed94d0469c670/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/lock_api-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=1ccf3226aca5dff9 -C extra-filename=-c83f07abe6368bc8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libscopeguard-86e1f41f7e53ef86.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rowan CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rowan-0.15.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rowan-0.15.15/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Library for generic lossless syntax trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rowan CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/rowan' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rowan --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rowan-0.15.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=1915c3d9860a7928 -C extra-filename=-fa78b98eaeed0a7f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern countme=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcountme-ae41334d743839a5.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashbrown-69c9667ca86c0b66.rmeta --extern memoffset=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemoffset-a03e6a552cc89394.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-fa25a75314aeeffb.rmeta --extern text_size=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtext_size-acfc09ab39f2437c.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/flate2-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/flate2-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/flate2-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=82211e0c0b56a0eb -C extra-filename=-adc325dd5b676648 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrc32fast-41cfb7b57a8cad07.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libminiz_oxide-758678f4b4b339c3.rmeta --cap-lints warn -C ar=ar -C linker=cc` [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] Compiling errno v0.3.13 warning: `ariadne` (lib) generated 3 warnings (1 duplicate) Compiling seize v0.5.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/base64-0.13.1/src/chunked_encoder.rs:94:26 | 94 | 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)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 94 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/base64-0.13.1/src/display.rs:25:31 | 25 | pub fn with_config(bytes: &[u8], config: Config) -> Base64Display { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub fn with_config(bytes: &[u8], config: Config) -> Base64Display<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=seize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/seize-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/seize-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed ' CARGO_PKG_DESCRIPTION='Fast, efficient, and predictable memory reclamation for concurrent data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=seize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/seize' CARGO_PKG_RUST_VERSION=1.72.0 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name seize --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/seize-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(seize_asan)' --cfg 'feature="default"' --cfg 'feature="fast-barrier"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fast-barrier", "libc", "windows-sys"))' -C metadata=513b2f755ccd2176 -C extra-filename=-dc37f1850fe2a3da --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/radix_trie-0.2.1/src/iter.rs:115:19 | 115 | fn child_iter(&self) -> ChildIter { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn child_iter(&self) -> ChildIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/radix_trie-0.2.1/src/trie_node.rs:226:23 | 226 | pub fn as_subtrie(&self, prefix: Nibblet) -> SubTrie { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 226 | pub fn as_subtrie(&self, prefix: Nibblet) -> SubTrie<'_, K, V> { | +++ warning: `typenum` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling mio v1.0.4 Compiling kqueue-sys v1.0.4 Compiling dirs-sys v0.5.0 Compiling getrandom v0.2.16 Compiling signal-hook-registry v1.4.5 Compiling socket2 v0.5.10 Compiling clap_builder v4.5.41 Compiling evcxr_runtime v1.1.0 (/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_runtime) warning: `memoffset` (lib) generated 25 warnings (1 duplicate) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling hashlink v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/errno-0.3.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/errno-0.3.13/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/errno-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3a3673df1cfddd32 -C extra-filename=-f79e04f0a855e1e4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot_core-0.9.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/parking_lot_core-c8db27e411c1dfda/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot_core-0.9.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=ae7f4918c94d64d8 -C extra-filename=-906159a99e78bf04 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(tsan_enabled)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/getrandom-81608fb6f627f092/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=a637e2345a51a47a -C extra-filename=-44b556c08d85d501 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='HashMap-like containers that hold their key-value pairs in a user controllable order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashlink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/hashlink' CARGO_PKG_RUST_VERSION=1.65 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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name hashlink --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=50e7fe80cfcb8eb5 -C extra-filename=-a18e32bf7dc27807 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashbrown-c642248fe887ced9.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/mio-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/mio-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/mio-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=bcf5a6a73274df06 -C extra-filename=-537ef40167722a69 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern log=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblog-4115dbf14cec364d.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/nix-bdd748c6e36c2dcd/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=fd1eee04945bc8db -C extra-filename=-88b1d509c6ca5fdf --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0/src/lib.rs:1506:30 | 1506 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1506 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0/src/lib.rs:1532:26 | 1532 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1532 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0/src/lib.rs:2459:26 | 2459 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2459 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0/src/lib.rs:2498:34 | 2498 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2498 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0/src/adaptors/mod.rs:526:35 | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/itertools-0.14.0/src/peeking_take_while.rs:129:39 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_builder-4.5.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_builder-4.5.41/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.41 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_builder-4.5.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8b3b7400b21264c1 -C extra-filename=-e02cbd9e00abffdd --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanstream-68b1d655fda6d875.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanstyle-f0faf48768a1ccda.rmeta --extern clap_lex=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libclap_lex-fd48a314e2b6f263.rmeta --extern strsim=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libstrsim-b5632787ffdd0149.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/getrandom-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=2b7fca1b518cfdf4 -C extra-filename=-7de1003aa76e55db --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-deque v0.8.6 warning: `futures-task` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/signal-hook-registry-1.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/signal-hook-registry-1.4.5/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/signal-hook-registry-1.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca5382813b2d6602 -C extra-filename=-f42b62ec80efb0d1 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fst` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=evcxr_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_runtime CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_runtime/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='Runtime core for the evcxr crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr_runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name evcxr_runtime --edition=2024 evcxr_runtime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="base64"' --cfg 'feature="bytes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "bytes"))' -C metadata=f52f98851d8398bd -C extra-filename=-048de381aeda70e2 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern base64=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbase64-bc560fb2e9c5d718.rmeta -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dirs-sys-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dirs-sys-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dirs-sys-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8ac6f828c553791 -C extra-filename=-4ec314a4dd1fa9fd --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern option_ext=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liboption_ext-9631f6fd548afb4d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) warning: `crc32fast` (lib) generated 1 warning (1 duplicate) [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-automata-0.4.9/src/util/alphabet.rs:472:21 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-automata-0.4.9/src/util/alphabet.rs:480:23 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-automata-0.4.9/src/util/alphabet.rs:789:24 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-automata-0.4.9/src/util/alphabet.rs:794:31 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kqueue_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/kqueue-sys-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/kqueue-sys-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='William Orr :Daniel (dmilith) Dettlaff ' CARGO_PKG_DESCRIPTION='Low-level kqueue interface for BSDs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kqueue-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/rust-kqueue/rust-kqueue-sys' 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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name kqueue_sys --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/kqueue-sys-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=758cfe3b842a55d9 -C extra-filename=-1bba357f73e40c46 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-ee11f7ee372de6a8.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/errno-0.3.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/errno-0.3.13/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/errno-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6f1593e9f7b009d8 -C extra-filename=-753e7ab7cbce5cbe --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-29b7ee270fc4e3f9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anstream` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 1 warning (1 duplicate) warning: `byteorder` (lib) generated 1 warning (1 duplicate) warning: `base64` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/socket2-0.5.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/socket2-0.5.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/socket2-0.5.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=f51b81424eca1cfc -C extra-filename=-6e105ab0e7080fdf --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/num-traits-b80194598f85a753/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=e6286f4991cb18e0 -C extra-filename=-dd5f0ed76c6ec39f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` warning: `radix_trie` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-deque-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-deque-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0c8b8405ef32727e -C extra-filename=-5c2a25f36914c763 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_epoch-b9ccad023e475646.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_utils-2579c9605c1b3376.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/src/firstpass.rs:21:36 | 21 | pub(crate) fn run_first_pass(text: &str, options: Options) -> (Tree, Allocations) { | ^^^^ 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 | 21 | pub(crate) fn run_first_pass(text: &str, options: Options) -> (Tree, Allocations<'_>) { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/src/firstpass.rs:1671:52 | 1671 | fn parse_inside_attribute_block(inside_attr_block: &str) -> 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 | 1671 | fn parse_inside_attribute_block(inside_attr_block: &str) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/src/parse.rs:201:34 | 201 | pub fn reference_definitions(&self) -> &RefDefs { | ^^^^^ ^^^^^^^^ | | || | | |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 | 201 | pub fn reference_definitions(&self) -> &RefDefs<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/src/parse.rs:1369:34 | 1369 | pub fn reference_definitions(&self) -> &RefDefs { | ^^^^^ ^^^^^^^^ | | || | | |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 | 1369 | pub fn reference_definitions(&self) -> &RefDefs<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-0.9.6/src/scanners.rs:114:30 | 114 | pub(crate) fn new(bytes: &[u8]) -> LineStart { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub(crate) fn new(bytes: &[u8]) -> LineStart<'_> { | ++++ warning: direct cast of function item into an integer --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/signal-hook-registry-1.4.5/src/lib.rs:180:36 | 180 | new.sa_sigaction = handler as usize; // If it doesn't compile on AIX, upgrade the libc dependency | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 180 | new.sa_sigaction = handler as *const () as usize; // If it doesn't compile on AIX, upgrade the libc dependency | ++++++++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/signal-hook-registry-1.4.5/src/half_lock.rs:125:24 | 125 | pub(crate) fn read(&self) -> ReadGuard { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | pub(crate) fn read(&self) -> ReadGuard<'_, T> { | +++ warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/signal-hook-registry-1.4.5/src/half_lock.rs:194:25 | 194 | pub(crate) fn write(&self) -> WriteGuard { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub(crate) fn write(&self) -> WriteGuard<'_, T> { | +++ Compiling rand_core v0.6.4 Compiling uuid v1.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustix-ee9f75653a8dac98/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5f3d4866cc1e791a -C extra-filename=-9c004d3a64b44eac --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liberrno-f79e04f0a855e1e4.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/uuid-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/uuid-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/uuid-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=56a91845bc963a26 -C extra-filename=-1b1a70a2c7604686 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libgetrandom-44b556c08d85d501.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) warning: `thiserror` (build script) generated 1 warning (1 duplicate) warning: `getrandom` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=863ad5f5f485dbc3 -C extra-filename=-471ad7369d154b87 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libgetrandom-7de1003aa76e55db.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/thiserror-31ee983d654ab036/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/thiserror-fac0e4f3c4578efc/build-script-build` warning: `strsim` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-channel` (lib) generated 1 warning (1 duplicate) Compiling papaya v0.2.3 Compiling kqueue v1.1.1 warning: `crossbeam-queue` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=papaya CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/papaya-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/papaya-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed ' CARGO_PKG_DESCRIPTION='A fast and ergonomic concurrent hash-table for read-heavy workloads.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=papaya CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/papaya' CARGO_PKG_RUST_VERSION=1.72.0 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name papaya --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/papaya-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(papaya_stress)' --check-cfg 'cfg(papaya_asan)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=933b7fc535ea9da7 -C extra-filename=-435e88edc461ce58 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libequivalent-af27440d53771fcc.rmeta --extern seize=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libseize-dc37f1850fe2a3da.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rayon-core-5ff168bb3af4bc61/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=04b6866d989a7860 -C extra-filename=-71ab9cff1cb31dcd --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_deque-5c2a25f36914c763.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_utils-2579c9605c1b3376.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling pulldown-cmark-to-cmark v10.0.4 Compiling dirs v6.0.0 [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) warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: `cc` (lib) generated 1 warning (1 duplicate) warning: `evcxr_runtime` (lib) generated 1 warning (1 duplicate) warning: `errno` (lib) generated 1 warning (1 duplicate) warning: unreachable expression --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26/src/error.rs:200:43 | 200 | ConvertError::Alignment(e) => ConvertError::Alignment(Infallible::from(e)), | ^^^^^^^^^^^^^^^^^^^^^^^^-------------------^ | | | | | any code following this expression is unreachable | unreachable expression | note: this expression has type `Infallible`, which is uninhabited --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerocopy-0.8.26/src/error.rs:200:67 | 200 | ConvertError::Alignment(e) => ConvertError::Alignment(Infallible::from(e)), | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kqueue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/kqueue-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/kqueue-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='William Orr ' CARGO_PKG_DESCRIPTION='kqueue interface for BSDs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kqueue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/rust-kqueue/rust-kqueue' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name kqueue --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/kqueue-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--deny=clippy::print_stdout' '--deny=clippy::print_stderr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42a01c0aaea63c48 -C extra-filename=-0632cd5c992f2420 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern kqueue_sys=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libkqueue_sys-1bba357f73e40c46.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling regex v1.11.1 Compiling libmimalloc-sys v0.1.43 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=1c8e6abe2a04fbff -C extra-filename=-30c1f0710b59a108 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libregex_automata-e694e8825c9c02f8.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libregex_syntax-754479a674efde90.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/rustix-eff25a3a4a8972db/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustix-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=dafad7ff0291a545 -C extra-filename=-fb855b5cc718c474 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-35c353354307036d.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liberrno-753e7ab7cbce5cbe.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-29b7ee270fc4e3f9.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pulldown_cmark_to_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-to-cmark-10.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-to-cmark-10.0.4/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel :Dylan Owen :Alessandro Ogier :Zixian Cai <2891235+caizixian@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Convert pulldown-cmark Events back to the string they were parsed from' CARGO_PKG_HOMEPAGE='https://github.com/Byron/pulldown-cmark-to-cmark' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark-to-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/pulldown-cmark-to-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=10.0.4 CARGO_PKG_VERSION_MAJOR=10 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name pulldown_cmark_to_cmark --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/pulldown-cmark-to-cmark-10.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ea9c94d1b65ad2e -C extra-filename=-1e3425cfcb50c091 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern pulldown_cmark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpulldown_cmark-699b3f11e607be5c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `toml_parser` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libmimalloc-sys-0.1.43 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libmimalloc-sys-0.1.43/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libmimalloc-sys-0.1.43/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arena", "cty", "debug", "debug_in_debug", "extended", "local_dynamic_tls", "no_thp", "override", "secure"))' -C metadata=aa6057af24483d7e -C extra-filename=-dca30e32c98fedf6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-dca30e32c98fedf6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcc-2e16dc14e22e0706.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dirs-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dirs-6.0.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dirs-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d38f82cb5c5cbee8 -C extra-filename=-a3665faa0302145c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdirs_sys-4ec314a4dd1fa9fd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `portable-atomic` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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 warning: `kqueue-sys` (lib) generated 1 warning (1 duplicate) warning: `itertools` (lib) generated 7 warnings (1 duplicate) Compiling parking_lot v0.12.4 Compiling dashmap v6.1.0 Compiling dashmap v5.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dashmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dashmap-6.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dashmap-6.1.0/Cargo.toml CARGO_PKG_AUTHORS='Acrimon ' CARGO_PKG_DESCRIPTION='Blazing fast concurrent HashMap for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/xacrimon/dashmap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dashmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xacrimon/dashmap' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=6.1.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name dashmap --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dashmap-6.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="inline"' --cfg 'feature="raw-api"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde", "typesize"))' -C metadata=4fceb98b33daac1d -C extra-filename=-a3f9cd6a618d8eea --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_utils-2579c9605c1b3376.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashbrown-69c9667ca86c0b66.rmeta --extern lock_api=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblock_api-c83f07abe6368bc8.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libparking_lot_core-906159a99e78bf04.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dashmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dashmap-5.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dashmap-5.5.3/Cargo.toml CARGO_PKG_AUTHORS='Acrimon ' CARGO_PKG_DESCRIPTION='Blazing fast concurrent HashMap for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/xacrimon/dashmap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dashmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xacrimon/dashmap' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=5.5.3 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name dashmap --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/dashmap-5.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde"))' -C metadata=78f3173564b19b1b -C extra-filename=-f218daba772265e6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashbrown-69c9667ca86c0b66.rmeta --extern lock_api=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblock_api-c83f07abe6368bc8.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libparking_lot_core-906159a99e78bf04.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/parking_lot-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=b67aaaf2b6abaae9 -C extra-filename=-4bde42e70eecd4b7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblock_api-c83f07abe6368bc8.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libparking_lot_core-906159a99e78bf04.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `lock_api` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:121:17 | 121 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:140:21 | 140 | 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 | 140 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:186:17 | 186 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 186 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:191:19 | 191 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 191 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:196:23 | 196 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 196 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:509:19 | 509 | fn cursor_mut(&mut self) -> CursorMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 509 | fn cursor_mut(&mut self) -> CursorMut<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:525:29 | 525 | pub fn cursor_front_mut(&mut self) -> CursorMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 525 | pub fn cursor_front_mut(&mut self) -> CursorMut<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:536:28 | 536 | pub fn cursor_back_mut(&mut self) -> CursorMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 536 | pub fn cursor_back_mut(&mut self) -> CursorMut<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/linked_hash_set.rs:56:18 | 56 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn drain(&mut self) -> Drain<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/lru_cache.rs:68:17 | 68 | 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 | 68 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/lru_cache.rs:73:21 | 73 | 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 | 73 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hashlink-0.10.0/src/lru_cache.rs:78:18 | 78 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) warning: `errno` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/uuid-1.17.0/src/parser.rs:147:27 | 147 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the 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 | 147 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/uuid-1.17.0/src/parser.rs:167:41 | 167 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 167 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/uuid-1.17.0/src/parser.rs:177:38 | 177 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/uuid-1.17.0/src/parser.rs:188:37 | 188 | pub(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | pub(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/uuid-1.17.0/src/parser.rs:220:41 | 220 | pub(crate) const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 220 | pub(crate) const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rowan-0.15.15/src/green/node.rs:256:26 | 256 | pub(crate) fn as_ref(&self) -> GreenElementRef { | ^^^^^ ^^^^^^^^^^^^^^^ the 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 | 256 | pub(crate) fn as_ref(&self) -> GreenElementRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rowan-0.15.15/src/cursor.rs:328:23 | 328 | fn green_siblings(&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 | 328 | fn green_siblings(&self) -> slice::Iter<'_, GreenChild> { | +++ warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rowan-0.15.15/src/arc.rs:86:9 | 86 | this.ptr() == other.ptr() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 86 - this.ptr() == other.ptr() 86 + std::ptr::addr_eq(this.ptr(), other.ptr()) | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 86 - this.ptr() == other.ptr() 86 + std::ptr::eq(this.ptr(), other.ptr()) | [thiserror 1.0.69] cargo:rustc-cfg=error_generic_member_access warning: `dirs-sys` (lib) generated 1 warning (1 duplicate) warning: `seize` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: trait `UncheckedOptionExt` is never used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/intrusive-collections-0.9.7/src/unchecked_option.rs:11:11 | 11 | pub trait UncheckedOptionExt { | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/intrusive-collections-0.9.7/src/rbtree.rs:2046:95 | 2046 | pub fn insert<'a>(&'a mut self, val: ::Pointer) -> CursorMut<'_, A> | -- 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 2046 - pub fn insert<'a>(&'a mut self, val: ::Pointer) -> CursorMut<'_, A> 2046 + pub fn insert<'a>(&'a mut self, val: ::Pointer) -> CursorMut<'a, A> | warning: `signal-hook-registry` (lib) generated 4 warnings (1 duplicate) warning: `parking_lot_core` (lib) generated 1 warning (1 duplicate) Compiling notify v8.1.0 warning: `mio` (lib) generated 1 warning (1 duplicate) warning: unused import: `AtomicPtrFetchOps` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/papaya-0.2.3/src/raw/mod.rs:14:29 | 14 | use self::utils::{untagged, AtomicPtrFetchOps, Counter, Parker, StrictProvenance, Tagged}; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Compiling png v0.17.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=notify CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-8.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-8.1.0/Cargo.toml CARGO_PKG_AUTHORS='Félix Saparelli :Daniel Faust :Aron Heinecke ' CARGO_PKG_DESCRIPTION='Cross-platform filesystem notification library' CARGO_PKG_HOMEPAGE='https://github.com/notify-rs/notify' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=notify CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/notify-rs/notify.git' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=8.1.0 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name notify --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-8.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "flume", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "mio", "serde", "serialization-compat-6"))' -C metadata=4ae54123c0eeb587 -C extra-filename=-28fc1b3472257ea6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern kqueue=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libkqueue-0632cd5c992f2420.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern log=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblog-4115dbf14cec364d.rmeta --extern mio=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmio-537ef40167722a69.rmeta --extern notify_types=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnotify_types-5e9b229a1f8b0f20.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwalkdir-409d8a8da8cea7f4.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=png CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/png-0.17.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/png-0.17.16/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='PNG decoding and encoding library in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=png CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image-png' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.17.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name png --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/png-0.17.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "unstable"))' -C metadata=6d158437225c30a9 -C extra-filename=-e7b774fc9c48faf6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-ee11f7ee372de6a8.rmeta --extern crc32fast=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrc32fast-41cfb7b57a8cad07.rmeta --extern fdeflate=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfdeflate-5507c85833d044c6.rmeta --extern flate2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libflate2-adc325dd5b676648.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libminiz_oxide-758678f4b4b339c3.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `dirs` (lib) generated 1 warning (1 duplicate) warning: `uuid` (lib) generated 6 warnings (1 duplicate) Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59927c25c9ae588e -C extra-filename=-98f0e685f964fe9c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libgeneric_array-261e27f701eb78eb.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=be1efb8b5f6db4bb -C extra-filename=-9ae8c2b24583ae9b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libgeneric_array-261e27f701eb78eb.rmeta --extern typenum=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtypenum-9ff486ed3f1a397d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hashlink` (lib) generated 13 warnings (1 duplicate) warning: `flate2` (lib) generated 1 warning (1 duplicate) warning: `socket2` (lib) generated 1 warning (1 duplicate) warning: `rand_core` (lib) generated 7 warnings (1 duplicate) warning: `generic-array` (lib) generated 7 warnings (1 duplicate) Compiling ra_ap_intern v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_intern CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_intern-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_intern-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Global `Arc`-based object interning infrastructure for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_intern CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_intern --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_intern-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca603db59c67154d -C extra-filename=-476c085fe065b08b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern dashmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdashmap-a3f9cd6a618d8eea.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashbrown-69c9667ca86c0b66.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused imports: `Config`, `KqueueWatcher`, and `RecursiveMode` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-8.1.0/src/kqueue.rs:461:17 | 461 | use super::{Config, KqueueWatcher, RecursiveMode}; | ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `crate::Watcher` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-8.1.0/src/kqueue.rs:462:9 | 462 | use crate::Watcher; | ^^^^^^^^^^^^^^ warning: unused import: `std::error::Error` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-8.1.0/src/kqueue.rs:463:9 | 463 | use std::error::Error; | ^^^^^^^^^^^^^^^^^ warning: unused import: `std::path::PathBuf` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-8.1.0/src/kqueue.rs:464:9 | 464 | use std::path::PathBuf; | ^^^^^^^^^^^^^^^^^^ warning: unused import: `std::result::Result` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/notify-8.1.0/src/kqueue.rs:465:9 | 465 | use std::result::Result; | ^^^^^^^^^^^^^^^^^^^ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: `intrusive-collections` (lib) generated 3 warnings (1 duplicate) warning: trait `AtomicPtrFetchOps` is never used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/papaya-0.2.3/src/raw/utils/tagged.rs:96:11 | 96 | pub trait AtomicPtrFetchOps { | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/papaya-0.2.3/src/lib.rs:220:5 | 220 | dead_code, | ^^^^^^^^^ Compiling tempfile v3.20.0 Compiling which v8.0.0 Compiling fd-lock v4.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tempfile-3.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tempfile-3.20.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.20.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tempfile-3.20.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=f03e5aa3ebf8866c -C extra-filename=-d09da77c0ab3d2dc --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfastrand-027f68787a67e0ad.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libgetrandom-44b556c08d85d501.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rmeta --extern rustix=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustix-9c004d3a64b44eac.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/which-8.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/which-8.0.0/Cargo.toml CARGO_PKG_AUTHORS='Harry Fei , Jacob Kiesel ' CARGO_PKG_DESCRIPTION='A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=which CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/harryfei/which-rs.git' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=8.0.0 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name which --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/which-8.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=b61ea302d619bf3f -C extra-filename=-1c3f73034625b261 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern env_home=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libenv_home-91a30aef45d74119.rmeta --extern rustix=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustix-9c004d3a64b44eac.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fd_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fd-lock-4.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fd-lock-4.0.4/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Advisory cross-platform lock on a file using a file descriptor to it.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fd-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/fd-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name fd_lock --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/fd-lock-4.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c52c5e4f69786fd7 -C extra-filename=-23879224ee4d31d7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern rustix=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustix-9c004d3a64b44eac.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crypto-common` (lib) generated 1 warning (1 duplicate) warning: `kqueue` (lib) generated 1 warning (1 duplicate) warning: `pulldown-cmark-to-cmark` (lib) generated 1 warning (1 duplicate) Compiling ppv-lite86 v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ppv-lite86-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Cross-platform cryptography-oriented low-level SIMD library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=f49fbdaea6383246 -C extra-filename=-bb7180231f214ef5 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerocopy-b7ce9a9936c38cb7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `dashmap` (lib) generated 1 warning (1 duplicate) Compiling digest v0.10.7 warning: `dashmap` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=f4e7c64366e71637 -C extra-filename=-8a8f9f88d00493c4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libblock_buffer-98f0e685f964fe9c.rmeta --extern crypto_common=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrypto_common-9ae8c2b24583ae9b.rmeta --extern subtle=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsubtle-896d50177d5d16e7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `zerocopy` (lib) generated 2 warnings (1 duplicate) warning: `libmimalloc-sys` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libmimalloc-sys-0.1.43 CARGO_MANIFEST_LINKS=mimalloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libmimalloc-sys-0.1.43/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-dca30e32c98fedf6/build-script-build` Compiling rayon v1.10.0 warning: `block-buffer` (lib) generated 1 warning (1 duplicate) Compiling ordered-float v2.10.1 Compiling chrono v0.4.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ordered-float-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ordered-float-2.10.1/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ordered-float-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=b6e8f7c16c9ed081 -C extra-filename=-f93e6f75f8060263 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnum_traits-dd5f0ed76c6ec39f.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=aa25982068238fe9 -C extra-filename=-063f0be751ef383a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern rayon_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librayon_core-71ab9cff1cb31dcd.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libmimalloc-sys 0.1.43] OPT_LEVEL = Some(2) [libmimalloc-sys 0.1.43] OUT_DIR = Some(/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out) [libmimalloc-sys 0.1.43] TARGET = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.43] HOST = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libmimalloc-sys 0.1.43] CC_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libmimalloc-sys 0.1.43] CC_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=HOST_CC [libmimalloc-sys 0.1.43] HOST_CC = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CC [libmimalloc-sys 0.1.43] CC = Some(cc) [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libmimalloc-sys 0.1.43] CC_KNOWN_WRAPPER_CUSTOM = None [libmimalloc-sys 0.1.43] RUSTC_WRAPPER = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chrono-0.4.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chrono-0.4.41/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.4.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chrono-0.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=a604e2f976ac5b52 -C extra-filename=-d154bf303d5b6ba4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libiana_time_zone-70b6bba19604a1c3.rmeta --extern num_traits=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnum_traits-dd5f0ed76c6ec39f.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.43] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.43] DEBUG = Some(false) [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.43] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libmimalloc-sys 0.1.43] CC_SHELL_ESCAPED_FLAGS = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.43] HOST_CFLAGS = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.43] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.43] CFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.43] CARGO_ENCODED_RUSTFLAGS = Some(-Car=ar-Clinker=cc) [libmimalloc-sys 0.1.43] OUT_DIR = Some(/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out) [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling hmac v0.12.1 Compiling sha2 v0.10.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/sha2-0.10.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/sha2-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=e3ba74b2ff404f41 -C extra-filename=-fa37e3eb60f07073 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern cpufeatures=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcpufeatures-431733652df3f93c.rmeta --extern digest=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdigest-8a8f9f88d00493c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `papaya` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=530be1216adc16c8 -C extra-filename=-37069ba0c88ce0a2 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern digest=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdigest-8a8f9f88d00493c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fd-lock` (lib) generated 1 warning (1 duplicate) [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.43] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.43] TARGET = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.43] HOST = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.43] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libmimalloc-sys 0.1.43] CC_SHELL_ESCAPED_FLAGS = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.43] HOST_CFLAGS = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.43] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.43] CFLAGS_x86_64-unknown-freebsd = None warning: `digest` (lib) generated 1 warning (1 duplicate) warning: `num-traits` (lib) generated 1 warning (1 duplicate) warning: `rustix` (lib) generated 1 warning (1 duplicate) warning: `parking_lot` (lib) generated 1 warning (1 duplicate) warning: `which` (lib) generated 1 warning (1 duplicate) warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_builder-4.5.41/src/parser/matches/arg_matches.rs:1622:19 | 1622 | pub(crate) struct GroupedValues<'a> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `hmac` (lib) generated 1 warning (1 duplicate) Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=5f8cae3872359eae -C extra-filename=-f149e08cd5dfc1d1 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libppv_lite86-bb7180231f214ef5.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librand_core-471ad7369d154b87.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex` (lib) generated 1 warning (1 duplicate) warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) warning: `ordered-float` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/src/sys/select.rs:110:16 | 110 | pub fn fds(&self, highest: Option) -> Fds { | ^^^^^ ^^^ | | | | | the same lifetime is hidden here | the lifetime is elided here the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 110 | pub fn fds(&self, highest: Option) -> Fds<'_> { | ++++ warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/src/sys/signal.rs:763:13 | 756 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 763 | Handler(extern "C" fn(libc::c_int)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/src/sys/signal.rs:767:15 | 756 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 767 | SigAction(extern "C" fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/nix-0.30.1/src/sys/termios.rs:181:36 | 181 | pub(crate) fn get_libc_termios(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 181 | pub(crate) fn get_libc_termios(&self) -> Ref<'_, libc::termios> { | +++ warning: `rowan` (lib) generated 4 warnings (1 duplicate) Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=ea0f05a281418cf8 -C extra-filename=-146c51797f302ed6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern rand_chacha=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librand_chacha-f149e08cd5dfc1d1.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librand_core-471ad7369d154b87.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/png-0.17.16/src/decoder/mod.rs:478:21 | 478 | pub fn next_row(&mut self) -> Result, DecodingError> { | ^^^^^^^^^ ^^^ the 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 | 478 | pub fn next_row(&mut self) -> Result>, DecodingError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/png-0.17.16/src/decoder/mod.rs:484:32 | 484 | pub fn next_interlaced_row(&mut self) -> Result, DecodingError> { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 next_interlaced_row(&mut self) -> Result>, DecodingError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/png-0.17.16/src/encoder.rs:1001:26 | 1001 | pub fn stream_writer(&mut self) -> Result> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1001 | pub fn stream_writer(&mut self) -> Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/png-0.17.16/src/encoder.rs:1010:36 | 1010 | pub fn stream_writer_with_size(&mut self, size: usize) -> 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 | 1010 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/which-8.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/which-8.0.0/Cargo.toml CARGO_PKG_AUTHORS='Harry Fei , Jacob Kiesel ' CARGO_PKG_DESCRIPTION='A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=which CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/harryfei/which-rs.git' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=8.0.0 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name which --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/which-8.0.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="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=72bfaeed1ea15c1f -C extra-filename=-fbd3de1d2a927d9c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern env_home=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libenv_home-428b3602f2e4fe72.rmeta --extern rustix=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustix-fb855b5cc718c474.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tempfile` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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) Compiling image v0.24.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=image CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Imaging library. Provides basic image processing and encoders/decoders for common image formats.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/image' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=image CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.24.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name image --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="png"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=be948e6d494a6cf7 -C extra-filename=-a5768c090a3651d4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbytemuck-eb87b2819764b4ac.rmeta --extern byteorder=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbyteorder-92357920a38086d2.rmeta --extern color_quant=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcolor_quant-9e8f4dac456b6816.rmeta --extern num_traits=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnum_traits-dd5f0ed76c6ec39f.rmeta --extern png=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpng-e7b774fc9c48faf6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rayon-core` (lib) generated 3 warnings (1 duplicate) Compiling ctrlc v3.4.7 Compiling rustyline v16.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ctrlc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ctrlc-3.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ctrlc-3.4.7/Cargo.toml CARGO_PKG_AUTHORS='Antti Keränen ' CARGO_PKG_DESCRIPTION='Easy Ctrl-C handler for Rust projects' CARGO_PKG_HOMEPAGE='https://github.com/Detegr/rust-ctrlc' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ctrlc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Detegr/rust-ctrlc.git' CARGO_PKG_RUST_VERSION=1.69.0 CARGO_PKG_VERSION=3.4.7 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ctrlc --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ctrlc-3.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=a6194e65d01e602b -C extra-filename=-3be4a29a8b0b84bb --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern nix=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnix-88b1d509c6ca5fdf.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustyline CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/Cargo.toml CARGO_PKG_AUTHORS='Katsu Kawakami ' CARGO_PKG_DESCRIPTION='Rustyline, a readline implementation based on Antirez'\''s Linenoise' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustyline CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kkawakam/rustyline' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=16.0.0 CARGO_PKG_VERSION_MAJOR=16 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name rustyline --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=ccd60cb7bd50c929 -C extra-filename=-cce6ed8c63709625 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcfg_if-25d14e07742192e3.rmeta --extern fd_lock=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfd_lock-23879224ee4d31d7.rmeta --extern home=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhome-b6ee9eae37a614d2.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern log=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblog-4115dbf14cec364d.rmeta --extern memchr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemchr-57119945f8657ea3.rmeta --extern nix=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnix-88b1d509c6ca5fdf.rmeta --extern radix_trie=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libradix_trie-0d6cf96c5329e772.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_segmentation-dda970d38524e964.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_width-ec5289ba04180423.rmeta --extern utf8parse=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libutf8parse-5aa94af582bc6aff.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/io/free_functions.rs:57:9 | 57 | image::ImageFormat::Png => visitor.visit_decoder(png::PngDecoder::with_limits(r, limits)?), | ^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/lib.rs:115:9 | 115 | #![warn(unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 57 - image::ImageFormat::Png => visitor.visit_decoder(png::PngDecoder::with_limits(r, limits)?), 57 + ImageFormat::Png => visitor.visit_decoder(png::PngDecoder::with_limits(r, limits)?), | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/io/free_functions.rs:117:18 | 117 | let format = image::ImageFormat::from_path(path)?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 117 - let format = image::ImageFormat::from_path(path)?; 117 + let format = ImageFormat::from_path(path)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/io/free_functions.rs:257:9 | 257 | image::ImageOutputFormat::Unsupported(msg) => Err(ImageError::Unsupported( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 257 - image::ImageOutputFormat::Unsupported(msg) => Err(ImageError::Unsupported( 257 + ImageOutputFormat::Unsupported(msg) => Err(ImageError::Unsupported( | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/dynimage.rs:849:13 | 849 | image::ImageOutputFormat::Png => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 849 - image::ImageOutputFormat::Png => { 849 + ImageOutputFormat::Png => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/image.rs:719:73 | 719 | let mut buf = vec![num_traits::Zero::zero(); total_bytes.unwrap() / std::mem::size_of::()]; | ^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 719 - let mut buf = vec![num_traits::Zero::zero(); total_bytes.unwrap() / std::mem::size_of::()]; 719 + let mut buf = vec![num_traits::Zero::zero(); total_bytes.unwrap() / size_of::()]; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/traits.rs:171:39 | 171 | pub trait PixelWithColorType: Pixel + self::private::SealedPixelWithColorType { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 171 - pub trait PixelWithColorType: Pixel + self::private::SealedPixelWithColorType { 171 + pub trait PixelWithColorType: Pixel + private::SealedPixelWithColorType { | warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/lib.rs:310:27 | 310 | #[doc = $content] extern { } | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 315 | insert_as_doc!(include_str!("../README.md")); | -------------------------------------------- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `insert_as_doc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `pulldown-cmark` (lib) generated 8 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chrono-0.4.41/src/offset/local/tz_info/timezone.rs:145:15 | 145 | fn as_ref(&self) -> TimeZoneRef { | ^^^^^ ^^^^^^^^^^^ the 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 | 145 | fn as_ref(&self) -> TimeZoneRef<'_> { | ++++ warning: `which` (lib) generated 1 warning (1 duplicate) Compiling evcxr v0.21.1 (/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='An Evaluation Context for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.21.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 evcxr/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=4b7033535884578c -C extra-filename=-188d7cdd68b7f57f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/evcxr-188d7cdd68b7f57f -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern which=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwhich-fbd3de1d2a927d9c.rlib -C ar=ar -C linker=cc` warning: `sha2` (lib) generated 1 warning (1 duplicate) warning: `ctrlc` (lib) generated 1 warning (1 duplicate) warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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: `nix` (lib) generated 5 warnings (1 duplicate) warning: `rand` (lib) generated 31 warnings (1 duplicate) warning: `evcxr` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic 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,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='An Evaluation Context for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.21.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release:/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/evcxr-05284d9df1f9cec1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/evcxr-188d7cdd68b7f57f/build-script-build` warning: `png` (lib) generated 5 warnings (1 duplicate) warning: `notify` (lib) generated 6 warnings (1 duplicate) warning: constant `PNG_SIGNATURE` is never used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/codecs/png.rs:26:18 | 26 | pub(crate) const PNG_SIGNATURE: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10]; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated function `new` is never used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/image.rs:737:19 | 735 | impl Progress { | ------------- associated function in this implementation 736 | /// Create Progress. Result in invalid progress if you provide a greater `current` than `total`. 737 | pub(crate) fn new(current: u64, total: u64) -> Self { | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/buffer.rs:720:19 | 720 | pub fn pixels(&self) -> Pixels

{ | ^^^^^ ^^^^^^^^^ the 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 | 720 | pub fn pixels(&self) -> Pixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/buffer.rs:733:17 | 733 | pub fn rows(&self) -> Rows

{ | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 733 | pub fn rows(&self) -> Rows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/buffer.rs:742:29 | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/buffer.rs:754:27 | 754 | pub fn enumerate_rows(&self) -> EnumerateRows

{ | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 754 | pub fn enumerate_rows(&self) -> EnumerateRows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/buffer.rs:898:23 | 898 | pub fn pixels_mut(&mut self) -> PixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 898 | pub fn pixels_mut(&mut self) -> PixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/buffer.rs:911:21 | 911 | pub fn rows_mut(&mut self) -> RowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 911 | pub fn rows_mut(&mut self) -> RowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/buffer.rs:918:33 | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/buffer.rs:931:31 | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/image-0.24.9/src/image.rs:1061:15 | 1061 | fn pixels(&self) -> Pixels | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1061 | fn pixels(&self) -> Pixels<'_, Self> | +++ warning: `regex-automata` (lib) generated 5 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/completion.rs:364:17 | 364 | fn normalize(s: &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 | 364 | fn normalize(s: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:60:12 | 60 | fn get(&self, index: usize, dir: SearchDirection) -> 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 | 60 | fn get(&self, index: usize, dir: SearchDirection) -> Result>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:160:9 | 160 | &self, | ^^^^^ the lifetime is elided here ... 164 | ) -> Result>; | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 164 | ) -> Result>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:168:9 | 168 | &self, | ^^^^^ the lifetime is elided here ... 172 | ) -> Result>; | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | ) -> Result>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:211:9 | 211 | &self, | ^^^^^ the lifetime is elided here ... 216 | ) -> Option | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 216 | ) -> Option> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:291:12 | 291 | fn get(&self, index: usize, _: SearchDirection) -> 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 | 291 | fn get(&self, index: usize, _: SearchDirection) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:363:9 | 363 | &self, | ^^^^^ the lifetime is elided here ... 367 | ) -> Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 367 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:391:9 | 391 | &self, | ^^^^^ the lifetime is elided here ... 395 | ) -> Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 395 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:647:12 | 647 | fn get(&self, index: usize, dir: SearchDirection) -> 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 | 647 | fn get(&self, index: usize, dir: SearchDirection) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:775:9 | 775 | &self, | ^^^^^ the lifetime is elided here ... 779 | ) -> Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 779 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/rustyline-16.0.0/src/history.rs:784:9 | 784 | &self, | ^^^^^ the lifetime is elided here ... 788 | ) -> Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 788 | ) -> Result>> { | ++++ Compiling synstructure v0.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/synstructure-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/synstructure-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=01e235712a6ff681 -C extra-filename=-6ad9e4acc9fa15fc --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rmeta --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rmeta --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling evcxr_image v1.1.0 (/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/runtimes/evcxr_image) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=evcxr_image CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/runtimes/evcxr_image CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/runtimes/evcxr_image/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='Displays images from the image crate in Evcxr Jupyter' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr_image CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name evcxr_image --edition=2024 runtimes/evcxr_image/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f528dc77ba6f096 -C extra-filename=-4ddb9fb822f0c69b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern evcxr_runtime=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr_runtime-048de381aeda70e2.rmeta --extern image=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libimage-a5768c090a3651d4.rmeta -C ar=ar -C linker=cc` warning: `evcxr_image` (lib) generated 1 warning (1 duplicate) warning: `synstructure` (lib) generated 1 warning (1 duplicate) warning: `syn` (lib) generated 49 warnings (46 duplicates) Compiling serde_derive v1.0.219 Compiling tracing-attributes v0.1.30 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.0 Compiling salsa-macros v0.23.0 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling ra_ap_query-group-macro v0.0.295 Compiling ra-ap-rustc_index_macros v0.121.0 Compiling chalk-derive v0.103.0 Compiling thiserror-impl v2.0.12 Compiling futures-macro v0.3.31 Compiling tokio-macros v2.5.0 Compiling thiserror-impl v1.0.69 Compiling clap_derive v4.5.41 Compiling async-trait v0.1.88 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_derive-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_derive-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4febb18c57f9b391 -C extra-filename=-bfc4770f4ba9d90b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-attributes-0.1.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-attributes-0.1.30/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-attributes-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=0070ac12512b469b -C extra-filename=-c123bce41c40f3d1 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerofrom-derive-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerofrom-derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f39bf4be46cea3d7 -C extra-filename=-7bd4a36f26a0cca9 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern synstructure=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsynstructure-6ad9e4acc9fa15fc.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2fa654a87288efc3 -C extra-filename=-c5dad605cfb90961 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=salsa_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-macros-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-macros-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Salsa developers' CARGO_PKG_DESCRIPTION='Procedural macros for the salsa crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/salsa-rs/salsa' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name salsa_macros --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-macros-0.23.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=9c6edf18aa6d1b8e -C extra-filename=-2da2f246523e9a0a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern synstructure=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsynstructure-6ad9e4acc9fa15fc.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yoke-derive-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yoke-derive-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yoke-derive-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1390e11ce1a8c04 -C extra-filename=-cdf3c0098909199e --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern synstructure=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsynstructure-6ad9e4acc9fa15fc.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_query_group_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_query-group-macro-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_query-group-macro-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A macro mimicking the `#[salsa::query_group]` macro for migrating to new Salsa' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_query-group-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_query_group_macro --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_query-group-macro-0.0.295/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=9f2b24ca3aa0ee10 -C extra-filename=-1f4c578d55e7888b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chalk_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-derive-0.103.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-derive-0.103.0/Cargo.toml CARGO_PKG_AUTHORS='Rust Compiler Team:Chalk developers' CARGO_PKG_DESCRIPTION='A helper crate for use by chalk crates for `derive` macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chalk-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/chalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.103.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=103 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name chalk_derive --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-derive-0.103.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=85bda4642f817ee1 -C extra-filename=-66e5dba2cf83ca02 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern synstructure=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsynstructure-6ad9e4acc9fa15fc.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=553109f1a323e0e8 -C extra-filename=-d385c687a6c3e996 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-macro-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03f7e36cf1d68cc3 -C extra-filename=-b7b7eb0cd226fbd7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_index_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_index_macros-0.121.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_index_macros-0.121.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_index_macros` in the rust-lang/rust repository from commit d2baa49a106fad06fbf6202fb6ea8a0b3d2767cc The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_index_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.121.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=121 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_rustc_index_macros --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_index_macros-0.121.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=3acd611fd48b3b8f -C extra-filename=-df28597984bc7b75 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/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=ca99ae8dbc12d26b -C extra-filename=-e700a5b777fe1c90 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerovec-derive-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerovec-derive-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerovec-derive-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fef41a10a232ba8b -C extra-filename=-ee626a67d2cc26c8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-macros-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-macros-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-macros-2.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=a1b7b027a11a08b0 -C extra-filename=-59f953b7929ea5ae --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_derive-4.5.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_derive-4.5.41/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.41 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap_derive-4.5.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=17e80b23b4923450 -C extra-filename=-3c54a1bf649254b4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern heck=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libheck-666f9b3bca15ed0a.rlib --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/async-trait-0.1.88 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/async-trait-0.1.88/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type erasure for async trait methods' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/async-trait' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.88 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=88 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name async_trait --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/async-trait-0.1.88/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=a01f4f222ce8ae67 -C extra-filename=-afd554917a5ddc0c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libproc_macro2-6144689bb73d5b6f.rlib --extern quote=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libquote-949a45b24fdeda10.rlib --extern syn=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsyn-3d605325f4996c76.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libmimalloc-sys 0.1.43] AR_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libmimalloc-sys 0.1.43] AR_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=HOST_AR [libmimalloc-sys 0.1.43] HOST_AR = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=AR [libmimalloc-sys 0.1.43] AR = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=ARFLAGS [libmimalloc-sys 0.1.43] ARFLAGS = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=HOST_ARFLAGS [libmimalloc-sys 0.1.43] HOST_ARFLAGS = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.43] ARFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.43] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.43] ARFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.43] cargo:rustc-link-lib=static=mimalloc [libmimalloc-sys 0.1.43] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libmimalloc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libmimalloc-sys-0.1.43 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libmimalloc-sys-0.1.43/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out /usr/local/bin/rustc --crate-name libmimalloc_sys --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/libmimalloc-sys-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arena", "cty", "debug", "debug_in_debug", "extended", "local_dynamic_tls", "no_thp", "override", "secure"))' -C metadata=6fcaa3446d34cc66 -C extra-filename=-4e35d760c00c559a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out -l static=mimalloc` Compiling mimalloc v0.1.47 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mimalloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/mimalloc-0.1.47 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/mimalloc-0.1.47/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu :Vincent Rouillé :Thom Chiovoloni ' CARGO_PKG_DESCRIPTION='Performance and security oriented drop-in allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mimalloc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.47 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=47 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name mimalloc --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/mimalloc-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "debug_in_debug", "default", "extended", "local_dynamic_tls", "no_thp", "override", "secure"))' -C metadata=c3d96595dff7c737 -C extra-filename=-a0aea8c9f2f91f68 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern libmimalloc_sys=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibmimalloc_sys-4e35d760c00c559a.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out` warning: `libmimalloc-sys` (lib) generated 1 warning (1 duplicate) warning: `mimalloc` (lib) generated 1 warning (1 duplicate) warning: `displaydoc` (lib) generated 1 warning (1 duplicate) warning: `ra-ap-rustc_index_macros` (lib) generated 1 warning (1 duplicate) Compiling ra-ap-rustc_index v0.121.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_index-0.121.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_index-0.121.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit d2baa49a106fad06fbf6202fb6ea8a0b3d2767cc The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_index CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.121.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=121 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_rustc_index --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_index-0.121.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "rustc_randomized_layouts"))' -C metadata=23101dd3bffcfb03 -C extra-filename=-888dafd5ce808af7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern rustc_index_macros=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_index_macros-df28597984bc7b75.so --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/evcxr-0.21.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: `tokio-macros` (lib) generated 1 warning (1 duplicate) Compiling tokio v1.46.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-1.46.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-1.46.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.46.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-1.46.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6094fa95353e5aaa -C extra-filename=-245a8b0579927414 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbytes-20459e6ddaa852a3.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern mio=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmio-537ef40167722a69.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libparking_lot-4bde42e70eecd4b7.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpin_project_lite-86a4eb39df7b9ddb.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsignal_hook_registry-f42b62ec80efb0d1.rmeta --extern socket2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsocket2-6e105ab0e7080fdf.rmeta --extern tokio_macros=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtokio_macros-59f953b7929ea5ae.so --cap-lints warn -C ar=ar -C linker=cc` warning: `chrono` (lib) generated 2 warnings (1 duplicate) warning: `ra_ap_query-group-macro` (lib) generated 1 warning (1 duplicate) warning: `chalk-derive` (lib) generated 1 warning (1 duplicate) Compiling chalk-ir v0.103.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chalk_ir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/Cargo.toml CARGO_PKG_AUTHORS='Rust Compiler Team:Chalk developers' CARGO_PKG_DESCRIPTION='Chalk'\''s internal representation of types, goals, and clauses' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chalk-ir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/chalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.103.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=103 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name chalk_ir --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=197a07bc2cb3f514 -C extra-filename=-0cb3ce63866f894d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern chalk_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_derive-66e5dba2cf83ca02.so --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/attr.rs:69:19 | 69 | 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 | 69 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:54:30 | 54 | 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 | 54 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:58:32 | 58 | 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 | 58 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:62:35 | 62 | 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 | 62 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:66:44 | 66 | 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 | 66 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: `async-trait` (lib) generated 1 warning (1 duplicate) warning: `futures-macro` (lib) generated 1 warning (1 duplicate) Compiling futures-util v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=4202918d1c1498c1 -C extra-filename=-a46eb48fbc740233 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_core-047d02271a0639b9.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_io-a01cf59f660a2d1b.rmeta --extern futures_macro=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_macro-b7b7eb0cd226fbd7.so --extern futures_sink=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_sink-5529aaa6ea60f7e4.rmeta --extern futures_task=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_task-a8fd9f79b3a0b408.rmeta --extern memchr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemchr-57119945f8657ea3.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpin_project_lite-86a4eb39df7b9ddb.rmeta --extern pin_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpin_utils-7a2484ed4b9712d5.rmeta --extern slab=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libslab-5b93aef04c14ee0b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `yoke-derive` (lib) generated 1 warning (1 duplicate) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 170 | copy_fold!(bool); | ---------------- in this macro invocation | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 171 | copy_fold!(usize); | ----------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 172 | copy_fold!(UniverseIndex); | ------------------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 173 | copy_fold!(PlaceholderIndex); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 174 | copy_fold!(QuantifierKind); | -------------------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 175 | copy_fold!(DebruijnIndex); | ------------------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 176 | copy_fold!(()); | -------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 177 | copy_fold!(UintTy); | ------------------ in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 178 | copy_fold!(IntTy); | ----------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 179 | copy_fold!(FloatTy); | ------------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 180 | copy_fold!(Scalar); | ------------------ in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 181 | copy_fold!(ClausePriority); | -------------------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 182 | copy_fold!(Mutability); | ---------------------- in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:161:35 | 161 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 183 | copy_fold!(Safety); | ------------------ in this macro invocation | = note: this warning originates in the macro `copy_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 201 | id_fold!(ImplId); | ---------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 202 | id_fold!(AdtId); | --------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 203 | id_fold!(TraitId); | ----------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 204 | id_fold!(AssocTypeId); | --------------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 205 | id_fold!(OpaqueTyId); | -------------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 206 | id_fold!(FnDefId); | ----------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 207 | id_fold!(ClosureId); | ------------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 208 | id_fold!(CoroutineId); | --------------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/fold/boring_impls.rs:192:35 | 192 | _folder: &mut dyn ($crate::fold::FallibleTypeFolder), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | id_fold!(ForeignDefId); | ---------------------- in this macro invocation | = note: this warning originates in the macro `id_fold` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 164 | const_visit!(bool); | ------------------ in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 165 | const_visit!(usize); | ------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 166 | const_visit!(UniverseIndex); | --------------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 167 | const_visit!(PlaceholderIndex); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 168 | const_visit!(QuantifierKind); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 169 | const_visit!(DebruijnIndex); | --------------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 170 | const_visit!(ClausePriority); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 171 | const_visit!(()); | ---------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 172 | const_visit!(Scalar); | -------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 173 | const_visit!(UintTy); | -------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 174 | const_visit!(IntTy); | ------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 175 | const_visit!(FloatTy); | --------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 176 | const_visit!(Mutability); | ------------------------ in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:155:36 | 155 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 177 | const_visit!(Safety); | -------------------- in this macro invocation | = note: this warning originates in the macro `const_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 195 | id_visit!(ImplId); | ----------------- in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 196 | id_visit!(AdtId); | ---------------- in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 197 | id_visit!(TraitId); | ------------------ in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 198 | id_visit!(OpaqueTyId); | --------------------- in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 199 | id_visit!(AssocTypeId); | ---------------------- in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 200 | id_visit!(FnDefId); | ------------------ in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 201 | id_visit!(ClosureId); | -------------------- in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 202 | id_visit!(CoroutineId); | ---------------------- in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-ir-0.103.0/src/visit/boring_impls.rs:186:36 | 186 | _visitor: &mut dyn ($crate::visit::TypeVisitor), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 203 | id_visit!(ForeignDefId); | ----------------------- in this macro invocation | = note: this warning originates in the macro `id_visit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rayon` (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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/thiserror-31ee983d654ab036/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe533f6155ac3edf -C extra-filename=-034413795563c4f9 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libthiserror_impl-d385c687a6c3e996.so --cap-lints warn -C ar=ar -C linker=cc --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `tracing-attributes` (lib) generated 1 warning (1 duplicate) Compiling tracing v0.1.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-0.1.41/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tracing-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=a4cae9b8b8573e4e -C extra-filename=-03c702920111e6c6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpin_project_lite-86a4eb39df7b9ddb.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing_attributes-c123bce41c40f3d1.so --extern tracing_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing_core-544c0b8625444d01.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror` (lib) generated 1 warning (1 duplicate) warning: `zerofrom-derive` (lib) generated 1 warning (1 duplicate) Compiling zerofrom v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerofrom-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerofrom-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=90a0284c45394d28 -C extra-filename=-437bdd2d925d07ba --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerofrom_derive-7bd4a36f26a0cca9.so --cap-lints warn -C ar=ar -C linker=cc` warning: `zerovec-derive` (lib) generated 1 warning (1 duplicate) warning: `ra-ap-rustc_index` (lib) generated 1 warning (1 duplicate) Compiling yoke v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yoke-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yoke-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/yoke-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=85a3e7ad4a602386 -C extra-filename=-4f91766e49d5cdc9 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libstable_deref_trait-978128167923b2a8.rmeta --extern yoke_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyoke_derive-cdf3c0098909199e.so --extern zerofrom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerofrom-437bdd2d925d07ba.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/thiserror-0a5c32bb018acdfe/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/thiserror-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=1f15de87aeebc94c -C extra-filename=-1ecd34478bd79bf6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libthiserror_impl-e700a5b777fe1c90.so --cap-lints warn -C ar=ar -C linker=cc --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` warning: `zerofrom` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_stdx v0.0.295 Compiling ra_ap_parser v0.0.295 Compiling ra-ap-rustc_abi v0.121.0 Compiling ra-ap-rustc_pattern_analysis v0.121.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_stdx CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_stdx-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_stdx-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Missing batteries for standard libraries for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_stdx CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_stdx --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_stdx-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "force-always-assert"))' -C metadata=435a3970935f1eff -C extra-filename=-9a330ed7900ea88f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_utils-2579c9605c1b3376.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern jod_thread=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libjod_thread-635b12003b185de0.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_parser-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_parser-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='The Rust parser for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_parser CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_parser --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_parser-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --cfg 'feature="default"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "in-rust-tree", "tracing"))' -C metadata=b349b02654f33af9 -C extra-filename=-87ea48909b525673 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern drop_bomb=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdrop_bomb-fd31029235852332.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_lexer-c2f32c56e914f482.rmeta --extern edition=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_edition-442b4d5c37ae9bef.rmeta --extern rustc_literal_escaper=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_literal_escaper-13bdc0052abd772d.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_abi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_abi-0.121.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_abi-0.121.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_abi` in the rust-lang/rust repository from commit d2baa49a106fad06fbf6202fb6ea8a0b3d2767cc The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_abi CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.121.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=121 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_rustc_abi --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_abi-0.121.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "rand", "rand_xoshiro"))' -C metadata=0f54a984a26fb875 -C extra-filename=-a317baa94c46548a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern rustc_hashes=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_hashes-1a0b6397d32178a8.rmeta --extern rustc_index=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_index-888dafd5ce808af7.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_rustc_pattern_analysis CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_pattern_analysis-0.121.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_pattern_analysis-0.121.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=' Automatically published version of the package `rustc_pattern_analysis` in the rust-lang/rust repository from commit d2baa49a106fad06fbf6202fb6ea8a0b3d2767cc The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra-ap-rustc_pattern_analysis CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.121.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=121 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_rustc_pattern_analysis --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_pattern_analysis-0.121.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc"))' -C metadata=e4f35f596b9e83c5 -C extra-filename=-2156d6a86a5dc946 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern rustc_index=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_index-888dafd5ce808af7.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_apfloat-8fbb342ff527f785.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `randomize` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_abi-0.121.0/src/layout.rs:1149:23 | 1149 | #[cfg(feature = "randomize")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `nightly`, `rand`, and `rand_xoshiro` = help: consider adding `randomize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `randomize` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_abi-0.121.0/src/layout.rs:1148:57 | 1148 | if repr.can_randomize_type_layout() && cfg!(feature = "randomize") { | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `nightly`, `rand`, and `rand_xoshiro` = help: consider adding `randomize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `tracing` (lib) generated 1 warning (1 duplicate) Compiling zerovec v0.11.2 Compiling zerotrie v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerovec-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerovec-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerovec-0.11.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=266fe1b6577b2c46 -C extra-filename=-e674c554583edc3a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyoke-4f91766e49d5cdc9.rmeta --extern zerofrom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerofrom-437bdd2d925d07ba.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerovec_derive-ee626a67d2cc26c8.so --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerotrie-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerotrie-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A data structure that efficiently maps strings to integers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerotrie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerotrie-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=8bf5234219f85526 -C extra-filename=-e0a61e6298cd555e --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdisplaydoc-c5dad605cfb90961.so --extern yoke=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyoke-4f91766e49d5cdc9.rmeta --extern zerofrom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerofrom-437bdd2d925d07ba.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `yoke` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_tt v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_tt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_tt-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_tt-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A `TokenTree` data structure for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_tt CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_tt --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_tt-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=b56370e917bc760b -C extra-filename=-3035088ec38d8a76 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libarrayvec-6ec78c3c9035fe3d.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_lexer-c2f32c56e914f482.rmeta --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern text_size=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtext_size-acfc09ab39f2437c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `salsa-macros` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerotrie-0.2.2/src/builder/konst/store.rs:149:33 | 149 | pub const fn as_const_slice(&self) -> ConstSlice { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 149 | pub const fn as_const_slice(&self) -> ConstSlice<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerotrie-0.2.2/src/cursor.rs:72:19 | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn cursor(&self) -> ZeroTrieSimpleAsciiCursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zerotrie-0.2.2/src/cursor.rs:109:19 | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | pub fn cursor(&self) -> ZeroAsciiIgnoreCaseTrieCursor<'_> { | ++++ warning: `clap_derive` (lib) generated 1 warning (1 duplicate) Compiling clap v4.5.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap-4.5.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap-4.5.41/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.41 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/clap-4.5.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=825e51f884bbd0cf -C extra-filename=-12a58e9074edfd7f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libclap_builder-e02cbd9e00abffdd.rmeta --extern clap_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libclap_derive-3c54a1bf649254b4.so --cap-lints warn -C ar=ar -C linker=cc` warning: `clap` (lib) generated 1 warning (1 duplicate) warning: `zerotrie` (lib) generated 4 warnings (1 duplicate) Compiling ra_ap_cfg v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_cfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_cfg-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_cfg-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Conditional compiling options, `cfg` attribute parser and evaluator for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_cfg CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_cfg --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_cfg-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --cfg 'feature="tt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tt"))' -C metadata=84b842122ec4a92c -C extra-filename=-a1203eb89b96b313 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern tt=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_tt-3035088ec38d8a76.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ra_ap_tt` (lib) generated 1 warning (1 duplicate) warning: method `merge` is never used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra-ap-rustc_abi-0.121.0/src/callconv.rs:38:8 | 25 | impl HomogeneousAggregate { | ------------------------- method in this implementation ... 38 | fn merge(self, other: HomogeneousAggregate) -> Result { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `ra-ap-rustc_pattern_analysis` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_syntax v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_syntax-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_syntax-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Concrete syntax tree definitions for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_syntax CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_syntax --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_syntax-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=580de24b892d4f14 -C extra-filename=-af2928d4917075d7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern parser=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_parser-87ea48909b525673.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern rowan=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librowan-fa78b98eaeed0a7f.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern rustc_literal_escaper=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_literal_escaper-13bdc0052abd772d.rmeta --extern smol_str=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmol_str-10db534c618af5bf.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_derive-1.0.219/src/internals/attr.rs:612:23 | 612 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 612 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_derive-1.0.219/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_derive-1.0.219/src/de.rs:3228:13 | 3228 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3229 | ) -> ( 3230 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3231 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3232 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3233 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3230 ~ DeImplGenerics<'_>, 3231 ~ DeTypeGenerics<'_>, 3232 ~ syn::TypeGenerics<'_>, | warning: `rustyline` (lib) generated 12 warnings (1 duplicate) warning: `ra-ap-rustc_abi` (lib) generated 4 warnings (1 duplicate) Compiling tinystr v0.8.1 Compiling potential_utf v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tinystr-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tinystr-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tinystr-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=b2b8b5df9e35a68a -C extra-filename=-2a43baf9bb3c956b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdisplaydoc-c5dad605cfb90961.so --extern zerovec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerovec-e674c554583edc3a.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/potential_utf-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/potential_utf-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Unvalidated string and character types' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=potential_utf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/potential_utf-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "writeable", "zerovec"))' -C metadata=996bc666f22460a5 -C extra-filename=-28cb19ce8aea2d36 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern zerovec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerovec-e674c554583edc3a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ra_ap_stdx` (lib) generated 1 warning (1 duplicate) warning: `chalk-ir` (lib) generated 47 warnings (1 duplicate) warning: `zerovec` (lib) generated 1 warning (1 duplicate) Compiling icu_collections v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_collections-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_collections-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_collections-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=0532f3bf8b82aa77 -C extra-filename=-7e99275324ddc22b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdisplaydoc-c5dad605cfb90961.so --extern potential_utf=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpotential_utf-28cb19ce8aea2d36.rmeta --extern yoke=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyoke-4f91766e49d5cdc9.rmeta --extern zerofrom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerofrom-437bdd2d925d07ba.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerovec-e674c554583edc3a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `potential_utf` (lib) generated 1 warning (1 duplicate) Compiling icu_locale_core v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_locale_core-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_locale_core-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_locale_core-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=4e9b52f0297e002c -C extra-filename=-671a9809bb36a771 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdisplaydoc-c5dad605cfb90961.so --extern litemap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblitemap-905049ede928e16e.rmeta --extern tinystr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtinystr-2a43baf9bb3c956b.rmeta --extern writeable=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwriteable-be30b03bff353562.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerovec-e674c554583edc3a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tinystr` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_cfg` (lib) generated 1 warning (1 duplicate) warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/serde-c19e38dfc2293731/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7f0bf212315a1bc5 -C extra-filename=-5ce71abb52e1167b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_derive-bfc4770f4ba9d90b.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_collections-2.0.0/src/char16trie/trie.rs:96:17 | 96 | pub fn iter(&self) -> Char16TrieIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 96 | pub fn iter(&self) -> Char16TrieIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_collections-2.0.0/src/codepointtrie/cptrie.rs:933:24 | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 933 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> { | +++ warning: `icu_collections` (lib) generated 3 warnings (1 duplicate) Compiling icu_provider v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_provider-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_provider-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_provider-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="baked"' --cfg 'feature="zerotrie"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=bb8d40f664729f2f -C extra-filename=-9194416e5e874d5d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdisplaydoc-c5dad605cfb90961.so --extern icu_locale_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_locale_core-671a9809bb36a771.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libstable_deref_trait-978128167923b2a8.rmeta --extern tinystr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtinystr-2a43baf9bb3c956b.rmeta --extern writeable=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwriteable-be30b03bff353562.rmeta --extern yoke=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyoke-4f91766e49d5cdc9.rmeta --extern zerofrom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerofrom-437bdd2d925d07ba.rmeta --extern zerotrie=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerotrie-e0a61e6298cd555e.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerovec-e674c554583edc3a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ra_ap_parser` (lib) generated 1 warning (1 duplicate) warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Compiling icu_normalizer v2.0.0 Compiling icu_properties v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_properties-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=859985808aba51dc -C extra-filename=-720dfbb39726495a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdisplaydoc-c5dad605cfb90961.so --extern icu_collections=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_collections-7e99275324ddc22b.rmeta --extern icu_locale_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_locale_core-671a9809bb36a771.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_properties_data-10e54236650ee4c0.rmeta --extern icu_provider=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_provider-9194416e5e874d5d.rmeta --extern potential_utf=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpotential_utf-28cb19ce8aea2d36.rmeta --extern zerotrie=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerotrie-e0a61e6298cd555e.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerovec-e674c554583edc3a.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=0c6334d680fb88c8 -C extra-filename=-248d27a9062cc13c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdisplaydoc-c5dad605cfb90961.so --extern icu_collections=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_collections-7e99275324ddc22b.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_normalizer_data-df520f7fbc0e768a.rmeta --extern icu_provider=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_provider-9194416e5e874d5d.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzerovec-e674c554583edc3a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `icu_provider` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/icu_normalizer-2.0.0/src/lib.rs:2055:24 | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2055 | pub fn as_borrowed(&self) -> DecomposingNormalizerBorrowed<'_> { | ++++ Compiling asynchronous-codec v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asynchronous_codec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/asynchronous-codec-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/asynchronous-codec-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Max Inden ' CARGO_PKG_DESCRIPTION='Utilities for encoding and decoding frames using `async/await`' CARGO_PKG_HOMEPAGE='https://github.com/mxinden/asynchronous-codec' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asynchronous-codec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mxinden/asynchronous-codec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name asynchronous_codec --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/asynchronous-codec-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cbor", "default", "json", "serde", "serde_cbor", "serde_json"))' -C metadata=3b77b4aa08fb5d00 -C extra-filename=-ce924e5f57dd0a3a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbytes-20459e6ddaa852a3.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_sink-5529aaa6ea60f7e4.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_util-a46eb48fbc740233.rmeta --extern memchr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemchr-57119945f8657ea3.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpin_project_lite-86a4eb39df7b9ddb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-util` (lib) generated 2 warnings (1 duplicate) warning: `asynchronous-codec` (lib) generated 1 warning (1 duplicate) warning: `clap_builder` (lib) generated 2 warnings (1 duplicate) warning: `icu_normalizer` (lib) generated 2 warnings (1 duplicate) warning: `icu_locale_core` (lib) generated 1 warning (1 duplicate) warning: `image` (lib) generated 19 warnings (1 duplicate) Compiling idna_adapter v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/idna_adapter-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/idna_adapter-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=c0550dfa71c06996 -C extra-filename=-a5575b22306f3ab8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_normalizer-248d27a9062cc13c.rmeta --extern icu_properties=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libicu_properties-720dfbb39726495a.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling idna v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/idna-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -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=a0ffd2e37119325c -C extra-filename=-9e71ccc6c1606efd --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libidna_adapter-a5575b22306f3ab8.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern utf8_iter=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libutf8_iter-6b71ca5388100cf1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `idna_adapter` (lib) generated 1 warning (1 duplicate) warning: `icu_properties` (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/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/url-2.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.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=2 -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=4379e98801ab3112 -C extra-filename=-6f38e56cc24c9a54 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libform_urlencoded-6c94721a9c7d6f6d.rmeta --extern idna=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libidna-9e71ccc6c1606efd.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpercent_encoding-ed6257e7c22a137e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-1.0.219/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ Compiling indexmap v2.10.0 Compiling toml_datetime v0.6.11 Compiling serde_spanned v0.6.9 Compiling erased-serde v0.4.6 Compiling serde-value v0.7.0 Compiling cargo-platform v0.2.0 Compiling toml_datetime v0.7.0 Compiling serde_spanned v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/indexmap-2.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/indexmap-2.10.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.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/indexmap-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=fb176f6e22d572dd -C extra-filename=-e60d45008602342a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libequivalent-af27440d53771fcc.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashbrown-c642248fe887ced9.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/semver-1.0.26/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.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/semver-399cd59cc30be64e/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/semver-1.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0e3cd72145dd3554 -C extra-filename=-3167d4ddde1a6584 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc --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)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/camino-82ff1170e99353c7/out /usr/local/bin/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=9e58539fb9b64622 -C extra-filename=-a7bb40626efc9391 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_datetime-0.6.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_datetime-0.6.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.6.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_datetime-0.6.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=924c2692d99a14f3 -C extra-filename=-b775cdb2233fe182 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_spanned-0.6.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_spanned-0.6.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.6.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_spanned-0.6.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=22adb00b815e35aa -C extra-filename=-b04532a74cb5af26 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/erased-serde-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/erased-serde-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/erased-serde-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "unstable-debug"))' -C metadata=cd57d2947f6f9578 -C extra-filename=-4f015e3118a60bfd --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern typeid=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtypeid-8cfc91235118b4b9.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_value CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-value-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-value-0.7.0/Cargo.toml CARGO_PKG_AUTHORS=arcnmx CARGO_PKG_DESCRIPTION='Serialization value trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-value CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/arcnmx/serde-value' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name serde_value --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-value-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36f64240d4db6d0b -C extra-filename=-d1edd2ccd8bc2a6f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern ordered_float=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libordered_float-f93e6f75f8060263.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_json-1.0.141 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_json-1.0.141/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.141 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=141 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/serde_json-d509734b103c16fd/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_json-1.0.141/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d0adfcd6fcad8b73 -C extra-filename=-be2f21dfe03ee8bd --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitoa-d742583bbb256e13.rmeta --extern memchr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemchr-57119945f8657ea3.rmeta --extern ryu=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libryu-f7b6d6abd4e9f604.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_datetime-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_datetime-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_datetime-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=61afa72d2eb58aa0 -C extra-filename=-44f266cb951e4c73 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo-platform-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo-platform-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo-platform-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8aecc7ae473db868 -C extra-filename=-cf1dcf427acbcfa8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_spanned-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_spanned-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde_spanned-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=d810051099ff3595 -C extra-filename=-c8440055dbe872e5 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (lib) generated 3 warnings (1 duplicate) Compiling tokio-util v0.7.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-util-0.7.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-util-0.7.15/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.7.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/tokio-util-0.7.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="futures-io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=5588feaa346fffd1 -C extra-filename=-006c79c3eb824fb0 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbytes-20459e6ddaa852a3.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_core-047d02271a0639b9.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_io-a01cf59f660a2d1b.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_sink-5529aaa6ea60f7e4.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpin_project_lite-86a4eb39df7b9ddb.rmeta --extern tokio=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtokio-245a8b0579927414.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/camino-1.1.10/src/lib.rs:1106:23 | 1106 | pub fn components(&self) -> Utf8Components { | ^^^^^ ^^^^^^^^^^^^^^ the 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 | 1106 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-value-0.7.0/src/lib.rs:152:19 | 152 | fn unexpected(&self) -> serde::de::Unexpected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 152 | fn unexpected(&self) -> serde::de::Unexpected<'_> { | ++++ Compiling ra_ap_paths v0.0.295 Compiling ra_ap_toolchain v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_paths CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_paths-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_paths-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Path wrappers for absolute and relative paths rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_paths CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_paths --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_paths-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde1"))' -C metadata=ad84ba4c9635b057 -C extra-filename=-1afda8dc3f5da925 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern camino=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcamino-a7bb40626efc9391.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_toolchain CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_toolchain-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_toolchain-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Discovery of `cargo` & `rustc` executables for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_toolchain CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_toolchain --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_toolchain-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a92145a4eeb8c364 -C extra-filename=-f76575d3761a0c1f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern camino=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcamino-a7bb40626efc9391.rmeta --extern home=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhome-b6ee9eae37a614d2.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling toml v0.9.2 warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=e11e4a900a4ee5cb -C extra-filename=-b043a1df8d1f48d3 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_spanned-c8440055dbe872e5.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml_datetime-44f266cb951e4c73.rmeta --extern toml_parser=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml_parser-48f0a2c30c5f089a.rmeta --extern toml_writer=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml_writer-877f4d70d9d9303b.rmeta --extern winnow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwinnow-603994d36d4a63e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling zeromq v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeromq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zeromq-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zeromq-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Alexei Kornienko ' CARGO_PKG_DESCRIPTION='A native Rust implementation of ZeroMQ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeromq CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zeromq/zmq.rs' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name zeromq --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/zeromq-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="tcp-transport"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-transport", "async-dispatcher", "async-dispatcher-macros", "async-dispatcher-runtime", "async-std", "async-std-runtime", "default", "ipc-transport", "tcp-transport", "tokio", "tokio-runtime", "tokio-util"))' -C metadata=9471e69d2191ab7e -C extra-filename=-3f51acd9155a01fb --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libasync_trait-afd554917a5ddc0c.so --extern asynchronous_codec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libasynchronous_codec-ce924e5f57dd0a3a.rmeta --extern bytes=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbytes-20459e6ddaa852a3.rmeta --extern crossbeam_queue=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_queue-9111569dfd82787f.rmeta --extern dashmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdashmap-f218daba772265e6.rmeta --extern futures_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_channel-51f4ab8d637c890d.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_io-a01cf59f660a2d1b.rmeta --extern futures_task=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_task-a8fd9f79b3a0b408.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfutures_util-a46eb48fbc740233.rmeta --extern log=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblog-4115dbf14cec364d.rmeta --extern num_traits=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnum_traits-dd5f0ed76c6ec39f.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libparking_lot-4bde42e70eecd4b7.rmeta --extern rand=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librand-146c51797f302ed6.rmeta --extern regex=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libregex-30c1f0710b59a108.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libthiserror-034413795563c4f9.rmeta --extern tokio=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtokio-245a8b0579927414.rmeta --extern tokio_util=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtokio_util-006c79c3eb824fb0.rmeta --extern uuid=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libuuid-1b1a70a2c7604686.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `idna` (lib) generated 1 warning (1 duplicate) warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) warning: `semver` (lib) generated 1 warning (1 duplicate) warning: `cargo-platform` (lib) generated 1 warning (1 duplicate) warning: `camino` (lib) generated 2 warnings (1 duplicate) warning: `tokio-util` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/erased-serde-0.4.6/src/error.rs:204:17 | 204 | fn as_serde(&self) -> serde::de::Unexpected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 204 | fn as_serde(&self) -> serde::de::Unexpected<'_> { | ++++ warning: `ra_ap_toolchain` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_paths` (lib) generated 1 warning (1 duplicate) Compiling serde-untagged v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_untagged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-untagged-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-untagged-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Serde `Visitor` implementation for deserializing untagged enums' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-untagged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-untagged' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name serde_untagged --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-untagged-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e52356a62e39acfd -C extra-filename=-41d9f9ed753c1ea4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern erased_serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liberased_serde-4f015e3118a60bfd.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern typeid=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtypeid-8cfc91235118b4b9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde-value` (lib) generated 2 warnings (1 duplicate) warning: `erased-serde` (lib) generated 2 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/serde-untagged-0.1.7/src/error.rs:192:17 | 192 | fn as_serde(&self) -> serde::de::Unexpected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 192 | fn as_serde(&self) -> serde::de::Unexpected<'_> { | ++++ warning: `url` (lib) generated 1 warning (1 duplicate) warning: `serde-untagged` (lib) generated 2 warnings (1 duplicate) Compiling ra_ap_vfs v0.0.295 Compiling salsa v0.23.0 Compiling petgraph v0.6.5 Compiling toml_edit v0.22.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_vfs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_vfs-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_vfs-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A virtual file system for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_vfs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_vfs --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_vfs-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8cd88b1abcab17b -C extra-filename=-9fdb83ac12669787 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rmeta --extern fst=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfst-71c9c319e0c2ee61.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnohash_hasher-129518632f450d47.rmeta --extern paths=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_paths-1afda8dc3f5da925.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=salsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Salsa developers' CARGO_PKG_DESCRIPTION='A generic framework for on-demand, incrementalized computation (experimental)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/salsa-rs/salsa' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name salsa --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/salsa-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rayon"' --cfg 'feature="salsa_unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact_str", "default", "macros", "rayon", "salsa_unstable", "shuttle"))' -C metadata=9acfc4981fbce06e -C extra-filename=-5cbcf08b522a10d4 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern boxcar=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libboxcar-14940a8e5e19833f.rmeta --extern crossbeam_queue=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_queue-9111569dfd82787f.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_utils-2579c9605c1b3376.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashbrown-c642248fe887ced9.rmeta --extern hashlink=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashlink-a18e32bf7dc27807.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern intrusive_collections=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libintrusive_collections-fe9bc2724a43b260.rmeta --extern papaya=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpapaya-435e88edc461ce58.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libparking_lot-4bde42e70eecd4b7.rmeta --extern portable_atomic=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libportable_atomic-fd5b0c8cf1472c20.rmeta --extern rayon=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librayon-063f0be751ef383a.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern salsa_macro_rules=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa_macro_rules-e8565159c1611d9f.rmeta --extern salsa_macros=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa_macros-2da2f246523e9a0a.so --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern thin_vec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libthin_vec-0c1d059229e45655.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=960b36d8755232cb -C extra-filename=-8b3d9088e3a010ac --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfixedbitset-5954938cc6d06ec2.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_edit-0.22.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_edit-0.22.27/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.22.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml_edit-0.22.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded", "unstable-debug"))' -C metadata=49eca2a767f24c35 -C extra-filename=-5cd6ae568fa97e60 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_spanned-b04532a74cb5af26.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml_datetime-b775cdb2233fe182.rmeta --extern toml_write=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml_write-7fe9a22f78ef17f5.rmeta --extern winnow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwinnow-603994d36d4a63e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `indexmap` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_vfs-notify v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_vfs_notify CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_vfs-notify-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_vfs-notify-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Implementation of `loader::Handle` for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_vfs-notify CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_vfs_notify --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_vfs-notify-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63a1abb4b6cb46d7 -C extra-filename=-5556794484a3c8dc --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rmeta --extern notify=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnotify-28fc1b3472257ea6.rmeta --extern paths=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_paths-1afda8dc3f5da925.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern vfs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_vfs-9fdb83ac12669787.rmeta --extern rayon=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librayon-063f0be751ef383a.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwalkdir-409d8a8da8cea7f4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ra_ap_intern` (lib) generated 1 warning (1 duplicate) warning: `serde_json` (lib) generated 1 warning (1 duplicate) warning: method `node_bound_with_dummy` is never used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `first_error` is never read --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/adj.rs:311:25 | 311 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 311 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/adj.rs:508:47 | 508 | ((successor_index, edge), from): ((usize, &WSuc), Ix), | ^^^^^^^^^^^^ the lifetime is elided here 509 | ) -> EdgeReference { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 509 | ) -> EdgeReference<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/adj.rs:516:54 | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter { | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:56:30 | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:72:23 | 72 | pub fn dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:85:37 | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/csr.rs:385:18 | 385 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 385 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:781:22 | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:804:31 | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:828:33 | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:846:18 | 846 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 846 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:861:27 | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:881:9 | 881 | &self, | ^^^^^ the lifetime is elided here ... 884 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 884 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:977:22 | 977 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 977 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1008:29 | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1018:25 | 1018 | pub fn node_weights(&self) -> NodeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1018 | pub fn node_weights(&self) -> NodeWeights<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1035:28 | 1035 | pub fn edge_references(&self) -> EdgeReferences { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1035 | pub fn edge_references(&self) -> EdgeReferences<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1045:25 | 1045 | pub fn edge_weights(&self) -> EdgeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1045 | pub fn edge_weights(&self) -> EdgeWeights<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1054:29 | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1580:12 | 1580 | edges: &mut [Edge], | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here ... 1583 | ) -> EdgesWalkerMut | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1583 | ) -> EdgesWalkerMut<'_, E, Ix> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:517:25 | 517 | pub fn node_indices(&self) -> NodeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 517 | pub fn node_indices(&self) -> NodeIndices<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:571:25 | 571 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 571 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:584:9 | 584 | &self, | ^^^^^ the lifetime is elided here ... 587 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 587 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:648:22 | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:667:31 | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:690:33 | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:708:18 | 708 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 708 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:723:27 | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:747:22 | 747 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 747 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graphmap.rs:442:22 | 442 | pub fn neighbors(&self, a: N) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 442 | pub fn neighbors(&self, a: N) -> Neighbors<'_, N, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graphmap.rs:462:31 | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected<'_, N, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graphmap.rs:482:18 | 482 | pub fn edges(&self, a: N) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 482 | pub fn edges(&self, a: N) -> Edges<'_, N, E, Ty, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graphmap.rs:502:27 | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected<'_, N, E, Ty, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graphmap.rs:526:22 | 526 | pub fn all_edges(&self) -> AllEdges { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn all_edges(&self) -> AllEdges<'_, N, E, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/graphmap.rs:537:26 | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut<'_, N, E, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/iter_format.rs:48:32 | 48 | fn format(self, separator: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | fn format(self, separator: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:453:22 | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, Ty, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:468:18 | 468 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 468 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, Ty, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:538:9 | 538 | &self, | ^^^^^ the lifetime is elided here ... 541 | ) -> Neighbors { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 541 | ) -> Neighbors<'_, Directed, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:560:27 | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges<'_, Directed, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:957:17 | 957 | fn iter_ids(&self) -> IdIterator { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 957 | fn iter_ids(&self) -> IdIterator<'_> { | ++++ warning: `ra_ap_vfs` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_span v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_span CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_span-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_span-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='File and span related types for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_span CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_span --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_span-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --cfg 'feature="default"' --cfg 'feature="salsa"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "salsa"))' -C metadata=0efd2192b22a4d46 -C extra-filename=-111d938a8c14a432 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhashbrown-69c9667ca86c0b66.rmeta --extern la_arena=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libla_arena-9ea97f5f0e73637c.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern vfs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_vfs-9fdb83ac12669787.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern salsa=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa-5cbcf08b522a10d4.rmeta --extern text_size=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtext_size-acfc09ab39f2437c.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling chalk-solve v0.103.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chalk_solve CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/Cargo.toml CARGO_PKG_AUTHORS='Rust Compiler Team:Chalk developers' CARGO_PKG_DESCRIPTION='Combines the chalk-engine with chalk-ir' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chalk-solve CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/chalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.103.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=103 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name chalk_solve --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tracing-full", "tracing-subscriber", "tracing-tree"))' -C metadata=1397c14b674344f8 -C extra-filename=-4079ef407036524d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern chalk_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_derive-66e5dba2cf83ca02.so --extern chalk_ir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_ir-0cb3ce63866f894d.rmeta --extern ena=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libena-a635f9b842a85b5b.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-efd470fcdaaaf16d.rmeta --extern petgraph=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpetgraph-8b3d9088e3a010ac.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-fa25a75314aeeffb.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `petgraph` (lib) generated 44 warnings (1 duplicate) warning: `toml` (lib) generated 1 warning (1 duplicate) Compiling toml v0.8.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml-0.8.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml-0.8.23/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.8.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/toml-0.8.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order", "unbounded"))' -C metadata=5d3b09a989c2a0ce -C extra-filename=-c3c2ad2d184e8d2f --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_spanned-b04532a74cb5af26.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml_datetime-b775cdb2233fe182.rmeta --extern toml_edit=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml_edit-5cd6ae568fa97e60.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling ra_ap_syntax-bridge v0.0.295 Compiling ra_ap_base_db v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_syntax_bridge CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_syntax-bridge-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_syntax-bridge-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Conversions between syntax nodes and token trees for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_syntax-bridge CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_syntax_bridge --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_syntax-bridge-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=47d4a250e5f5beb2 -C extra-filename=-69331d4e8da01799 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern parser=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_parser-87ea48909b525673.rmeta --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern tt=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_tt-3035088ec38d8a76.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_base_db CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_base_db-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_base_db-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Basic database traits for rust-analyzer. The concrete DB is defined by `ide` (aka `ra_ap_ide`).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_base_db CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_base_db --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_base_db-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f3d305ebb38ad3f -C extra-filename=-4c3d584f3aba36d1 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern dashmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdashmap-a3f9cd6a618d8eea.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern la_arena=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libla_arena-9ea97f5f0e73637c.rmeta --extern cfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_cfg-a1203eb89b96b313.rmeta --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern query_group=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_query_group_macro-1f4c578d55e7888b.so --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern vfs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_vfs-9fdb83ac12669787.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern salsa=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa-5cbcf08b522a10d4.rmeta --extern salsa_macros=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa_macros-2da2f246523e9a0a.so --extern semver=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsemver-3167d4ddde1a6584.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling ra_ap_mbe v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_mbe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_mbe-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_mbe-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Handling of `macro_rules` macros for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_mbe CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_mbe --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_mbe-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=b701cdf6f105c709 -C extra-filename=-64c692379d800684 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libarrayvec-6ec78c3c9035fe3d.rmeta --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern ra_ap_rustc_lexer=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_lexer-c2f32c56e914f482.rmeta --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern parser=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_parser-87ea48909b525673.rmeta --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax_bridge=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax_bridge-69331d4e8da01799.rmeta --extern tt=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_tt-3035088ec38d8a76.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `zeromq` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_syntax-bridge` (lib) generated 1 warning (1 duplicate) Compiling cargo-util-schemas v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_util_schemas CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo-util-schemas-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo-util-schemas-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Deserialization schemas for Cargo' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-util-schemas CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_util_schemas --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo-util-schemas-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable-schema"))' -C metadata=97795c36a3113661 -C extra-filename=-79962cf7f6a4ff6b --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern semver=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsemver-3167d4ddde1a6584.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern serde_untagged=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_untagged-41d9f9ed753c1ea4.rmeta --extern serde_value=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_value-d1edd2ccd8bc2a6f.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libthiserror-1ecd34478bd79bf6.rmeta --extern toml=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml-c3c2ad2d184e8d2f.rmeta --extern unicode_xid=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_xid-fd49c2ce63ba40b1.rmeta --extern url=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liburl-6f38e56cc24c9a54.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `salsa` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_hir_expand v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_hir_expand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_expand-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_expand-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Macro expansion for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_hir_expand CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_hir_expand --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_expand-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=babc797651fb0374 -C extra-filename=-6f587a47bb3703d8 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rmeta --extern cfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_cfg-a1203eb89b96b313.rmeta --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern mbe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_mbe-64c692379d800684.rmeta --extern parser=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_parser-87ea48909b525673.rmeta --extern query_group=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_query_group_macro-1f4c578d55e7888b.so --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern syntax_bridge=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax_bridge-69331d4e8da01799.rmeta --extern tt=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_tt-3035088ec38d8a76.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern salsa=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa-5cbcf08b522a10d4.rmeta --extern salsa_macros=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa_macros-2da2f246523e9a0a.so --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_span` (lib) generated 1 warning (1 duplicate) warning: unused import: `quote` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_expand-0.0.295/src/builtin/derive_macro.rs:15:36 | 15 | builtin::quote::{dollar_crate, quote}, | ^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `quote` --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_expand-0.0.295/src/builtin/fn_macro.rs:22:51 | 22 | builtin::quote::{WithDelimiter, dollar_crate, quote}, | ^^^^^ warning: `ra_ap_vfs-notify` (lib) generated 1 warning (1 duplicate) warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/clauses/builtin_traits/unsize.rs:70:5 | 70 | v.visit_with(&mut visitor, DebruijnIndex::INNERMOST); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 70 | let _ = v.visit_with(&mut visitor, DebruijnIndex::INNERMOST); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/clauses/env_elaborator.rs:36:5 | 36 | in_clauses.visit_with(&mut elaborater, DebruijnIndex::INNERMOST); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 36 | let _ = in_clauses.visit_with(&mut elaborater, DebruijnIndex::INNERMOST); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/infer/ucanonicalize.rs:26:9 | 26 | / value0.value.visit_with( 27 | | &mut UCollector { 28 | | universes: &mut universes, 29 | | interner, 30 | | }, 31 | | DebruijnIndex::INNERMOST, 32 | | ); | |_________^ | help: use `let _ = ...` to ignore the resulting value | 26 | let _ = value0.value.visit_with( | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:47:17 | 47 | / collector 48 | | .db 49 | | .adt_datum(adt_id) 50 | | .visit_with(&mut collector, DebruijnIndex::INNERMOST); | |_________________________________________________________________________^ | help: use `let _ = ...` to ignore the resulting value | 47 | let _ = collector | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:53:17 | 53 | / collector 54 | | .db 55 | | .fn_def_datum(fn_def) 56 | | .visit_with(&mut collector, DebruijnIndex::INNERMOST); | |_________________________________________________________________________^ | help: use `let _ = ...` to ignore the resulting value | 53 | let _ = collector | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:62:17 | 62 | trait_datum.visit_with(&mut collector, DebruijnIndex::INNERMOST); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 62 | let _ = trait_datum.visit_with(&mut collector, DebruijnIndex::INNERMOST); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:65:21 | 65 | / assoc_ty_datum 66 | | .bounds_on_self(collector.db.interner()) 67 | | .visit_with(&mut collector, DebruijnIndex::INNERMOST); | |_____________________________________________________________________________^ | help: use `let _ = ...` to ignore the resulting value | 65 | let _ = assoc_ty_datum | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:68:21 | 68 | assoc_ty_datum.visit_with(&mut collector, DebruijnIndex::INNERMOST); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 68 | let _ = assoc_ty_datum.visit_with(&mut collector, DebruijnIndex::INNERMOST); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:72:17 | 72 | / collector 73 | | .db 74 | | .opaque_ty_data(opaque_id) 75 | | .visit_with(&mut collector, DebruijnIndex::INNERMOST); | |_________________________________________________________________________^ | help: use `let _ = ...` to ignore the resulting value | 72 | let _ = collector | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:76:17 | 76 | / collector 77 | | .db 78 | | .hidden_opaque_type(opaque_id) 79 | | .visit_with(&mut collector, DebruijnIndex::INNERMOST); | |_________________________________________________________________________^ | help: use `let _ = ...` to ignore the resulting value | 76 | let _ = collector | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:85:21 | 85 | assoc_ty_value.visit_with(&mut collector, DebruijnIndex::INNERMOST); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 85 | let _ = assoc_ty_value.visit_with(&mut collector, DebruijnIndex::INNERMOST); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/logging_db/id_collector.rs:87:17 | 87 | impl_datum.visit_with(&mut collector, DebruijnIndex::INNERMOST); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 87 | let _ = impl_datum.visit_with(&mut collector, DebruijnIndex::INNERMOST); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/solve/truncate.rs:29:5 | 29 | value.visit_with(&mut visitor, DebruijnIndex::INNERMOST); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 29 | let _ = value.visit_with(&mut visitor, DebruijnIndex::INNERMOST); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/solve/truncate.rs:63:13 | 63 | normalized_ty.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 63 | let _ = normalized_ty.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/solve/truncate.rs:71:9 | 71 | ty.super_visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 71 | let _ = ty.super_visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:67:9 | 67 | value.visit_with(&mut collector, DebruijnIndex::INNERMOST); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 67 | let _ = value.visit_with(&mut collector, DebruijnIndex::INNERMOST); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:109:17 | 109 | id.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 109 | let _ = id.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:114:17 | 114 | assoc_ty.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 114 | let _ = assoc_ty.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:127:17 | 127 | arity.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 127 | let _ = arity.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:132:17 | 132 | opaque_ty.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 132 | let _ = opaque_ty.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:141:17 | 141 | fn_def.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 141 | let _ = fn_def.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:146:17 | 146 | mutability.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 146 | let _ = mutability.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:147:17 | 147 | lifetime.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 147 | let _ = lifetime.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:152:17 | 152 | mutability.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 152 | let _ = mutability.visit_with(self, outer_binder); | +++++++ warning: unused `std::ops::ControlFlow` that must be used --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-solve-0.103.0/src/wf.rs:161:17 | 161 | ty.visit_with(self, outer_binder); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `let _ = ...` to ignore the resulting value | 161 | let _ = ty.visit_with(self, outer_binder); | +++++++ warning: `toml` (lib) generated 1 warning (1 duplicate) Compiling cargo_metadata v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo_metadata-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo_metadata-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='structured access to the output of `cargo metadata`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/cargo_metadata' CARGO_PKG_RUST_VERSION=1.86.0 CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_metadata --edition=2021 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/cargo_metadata-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=1e2406c6b92f65ff -C extra-filename=-2684c8d92c72dd23 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern camino=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcamino-a7bb40626efc9391.rmeta --extern cargo_platform=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcargo_platform-cf1dcf427acbcfa8.rmeta --extern cargo_util_schemas=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcargo_util_schemas-79962cf7f6a4ff6b.rmeta --extern semver=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsemver-3167d4ddde1a6584.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_json-be2f21dfe03ee8bd.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libthiserror-1ecd34478bd79bf6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ra_ap_syntax` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_mbe` (lib) generated 1 warning (1 duplicate) warning: `cargo-util-schemas` (lib) generated 1 warning (1 duplicate) Compiling chalk-recursive v0.103.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chalk_recursive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-recursive-0.103.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-recursive-0.103.0/Cargo.toml CARGO_PKG_AUTHORS='Rust Compiler Team:Chalk developers' CARGO_PKG_DESCRIPTION='Recursive solver for the Chalk project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chalk-recursive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/chalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.103.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=103 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name chalk_recursive --edition=2018 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/chalk-recursive-0.103.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tracing-full"))' -C metadata=cda76b2a4f53751a -C extra-filename=-b4e3e34e4a35441c --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern chalk_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_derive-66e5dba2cf83ca02.so --extern chalk_ir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_ir-0cb3ce63866f894d.rmeta --extern chalk_solve=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_solve-4079ef407036524d.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-fa25a75314aeeffb.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `chalk-solve` (lib) generated 26 warnings (1 duplicate) Compiling ra_ap_project_model v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_project_model CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_project_model-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_project_model-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A representation for a Cargo project for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_project_model CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_project_model --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_project_model-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b91df170250098a0 -C extra-filename=-50917e5a419c6449 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanyhow-88550c220a6e65ce.rmeta --extern cargo_metadata=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcargo_metadata-2684c8d92c72dd23.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern la_arena=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libla_arena-9ea97f5f0e73637c.rmeta --extern base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rmeta --extern cfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_cfg-a1203eb89b96b313.rmeta --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern paths=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_paths-1afda8dc3f5da925.rmeta --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern toolchain=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_toolchain-f76575d3761a0c1f.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern semver=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsemver-3167d4ddde1a6584.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern serde_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_derive-bfc4770f4ba9d90b.so --extern serde_json=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_json-be2f21dfe03ee8bd.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `chalk-recursive` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_hir_def v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_hir_def CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_def-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_def-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='RPC Api for the `proc-macro-srv` crate of rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_hir_def CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_hir_def --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_def-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=d2f6758e81cbd0a1 -C extra-filename=-78e2fa72e1d79b6a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libarrayvec-6ec78c3c9035fe3d.rmeta --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern drop_bomb=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdrop_bomb-fd31029235852332.rmeta --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern fst=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfst-71c9c319e0c2ee61.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern la_arena=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libla_arena-9ea97f5f0e73637c.rmeta --extern ra_ap_rustc_abi=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_abi-a317baa94c46548a.rmeta --extern ra_ap_rustc_parse_format=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_parse_format-7901c3b95ef2c573.rmeta --extern base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rmeta --extern cfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_cfg-a1203eb89b96b313.rmeta --extern hir_expand=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir_expand-6f587a47bb3703d8.rmeta --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern mbe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_mbe-64c692379d800684.rmeta --extern query_group=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_query_group_macro-1f4c578d55e7888b.so --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern tt=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_tt-3035088ec38d8a76.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_apfloat-8fbb342ff527f785.rmeta --extern salsa=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa-5cbcf08b522a10d4.rmeta --extern salsa_macros=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa_macros-2da2f246523e9a0a.so --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern text_size=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtext_size-acfc09ab39f2437c.rmeta --extern thin_vec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libthin_vec-0c1d059229e45655.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `toml_edit` (lib) generated 1 warning (1 duplicate) warning: `cargo_metadata` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_base_db` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_hir_ty v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_hir_ty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_ty-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_ty-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='The type system for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_hir_ty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_hir_ty --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir_ty-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=f4b149eaf1bda50a -C extra-filename=-528699a92ac5f230 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libarrayvec-6ec78c3c9035fe3d.rmeta --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern chalk_derive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_derive-66e5dba2cf83ca02.so --extern chalk_ir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_ir-0cb3ce63866f894d.rmeta --extern chalk_recursive=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_recursive-b4e3e34e4a35441c.rmeta --extern chalk_solve=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchalk_solve-4079ef407036524d.rmeta --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern ena=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libena-a635f9b842a85b5b.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern la_arena=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libla_arena-9ea97f5f0e73637c.rmeta --extern oorandom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liboorandom-f60e8fa6089553de.rmeta --extern ra_ap_rustc_abi=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_abi-a317baa94c46548a.rmeta --extern ra_ap_rustc_index=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_index-888dafd5ce808af7.rmeta --extern ra_ap_rustc_pattern_analysis=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_rustc_pattern_analysis-2156d6a86a5dc946.rmeta --extern base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rmeta --extern hir_def=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir_def-78e2fa72e1d79b6a.rmeta --extern hir_expand=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir_expand-6f587a47bb3703d8.rmeta --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern query_group=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_query_group_macro-1f4c578d55e7888b.so --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_apfloat-8fbb342ff527f785.rmeta --extern salsa=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa-5cbcf08b522a10d4.rmeta --extern salsa_macros=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa_macros-2da2f246523e9a0a.so --extern scoped_tls=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libscoped_tls-cc2c0997801db0fa.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --extern typed_arena=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtyped_arena-e396ef1518a4e81f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ra_ap_hir_expand` (lib) generated 3 warnings (1 duplicate) warning: `ra_ap_project_model` (lib) generated 1 warning (1 duplicate) Compiling ra_ap_hir v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_hir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='A high-level object-oriented access to Rust code for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_hir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_hir --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_hir-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=b212e416ba01229c -C extra-filename=-5cfc6fb5f62251a7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libarrayvec-6ec78c3c9035fe3d.rmeta --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rmeta --extern cfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_cfg-a1203eb89b96b313.rmeta --extern hir_def=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir_def-78e2fa72e1d79b6a.rmeta --extern hir_expand=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir_expand-6f587a47bb3703d8.rmeta --extern hir_ty=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir_ty-528699a92ac5f230.rmeta --extern intern=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_intern-476c085fe065b08b.rmeta --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern tt=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_tt-3035088ec38d8a76.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling ra_ap_ide_db v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_ide_db CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_db-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_db-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Core data structure representing IDE state for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_ide_db CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_ide_db --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_db-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f1a37bb6c7a9a20 -C extra-filename=-28eecec12ced7ffd --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libarrayvec-6ec78c3c9035fe3d.rmeta --extern bitflags=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbitflags-b2fd816e37f9c436.rmeta --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rmeta --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern fst=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libfst-71c9c319e0c2ee61.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libindexmap-e60d45008602342a.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern line_index=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libline_index-ae468e708765050a.rmeta --extern memchr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmemchr-57119945f8657ea3.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnohash_hasher-129518632f450d47.rmeta --extern base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rmeta --extern hir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir-5cfc6fb5f62251a7.rmeta --extern parser=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_parser-87ea48909b525673.rmeta --extern profile=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_profile-5f60d7a9a5d4e685.rmeta --extern query_group=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_query_group_macro-1f4c578d55e7888b.so --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern vfs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_vfs-9fdb83ac12669787.rmeta --extern rayon=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librayon-063f0be751ef383a.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_hash-6446e10c2b93d851.rmeta --extern salsa=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa-5cbcf08b522a10d4.rmeta --extern salsa_macros=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsalsa_macros-2da2f246523e9a0a.so --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `modified` is never read --> /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_db-0.0.295/src/imports/merge_imports.rs:385:29 | 385 | / ... modified |= 386 | | ... recursive_normalize(&sub_sub_tree, NormalizationStyle::Default) 387 | | ... .is_some(); | |________________________________________^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default Compiling ra_ap_ide_ssr v0.0.295 Compiling ra_ap_ide_completion v0.0.295 Compiling ra_ap_ide_assists v0.0.295 Compiling ra_ap_ide_diagnostics v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_ide_ssr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_ssr-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_ssr-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Structural search and replace of Rust code for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_ide_ssr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_ide_ssr --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_ssr-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b922229460ae4ae -C extra-filename=-c69bb1dbe353ccbf --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern hir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir-5cfc6fb5f62251a7.rmeta --extern ide_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_db-28eecec12ced7ffd.rmeta --extern parser=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_parser-87ea48909b525673.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_ide_completion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_completion-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_completion-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Utilities for generating completions of user input for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_ide_completion CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_ide_completion --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_completion-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fdf5e389bf87e736 -C extra-filename=-d21c0ad35a52476d --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rmeta --extern hir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir-5cfc6fb5f62251a7.rmeta --extern ide_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_db-28eecec12ced7ffd.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_ide_assists CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_assists-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_assists-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Code assists for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_ide_assists CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_ide_assists --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_assists-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=6e2844842e3f3e20 -C extra-filename=-94685a19f9d1026a --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern hir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir-5cfc6fb5f62251a7.rmeta --extern ide_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_db-28eecec12ced7ffd.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_ide_diagnostics CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_diagnostics-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_diagnostics-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='Diagnostics rendering and fixits for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_ide_diagnostics CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_ide_diagnostics --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide_diagnostics-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=24c19944eb85915e -C extra-filename=-dd2680e1f899fd78 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern cfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_cfg-a1203eb89b96b313.rmeta --extern hir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir-5cfc6fb5f62251a7.rmeta --extern ide_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_db-28eecec12ced7ffd.rmeta --extern paths=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_paths-1afda8dc3f5da925.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde_json-be2f21dfe03ee8bd.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling ra_ap_ide v0.0.295 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ra_ap_ide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide-0.0.295 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide-0.0.295/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer team' CARGO_PKG_DESCRIPTION='IDE-centric APIs for rust-analyzer.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ra_ap_ide CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-analyzer' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.0.295 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=295 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name ra_ap_ide --edition=2024 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/cargo-crates/ra_ap_ide-0.0.295/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=e2b4ce72bb2afd6a -C extra-filename=-27c1308bcbff9648 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libarrayvec-6ec78c3c9035fe3d.rmeta --extern cov_mark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcov_mark-14e9ade899c13988.rmeta --extern dot=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdot-f8f96e76699f5be4.rmeta --extern either=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libeither-909791ad83bd1eb2.rmeta --extern itertools=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libitertools-1ff67cde8210f1a4.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libnohash_hasher-129518632f450d47.rmeta --extern oorandom=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liboorandom-f60e8fa6089553de.rmeta --extern pulldown_cmark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpulldown_cmark-699b3f11e607be5c.rmeta --extern pulldown_cmark_to_cmark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpulldown_cmark_to_cmark-1e3425cfcb50c091.rmeta --extern cfg=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_cfg-a1203eb89b96b313.rmeta --extern hir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir-5cfc6fb5f62251a7.rmeta --extern ide_assists=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_assists-94685a19f9d1026a.rmeta --extern ide_completion=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_completion-d21c0ad35a52476d.rmeta --extern ide_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_db-28eecec12ced7ffd.rmeta --extern ide_diagnostics=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_diagnostics-dd2680e1f899fd78.rmeta --extern ide_ssr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_ssr-c69bb1dbe353ccbf.rmeta --extern profile=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_profile-5f60d7a9a5d4e685.rmeta --extern span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern stdx=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_stdx-9a330ed7900ea88f.rmeta --extern syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern toolchain=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_toolchain-f76575d3761a0c1f.rmeta --extern rustc_apfloat=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustc_apfloat-8fbb342ff527f785.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsmallvec-d8c816d7721889c4.rmeta --extern tracing=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtracing-03c702920111e6c6.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --extern url=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liburl-6f38e56cc24c9a54.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ra_ap_ide_ssr` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=evcxr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='An Evaluation Context for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.21.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/evcxr-05284d9df1f9cec1/out /usr/local/bin/rustc --crate-name evcxr --edition=2024 evcxr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b3242b14f608899 -C extra-filename=-724ce1015bbdb3c7 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanyhow-88550c220a6e65ce.rmeta --extern ariadne=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libariadne-e2e92bd7c81d7b3b.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rmeta --extern dirs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdirs-a3665faa0302145c.rmeta --extern evcxr_input=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr_input-27a5bb6662f473d7.rmeta --extern json=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libjson-973532d9b369434f.rmeta --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rmeta --extern libloading=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibloading-72533837d137d89f.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rmeta --extern pulldown_cmark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpulldown_cmark-699b3f11e607be5c.rmeta --extern ra_ap_base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rmeta --extern ra_ap_hir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir-5cfc6fb5f62251a7.rmeta --extern ra_ap_ide=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide-27c1308bcbff9648.rmeta --extern ra_ap_ide_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_db-28eecec12ced7ffd.rmeta --extern ra_ap_paths=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_paths-1afda8dc3f5da925.rmeta --extern ra_ap_project_model=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_project_model-50917e5a419c6449.rmeta --extern ra_ap_span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rmeta --extern ra_ap_syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rmeta --extern ra_ap_vfs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_vfs-9fdb83ac12669787.rmeta --extern ra_ap_vfs_notify=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_vfs_notify-5556794484a3c8dc.rmeta --extern regex=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libregex-30c1f0710b59a108.rmeta --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtempfile-d09da77c0ab3d2dc.rmeta --extern toml=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml-b043a1df8d1f48d3.rmeta --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_segmentation-dda970d38524e964.rmeta --extern which=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwhich-1c3f73034625b261.rmeta -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> evcxr/src/errors.rs:59:9 | 59 | &self, | ^^^^^ the lifetime is elided here ... 63 | ) -> Option)>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 63 | ) -> Option)>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> evcxr/src/code_block.rs:193:54 | 193 | pub(crate) fn from_original_user_code(user_code: &str) -> (CodeBlock, UserCodeInfo) { | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub(crate) fn from_original_user_code(user_code: &str) -> (CodeBlock, UserCodeInfo<'_>) { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> evcxr/src/statement_splitter.rs:22:43 | 22 | pub(crate) fn split_into_statements(code: &str) -> Vec { | ^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub(crate) fn split_into_statements(code: &str) -> Vec> { | ++++ Compiling evcxr_repl v0.21.1 (/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_repl) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=evcxr_repl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_repl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_repl/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='A REPL for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr_repl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.21.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name evcxr_repl --edition=2024 evcxr_repl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mimalloc"))' -C metadata=57505386d4db60f8 -C extra-filename=-b6514fdbfbc3cf52 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanyhow-88550c220a6e65ce.rmeta --extern ariadne=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libariadne-e2e92bd7c81d7b3b.rmeta --extern clap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libclap-12a58e9074edfd7f.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rmeta --extern ctrlc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libctrlc-3be4a29a8b0b84bb.rmeta --extern evcxr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr-724ce1015bbdb3c7.rmeta --extern mimalloc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmimalloc-a0aea8c9f2f91f68.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libparking_lot-4bde42e70eecd4b7.rmeta --extern regex=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libregex-30c1f0710b59a108.rmeta --extern rustyline=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustyline-cce6ed8c63709625.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_segmentation-dda970d38524e964.rmeta --extern unicode_xid=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_xid-fd49c2ce63ba40b1.rmeta --extern yansi=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyansi-93c296957dcc212b.rmeta -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out` warning: `evcxr_repl` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_hir_def` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_hir` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_ide_diagnostics` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_ide_completion` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_ide_db` (lib) generated 2 warnings (1 duplicate) warning: `evcxr` (lib) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p evcxr` to apply 3 suggestions) warning: `ra_ap_ide` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_ide_assists` (lib) generated 1 warning (1 duplicate) warning: `ra_ap_hir_ty` (lib) generated 1 warning (1 duplicate) Compiling evcxr_jupyter v0.21.1 (/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_jupyter) Compiling print_performance_info v0.1.0 (/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/print_performance_info) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=evcxr_jupyter CARGO_CRATE_NAME=evcxr_jupyter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_jupyter CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_jupyter/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='A Jupyter Kernel for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr_jupyter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.21.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name evcxr_jupyter --edition=2024 evcxr_jupyter/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mimalloc"))' -C metadata=f102f2393a4ad9ea -C extra-filename=-4429e9518a2288dc --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanyhow-88550c220a6e65ce.rlib --extern ariadne=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libariadne-e2e92bd7c81d7b3b.rlib --extern bytes=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libbytes-20459e6ddaa852a3.rlib --extern chrono=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libchrono-d154bf303d5b6ba4.rlib --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rlib --extern dirs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdirs-a3665faa0302145c.rlib --extern evcxr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr-724ce1015bbdb3c7.rlib --extern hex=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhex-5b8ae57e221f93fb.rlib --extern hmac=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libhmac-37069ba0c88ce0a2.rlib --extern json=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libjson-973532d9b369434f.rlib --extern mimalloc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmimalloc-a0aea8c9f2f91f68.rlib --extern sha2=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libsha2-fa37e3eb60f07073.rlib --extern tokio=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtokio-245a8b0579927414.rlib --extern tokio_util=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtokio_util-006c79c3eb824fb0.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_segmentation-dda970d38524e964.rlib --extern uuid=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libuuid-1b1a70a2c7604686.rlib --extern yansi=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyansi-93c296957dcc212b.rlib --extern zeromq=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libzeromq-3f51acd9155a01fb.rlib -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=testing_runtime CARGO_CRATE_NAME=testing_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='An Evaluation Context for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.21.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/evcxr-05284d9df1f9cec1/out /usr/local/bin/rustc --crate-name testing_runtime --edition=2024 evcxr/src/bin/testing_runtime.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b1251e104b7ee73c -C extra-filename=-29c1b0d5def051e0 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanyhow-88550c220a6e65ce.rlib --extern ariadne=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libariadne-e2e92bd7c81d7b3b.rlib --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rlib --extern dirs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libdirs-a3665faa0302145c.rlib --extern evcxr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr-724ce1015bbdb3c7.rlib --extern evcxr_input=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr_input-27a5bb6662f473d7.rlib --extern json=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libjson-973532d9b369434f.rlib --extern libc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibc-1b0085d7737dc1ce.rlib --extern libloading=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/liblibloading-72533837d137d89f.rlib --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rlib --extern pulldown_cmark=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libpulldown_cmark-699b3f11e607be5c.rlib --extern ra_ap_base_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_base_db-4c3d584f3aba36d1.rlib --extern ra_ap_hir=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_hir-5cfc6fb5f62251a7.rlib --extern ra_ap_ide=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide-27c1308bcbff9648.rlib --extern ra_ap_ide_db=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_ide_db-28eecec12ced7ffd.rlib --extern ra_ap_paths=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_paths-1afda8dc3f5da925.rlib --extern ra_ap_project_model=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_project_model-50917e5a419c6449.rlib --extern ra_ap_span=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_span-111d938a8c14a432.rlib --extern ra_ap_syntax=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_syntax-af2928d4917075d7.rlib --extern ra_ap_vfs=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_vfs-9fdb83ac12669787.rlib --extern ra_ap_vfs_notify=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libra_ap_vfs_notify-5556794484a3c8dc.rlib --extern regex=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libregex-30c1f0710b59a108.rlib --extern serde=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libserde-5ce71abb52e1167b.rlib --extern tempfile=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtempfile-d09da77c0ab3d2dc.rlib --extern toml=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtoml-b043a1df8d1f48d3.rlib --extern triomphe=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libtriomphe-0da1c97b0298e7c5.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_segmentation-dda970d38524e964.rlib --extern which=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libwhich-1c3f73034625b261.rlib -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=print_performance_info CARGO_CRATE_NAME=print_performance_info CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/print_performance_info CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/print_performance_info/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=print_performance_info CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name print_performance_info --edition=2024 print_performance_info/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3056b5fed1ecdda3 -C extra-filename=-b5ea9c1cd8269f81 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rlib --extern evcxr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr-724ce1015bbdb3c7.rlib -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=evcxr CARGO_CRATE_NAME=evcxr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_repl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/evcxr-0.21.1/evcxr_repl/Cargo.toml CARGO_PKG_AUTHORS='The Evcxr Authors' CARGO_PKG_DESCRIPTION='A REPL for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=evcxr_repl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/evcxr/evcxr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.21.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps /usr/local/bin/rustc --crate-name evcxr --edition=2024 evcxr_repl/src/bin/evcxr.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mimalloc"))' -C metadata=fcb1a9822e4941a4 -C extra-filename=-cd6cf7e5d51849d6 --out-dir /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libanyhow-88550c220a6e65ce.rlib --extern ariadne=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libariadne-e2e92bd7c81d7b3b.rlib --extern clap=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libclap-12a58e9074edfd7f.rlib --extern crossbeam_channel=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libcrossbeam_channel-413bb1f94dc0cc82.rlib --extern ctrlc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libctrlc-3be4a29a8b0b84bb.rlib --extern evcxr=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr-724ce1015bbdb3c7.rlib --extern evcxr_repl=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libevcxr_repl-b6514fdbfbc3cf52.rlib --extern mimalloc=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libmimalloc-a0aea8c9f2f91f68.rlib --extern once_cell=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libonce_cell-ff80e9dc83aa8d71.rlib --extern parking_lot=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libparking_lot-4bde42e70eecd4b7.rlib --extern regex=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libregex-30c1f0710b59a108.rlib --extern rustyline=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/librustyline-cce6ed8c63709625.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_segmentation-dda970d38524e964.rlib --extern unicode_xid=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libunicode_xid-fd49c2ce63ba40b1.rlib --extern yansi=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/deps/libyansi-93c296957dcc212b.rlib -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/build/libmimalloc-sys-f06c7577e8032944/out` warning: `evcxr` (bin "testing_runtime") generated 1 warning (1 duplicate) warning: `print_performance_info` (bin "print_performance_info") generated 1 warning (1 duplicate) warning: `evcxr_repl` (bin "evcxr") generated 1 warning (1 duplicate) warning: `evcxr_jupyter` (bin "evcxr_jupyter") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 11m 33s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for evcxr-jupyter-0.21.1 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/evcxr /wrkdirs/usr/ports/devel/evcxr-jupyter/work/stage/usr/local/bin install -s -m 555 /wrkdirs/usr/ports/devel/evcxr-jupyter/work/target/release/evcxr_jupyter /wrkdirs/usr/ports/devel/evcxr-jupyter/work/stage/usr/local/bin ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-11T18:04:19+0000' 'PKG_NOTE_ports_top_git_hash=62d8b1999233' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=10263a25ac85' '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 evcxr-jupyter-0.21.1 ===> Building evcxr-jupyter-0.21.1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for evcxr-jupyter-0.21.1 build of devel/evcxr-jupyter | evcxr-jupyter-0.21.1 ended at Thu Dec 11 13:16:56 EST 2025 build time: 00:12:39